SEDflow
TrainingΒΆ
All scripts used to train, validate, and deploy SEDflow
are publicly available in the
github repo: https://github.com/changhoonhahn/SEDflow . It includes:
bin/train/anpe.py
: script used to trainSEDflow
. Requirespytorch
and thesbi
package.bin/nsa.py
: script used to deploySEDflow
on optical photometry of NSA galaxiesbin/training_data.ipynb
: notebook used to compile and construct training datadocs/nb/
: notebooks used to generate all the results for Hahn & Melchior (2022).
All of the data used to train and test SEDflow
is also publicly available
at .
data.v1.*
: training datatest.v1.*
: test data