SphericalProjection =================== .. currentmodule:: sofia_redux.scan.coordinate_systems.projection.spherical_projection .. autoclass:: SphericalProjection :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SphericalProjection.celestial_pole ~SphericalProjection.full_circle ~SphericalProjection.native_pole ~SphericalProjection.native_reference ~SphericalProjection.pi ~SphericalProjection.reference ~SphericalProjection.registry ~SphericalProjection.right_angle .. rubric:: Methods Summary .. autosummary:: ~SphericalProjection.acos ~SphericalProjection.asin ~SphericalProjection.calculate_celestial_pole ~SphericalProjection.copy ~SphericalProjection.create_registry ~SphericalProjection.deproject ~SphericalProjection.edit_header ~SphericalProjection.for_name ~SphericalProjection.get_coordinate_instance ~SphericalProjection.get_latitude_parameter_prefix ~SphericalProjection.get_longitude_parameter_prefix ~SphericalProjection.get_offsets ~SphericalProjection.get_phi_theta ~SphericalProjection.get_reference ~SphericalProjection.is_right_angle_pole ~SphericalProjection.offset_to_xy_radians ~SphericalProjection.parse_header ~SphericalProjection.phi_theta_to_radians ~SphericalProjection.project ~SphericalProjection.register ~SphericalProjection.set_celestial_pole ~SphericalProjection.set_default_native_pole ~SphericalProjection.set_default_pole ~SphericalProjection.set_native_pole ~SphericalProjection.set_native_pole_latitude ~SphericalProjection.set_native_reference ~SphericalProjection.set_reference .. rubric:: Attributes Documentation .. autoattribute:: celestial_pole .. autoattribute:: full_circle .. autoattribute:: native_pole .. autoattribute:: native_reference .. autoattribute:: pi .. autoattribute:: reference .. autoattribute:: registry .. autoattribute:: right_angle .. rubric:: Methods Documentation .. automethod:: acos .. automethod:: asin .. automethod:: calculate_celestial_pole .. automethod:: copy .. automethod:: create_registry .. automethod:: deproject .. automethod:: edit_header .. automethod:: for_name .. automethod:: get_coordinate_instance .. automethod:: get_latitude_parameter_prefix .. automethod:: get_longitude_parameter_prefix .. automethod:: get_offsets .. automethod:: get_phi_theta .. automethod:: get_reference .. automethod:: is_right_angle_pole .. automethod:: offset_to_xy_radians .. automethod:: parse_header .. automethod:: phi_theta_to_radians .. automethod:: project .. automethod:: register .. automethod:: set_celestial_pole .. automethod:: set_default_native_pole .. automethod:: set_default_pole .. automethod:: set_native_pole .. automethod:: set_native_pole_latitude .. automethod:: set_native_reference .. automethod:: set_reference