Installation

Requirements

  • Python 3.10+

  • JAX/JAXLIB

  • NumPyro

  • DSPS

  • dustmaps

Setup notes

  1. Configure dustmaps SFD (one-time):

python setup.py fetch --map-name=sfd

Then ensure dustmaps points to the directory containing the downloaded SFD maps.

  1. Set dsps_ssp_fn to your DSPS HDF5 SSP template file path when fitting (for example tempdata.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