Exposure ======== .. currentmodule:: ctapointing.exposure .. autoclass:: Exposure :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Exposure.altazframe ~Exposure.camera_pointing ~Exposure.mean_exposure_time ~Exposure.moon_phase ~Exposure.moon_position ~Exposure.skycameraframe ~Exposure.sun_position ~Exposure.telescope_pointing_altaz ~Exposure.uuid .. rubric:: Methods Summary .. autosummary:: ~Exposure.create_empty_image ~Exposure.from_container ~Exposure.from_name ~Exposure.get_array_indexes ~Exposure.get_intensity ~Exposure.read_from_fits ~Exposure.set_intensity ~Exposure.to_container ~Exposure.transform_to_camera ~Exposure.transform_to_sky ~Exposure.write_to_fits .. rubric:: Attributes Documentation .. autoattribute:: altazframe .. autoattribute:: camera_pointing .. autoattribute:: mean_exposure_time .. autoattribute:: moon_phase .. autoattribute:: moon_position .. autoattribute:: skycameraframe .. autoattribute:: sun_position .. autoattribute:: telescope_pointing_altaz .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: create_empty_image .. automethod:: from_container .. automethod:: from_name .. automethod:: get_array_indexes .. automethod:: get_intensity .. automethod:: read_from_fits .. automethod:: set_intensity .. automethod:: to_container .. automethod:: transform_to_camera .. automethod:: transform_to_sky .. automethod:: write_to_fits