Installation
Requirements
Python 3.10+
JAX/JAXLIB
NumPyro
DSPS
dustmaps
Setup notes
Configure dustmaps SFD (one-time):
python setup.py fetch --map-name=sfd
Then ensure dustmaps points to the directory containing the downloaded SFD maps.
Set
dsps_ssp_fnto your DSPS HDF5 SSP template file path when fitting (for exampletempdata.h5).
Install from source
git clone https://github.com/burke86/jaxqsofit.git
cd jaxqsofit
pip install -e .
Optional test dependencies
pip install pytest pytest-cov astroquery