Epoch ===== .. currentmodule:: sofia_redux.scan.coordinate_systems.epoch.epoch .. autoclass:: Epoch :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Epoch.besselian_year ~Epoch.default_epoch ~Epoch.default_format ~Epoch.is_julian ~Epoch.julian_year ~Epoch.mjd ~Epoch.ndim ~Epoch.shape ~Epoch.singular ~Epoch.size ~Epoch.year .. rubric:: Methods Summary .. autosummary:: ~Epoch.copy ~Epoch.edit_header ~Epoch.empty_copy ~Epoch.get_besselian_epoch ~Epoch.get_epoch ~Epoch.get_equinox ~Epoch.get_equinox_from_header ~Epoch.get_indices ~Epoch.get_julian_epoch ~Epoch.set_mjd ~Epoch.set_year .. rubric:: Attributes Documentation .. autoattribute:: besselian_year .. autoattribute:: default_epoch .. autoattribute:: default_format .. autoattribute:: is_julian .. autoattribute:: julian_year .. autoattribute:: mjd .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: singular .. autoattribute:: size .. autoattribute:: year .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: edit_header .. automethod:: empty_copy .. automethod:: get_besselian_epoch .. automethod:: get_epoch .. automethod:: get_equinox .. automethod:: get_equinox_from_header .. automethod:: get_indices .. automethod:: get_julian_epoch .. automethod:: set_mjd .. automethod:: set_year