autowisp.processing_steps.fit_magnitudes module
Class Inheritance Diagram

Apply magnitude fitting to hdf5 files
- autowisp.processing_steps.fit_magnitudes.check_no_master(filename, master_type)[source]
Raise an exception if the given master exists.
- autowisp.processing_steps.fit_magnitudes.clean_dr(dr_fname, dr_substitutions)[source]
Remove a magfit iteration from the given DR file.
- autowisp.processing_steps.fit_magnitudes.cleanup_interrupted(interrupted, configuration)[source]
Remove DR entries stats and magfit references for magfit_iteration.
- autowisp.processing_steps.fit_magnitudes.delete_master(filename, master_type)[source]
Delete the master from file system and database.
- autowisp.processing_steps.fit_magnitudes.fit_magnitudes(dr_collection, start_status, configuration, mark_start, mark_end)[source]
Perform magnitude fitting for the given DR files.
- autowisp.processing_steps.fit_magnitudes.get_dr_fnames_and_catalog(dr_collection, configuration, sphotref_header, mark_start, mark_end)[source]
Return the DR files to process and the catalog.
- autowisp.processing_steps.fit_magnitudes.get_path_substitutions(configuration, sphotref_header)[source]
Return the path substitutions to find magfit datasets.