autowisp.magnitude_fitting.util module
Functions for formatting magnitude fitting inputs as needed.
- autowisp.magnitude_fitting.util._init_magfit_sources(source_data)[source]
Return empty array properly formatted to hold the given sources.
- autowisp.magnitude_fitting.util._parse_phot_column(colname)[source]
Return the magfit iteration of the given phot column (-1 if not phot).
- autowisp.magnitude_fitting.util.format_master_catalog(cat_sources, source_id_parser=None)[source]
Return the catalogue info in the given file formatted for magfitting.
- autowisp.magnitude_fitting.util.get_magfit_sources(data_reduction_file, magfit_iterations='all', **path_substitutions)[source]
Return the sources in the given DR file formatted for magfit.