Projection2D ============ .. currentmodule:: sofia_redux.scan.coordinate_systems.projection.projection_2d .. autoclass:: Projection2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Projection2D.reference .. rubric:: Methods Summary .. autosummary:: ~Projection2D.copy ~Projection2D.deproject ~Projection2D.edit_header ~Projection2D.get_coordinate_instance ~Projection2D.get_deprojected ~Projection2D.get_fits_id ~Projection2D.get_full_name ~Projection2D.get_projected ~Projection2D.get_reference ~Projection2D.parse_header ~Projection2D.project ~Projection2D.set_reference .. rubric:: Attributes Documentation .. autoattribute:: reference .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: deproject .. automethod:: edit_header .. automethod:: get_coordinate_instance .. automethod:: get_deprojected .. automethod:: get_fits_id .. automethod:: get_full_name .. automethod:: get_projected .. automethod:: get_reference .. automethod:: parse_header .. automethod:: project .. automethod:: set_reference