AstroData2D =========== .. currentmodule:: sofia_redux.scan.source_models.astro_data_2d .. autoclass:: AstroData2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AstroData2D.FLAG_MASK ~AstroData2D.flagspace ~AstroData2D.mask_flag .. rubric:: Methods Summary .. autosummary:: ~AstroData2D.add_base ~AstroData2D.clear_content ~AstroData2D.count_points ~AstroData2D.create_from ~AstroData2D.end_accumulation ~AstroData2D.filter ~AstroData2D.filter_beam_correct ~AstroData2D.filter_source ~AstroData2D.get_chi2 ~AstroData2D.get_data ~AstroData2D.get_executor ~AstroData2D.get_exposures ~AstroData2D.get_filter_scale ~AstroData2D.get_noise ~AstroData2D.get_parallel ~AstroData2D.get_significance ~AstroData2D.get_weights ~AstroData2D.is_empty ~AstroData2D.level ~AstroData2D.mem_correct ~AstroData2D.no_parallel ~AstroData2D.process ~AstroData2D.process_final ~AstroData2D.process_scan ~AstroData2D.reset_filtering ~AstroData2D.set_executor ~AstroData2D.set_filtering ~AstroData2D.set_parallel ~AstroData2D.smooth ~AstroData2D.smooth_to ~AstroData2D.update_mask ~AstroData2D.write_fits .. rubric:: Attributes Documentation .. autoattribute:: FLAG_MASK .. autoattribute:: flagspace .. autoattribute:: mask_flag .. rubric:: Methods Documentation .. automethod:: add_base .. automethod:: clear_content .. automethod:: count_points .. automethod:: create_from .. automethod:: end_accumulation .. automethod:: filter .. automethod:: filter_beam_correct .. automethod:: filter_source .. automethod:: get_chi2 .. automethod:: get_data .. automethod:: get_executor .. automethod:: get_exposures .. automethod:: get_filter_scale .. automethod:: get_noise .. automethod:: get_parallel .. automethod:: get_significance .. automethod:: get_weights .. automethod:: is_empty .. automethod:: level .. automethod:: mem_correct .. automethod:: no_parallel .. automethod:: process .. automethod:: process_final .. automethod:: process_scan .. automethod:: reset_filtering .. automethod:: set_executor .. automethod:: set_filtering .. automethod:: set_parallel .. automethod:: smooth .. automethod:: smooth_to .. automethod:: update_mask .. automethod:: write_fits