hmfastο
- hmfast.download_emulators(emulator_set='all', skip_existing=True)[source]ο
Download emulator files and auxiliary data for one or more cosmology emulator sets.
- Parameters:
- emulator_setstr or sequence of str, default=βallβ
Accepted values are
"lcdm:v1","mnu:v1","neff:v1","wcdm:v1","ede:v1","mnu-3states:v1","ede:v2", or"all"to download every available set at once.- skip_existingbool, default=True
If True, files already present on disk are not downloaded again.
- Returns:
- None
Files are downloaded into the hmfast data directory (defaults to
~/.cache/hmfastor the path specified by theHMFAST_DATA_PATHenvironment variable).