Skip to content
Alexey edited this page Aug 29, 2019 · 1 revision

plot_parts

Allows to plot PDFs of fitted values for a given star (with id value ID). For this star, unidam_runner.py should be run with -d and --id=ID switches. This will produce model data in the dump folder. The plot_parts.py -i ID can be started.

Each output plot contains a histogram showing real PDF and solid lines for fits produced by UniDAM.

plot_sed

Allows to plot predicted and observed SEDs for a given star (with id value ID). For this star, unidam_runner.py should be run with -d and --id=ID switches. This will produce model data in the dump folder. The plot_sed.py -i ID can be started.

prepare_data

Functionality of this tool can be moved to configuration file in the future

Clone this wiki locally