Observation2D ============= .. currentmodule:: sofia_redux.scan.source_models.maps.observation_2d .. autoclass:: Observation2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Observation2D.valid .. rubric:: Methods Summary .. autosummary:: ~Observation2D.accumulate ~Observation2D.accumulate_at ~Observation2D.clear ~Observation2D.copy ~Observation2D.copy_processing_from ~Observation2D.crop ~Observation2D.destroy ~Observation2D.discard ~Observation2D.end_accumulation ~Observation2D.exposure_values ~Observation2D.fast_smooth ~Observation2D.fft_filter_above ~Observation2D.filter_correct ~Observation2D.get_chi2 ~Observation2D.get_exposure_image ~Observation2D.get_exposures ~Observation2D.get_hdus ~Observation2D.get_info ~Observation2D.get_noise ~Observation2D.get_significance ~Observation2D.get_table_entry ~Observation2D.get_weight_image ~Observation2D.get_weights ~Observation2D.index_of_max ~Observation2D.mean ~Observation2D.median ~Observation2D.mem_correct_observation ~Observation2D.merge_accumulate ~Observation2D.noise_values ~Observation2D.resample_from_map ~Observation2D.reset_processing ~Observation2D.reweight ~Observation2D.scale ~Observation2D.set_data_shape ~Observation2D.set_exposure_image ~Observation2D.set_noise ~Observation2D.set_significance ~Observation2D.set_weight_image ~Observation2D.significance_values ~Observation2D.smooth ~Observation2D.to_weight_image ~Observation2D.undo_filter_correct ~Observation2D.unscale_weights ~Observation2D.weight_values .. rubric:: Attributes Documentation .. autoattribute:: valid .. rubric:: Methods Documentation .. automethod:: accumulate .. automethod:: accumulate_at .. automethod:: clear .. automethod:: copy .. automethod:: copy_processing_from .. automethod:: crop .. automethod:: destroy .. automethod:: discard .. automethod:: end_accumulation .. automethod:: exposure_values .. automethod:: fast_smooth .. automethod:: fft_filter_above .. automethod:: filter_correct .. automethod:: get_chi2 .. automethod:: get_exposure_image .. automethod:: get_exposures .. automethod:: get_hdus .. automethod:: get_info .. automethod:: get_noise .. automethod:: get_significance .. automethod:: get_table_entry .. automethod:: get_weight_image .. automethod:: get_weights .. automethod:: index_of_max .. automethod:: mean .. automethod:: median .. automethod:: mem_correct_observation .. automethod:: merge_accumulate .. automethod:: noise_values .. automethod:: resample_from_map .. automethod:: reset_processing .. automethod:: reweight .. automethod:: scale .. automethod:: set_data_shape .. automethod:: set_exposure_image .. automethod:: set_noise .. automethod:: set_significance .. automethod:: set_weight_image .. automethod:: significance_values .. automethod:: smooth .. automethod:: to_weight_image .. automethod:: undo_filter_correct .. automethod:: unscale_weights .. automethod:: weight_values