Dusty, dusty halos
python runner_scripts/cat_prep_runner.py --config configs/prep_catalog_config.yaml
python runner_scripts/dust_calc_runner.py --config configs/dust_calc_config.yaml
The dust_calc_config.yaml configuration file points to catalog-level configuration files in configs/catalog_configs.
These do useful things like specify the WCS coordinate system of the catalog and the lon/lat column names, the name
of the redshift column, and the path to the catalog itself.
The parameters of the extinction model to use is also specified in dust_calc_config.yaml here