Reduction ========= .. currentmodule:: sofia_redux.pipeline.reduction .. autoclass:: Reduction :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Reduction.description .. rubric:: Methods Summary .. autosummary:: ~Reduction.cleanup ~Reduction.edit_parameters ~Reduction.get_key_value ~Reduction.get_parameter_set ~Reduction.load ~Reduction.load_data_id ~Reduction.load_fits_files ~Reduction.load_parameters ~Reduction.log_input ~Reduction.log_reduce ~Reduction.log_step ~Reduction.read_data_key ~Reduction.record_outfile ~Reduction.reduce ~Reduction.register_viewers ~Reduction.set_parameter_set ~Reduction.step ~Reduction.update_parameters .. rubric:: Attributes Documentation .. autoattribute:: description .. rubric:: Methods Documentation .. automethod:: cleanup .. automethod:: edit_parameters .. automethod:: get_key_value .. automethod:: get_parameter_set .. automethod:: load .. automethod:: load_data_id .. automethod:: load_fits_files .. automethod:: load_parameters .. automethod:: log_input .. automethod:: log_reduce .. automethod:: log_step .. automethod:: read_data_key .. automethod:: record_outfile .. automethod:: reduce .. automethod:: register_viewers .. automethod:: set_parameter_set .. automethod:: step .. automethod:: update_parameters