SphericalGrid ============= .. currentmodule:: sofia_redux.scan.coordinate_systems.grid.spherical_grid .. autoclass:: SphericalGrid :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SphericalGrid.fits_x_unit ~SphericalGrid.fits_y_unit ~SphericalGrid.reference .. rubric:: Methods Summary .. autosummary:: ~SphericalGrid.get_coordinate_instance_for ~SphericalGrid.get_default_unit ~SphericalGrid.is_reverse_x ~SphericalGrid.is_reverse_y ~SphericalGrid.parse_projection ~SphericalGrid.set_defaults ~SphericalGrid.set_reference .. rubric:: Attributes Documentation .. autoattribute:: fits_x_unit .. autoattribute:: fits_y_unit .. autoattribute:: reference .. rubric:: Methods Documentation .. automethod:: get_coordinate_instance_for .. automethod:: get_default_unit .. automethod:: is_reverse_x .. automethod:: is_reverse_y .. automethod:: parse_projection .. automethod:: set_defaults .. automethod:: set_reference