AstroModel2D ============ .. currentmodule:: sofia_redux.scan.source_models.astro_model_2d .. autoclass:: AstroModel2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AstroModel2D.DEFAULT_PNG_SIZE ~AstroModel2D.MAX_X_OR_Y_SIZE ~AstroModel2D.projection ~AstroModel2D.reference ~AstroModel2D.shape ~AstroModel2D.size_x ~AstroModel2D.size_y .. rubric:: Methods Summary .. autosummary:: ~AstroModel2D.add_frames_from_integration ~AstroModel2D.add_integration ~AstroModel2D.add_pixels_from_integration ~AstroModel2D.add_points ~AstroModel2D.base_footprint ~AstroModel2D.calculate_coupling ~AstroModel2D.clear_all_memory ~AstroModel2D.copy ~AstroModel2D.covariant_points ~AstroModel2D.create_from ~AstroModel2D.create_grid ~AstroModel2D.create_lookup ~AstroModel2D.find_outliers ~AstroModel2D.find_slewing ~AstroModel2D.flag_outside ~AstroModel2D.get_core_name ~AstroModel2D.get_default_file_name ~AstroModel2D.get_map_2d ~AstroModel2D.get_memory_footprint ~AstroModel2D.get_pixel_footprint ~AstroModel2D.get_pixelization_smoothing ~AstroModel2D.get_point_size ~AstroModel2D.get_reduction_footprint ~AstroModel2D.get_reference ~AstroModel2D.get_requested_smoothing ~AstroModel2D.get_sample_points ~AstroModel2D.get_smoothing ~AstroModel2D.get_source_size ~AstroModel2D.get_table_entry ~AstroModel2D.index ~AstroModel2D.is_adding_to_master ~AstroModel2D.is_empty ~AstroModel2D.is_valid ~AstroModel2D.merge_accumulate ~AstroModel2D.parallel_safe_flag_outside ~AstroModel2D.parallel_safe_integration_range ~AstroModel2D.pixel_index_to_source_index ~AstroModel2D.pixels ~AstroModel2D.process_final ~AstroModel2D.reset_processing ~AstroModel2D.search_corners ~AstroModel2D.set_data_shape ~AstroModel2D.set_size ~AstroModel2D.set_smoothing ~AstroModel2D.set_sync_gains ~AstroModel2D.source_index_to_pixel_index ~AstroModel2D.sync_integration ~AstroModel2D.sync_pixels ~AstroModel2D.sync_source_gains ~AstroModel2D.update_smoothing ~AstroModel2D.write ~AstroModel2D.write_fits ~AstroModel2D.write_image_png ~AstroModel2D.write_png .. rubric:: Attributes Documentation .. autoattribute:: DEFAULT_PNG_SIZE .. autoattribute:: MAX_X_OR_Y_SIZE .. autoattribute:: projection .. autoattribute:: reference .. autoattribute:: shape .. autoattribute:: size_x .. autoattribute:: size_y .. rubric:: Methods Documentation .. automethod:: add_frames_from_integration .. automethod:: add_integration .. automethod:: add_pixels_from_integration .. automethod:: add_points .. automethod:: base_footprint .. automethod:: calculate_coupling .. automethod:: clear_all_memory .. automethod:: copy .. automethod:: covariant_points .. automethod:: create_from .. automethod:: create_grid .. automethod:: create_lookup .. automethod:: find_outliers .. automethod:: find_slewing .. automethod:: flag_outside .. automethod:: get_core_name .. automethod:: get_default_file_name .. automethod:: get_map_2d .. automethod:: get_memory_footprint .. automethod:: get_pixel_footprint .. automethod:: get_pixelization_smoothing .. automethod:: get_point_size .. automethod:: get_reduction_footprint .. automethod:: get_reference .. automethod:: get_requested_smoothing .. automethod:: get_sample_points .. automethod:: get_smoothing .. automethod:: get_source_size .. automethod:: get_table_entry .. automethod:: index .. automethod:: is_adding_to_master .. automethod:: is_empty .. automethod:: is_valid .. automethod:: merge_accumulate .. automethod:: parallel_safe_flag_outside .. automethod:: parallel_safe_integration_range .. automethod:: pixel_index_to_source_index .. automethod:: pixels .. automethod:: process_final .. automethod:: reset_processing .. automethod:: search_corners .. automethod:: set_data_shape .. automethod:: set_size .. automethod:: set_smoothing .. automethod:: set_sync_gains .. automethod:: source_index_to_pixel_index .. automethod:: sync_integration .. automethod:: sync_pixels .. automethod:: sync_source_gains .. automethod:: update_smoothing .. automethod:: write .. automethod:: write_fits .. automethod:: write_image_png .. automethod:: write_png