ImageSolution ============= .. currentmodule:: ctapointing.imagesolver .. autoclass:: ImageSolution :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ImageSolution.camera_chip_temperature ~ImageSolution.camera_cooling_power ~ImageSolution.camera_focal_length ~ImageSolution.camera_humidity ~ImageSolution.camera_offset_x ~ImageSolution.camera_offset_y ~ImageSolution.camera_rotation ~ImageSolution.camera_temperature ~ImageSolution.camera_tilt_x ~ImageSolution.camera_tilt_y ~ImageSolution.default_prefix ~ImageSolution.exposure_duration ~ImageSolution.fields ~ImageSolution.fitting_time ~ImageSolution.image_uuid ~ImageSolution.led_fit_quality ~ImageSolution.led_spots_fitted_x ~ImageSolution.led_spots_fitted_y ~ImageSolution.leds_fitted_x ~ImageSolution.leds_fitted_y ~ImageSolution.lid_spots_x ~ImageSolution.lid_spots_y ~ImageSolution.matching_time ~ImageSolution.mean_background ~ImageSolution.mean_exposure_time ~ImageSolution.meta ~ImageSolution.nominal_telescope_pointing_dec ~ImageSolution.nominal_telescope_pointing_ra ~ImageSolution.num_fitted_stars_skyfit ~ImageSolution.num_iterations_skyfit ~ImageSolution.num_outliers_skyfit ~ImageSolution.num_quad_matches ~ImageSolution.num_quad_matches_selected ~ImageSolution.prefix ~ImageSolution.registration_time ~ImageSolution.residual_mean_x ~ImageSolution.residual_mean_y ~ImageSolution.residual_r68 ~ImageSolution.residual_r95 ~ImageSolution.residual_rms_x ~ImageSolution.residual_rms_y ~ImageSolution.science_camera_centre_x ~ImageSolution.science_camera_centre_y ~ImageSolution.science_camera_focal_length ~ImageSolution.science_camera_offset_x ~ImageSolution.science_camera_offset_y ~ImageSolution.science_camera_rotation ~ImageSolution.science_camera_tilt_x ~ImageSolution.science_camera_tilt_y ~ImageSolution.spotlist_uuid ~ImageSolution.star_spots_fitted_dec ~ImageSolution.star_spots_fitted_flux ~ImageSolution.star_spots_fitted_ra ~ImageSolution.star_spots_fitted_x ~ImageSolution.star_spots_fitted_y ~ImageSolution.stars_fit_converged ~ImageSolution.stars_fit_quality ~ImageSolution.stars_fitted_dec ~ImageSolution.stars_fitted_mag ~ImageSolution.stars_fitted_ra ~ImageSolution.stars_fitted_x ~ImageSolution.stars_fitted_y ~ImageSolution.telescope_pointing ~ImageSolution.telescope_pointing_alt ~ImageSolution.telescope_pointing_az ~ImageSolution.telescope_pointing_dec ~ImageSolution.telescope_pointing_ra ~ImageSolution.uuid ~ImageSolution.when_solved .. rubric:: Methods Summary .. autosummary:: ~ImageSolution.from_name .. rubric:: Attributes Documentation .. autoattribute:: camera_chip_temperature .. autoattribute:: camera_cooling_power .. autoattribute:: camera_focal_length .. autoattribute:: camera_humidity .. autoattribute:: camera_offset_x .. autoattribute:: camera_offset_y .. autoattribute:: camera_rotation .. autoattribute:: camera_temperature .. autoattribute:: camera_tilt_x .. autoattribute:: camera_tilt_y .. autoattribute:: default_prefix .. autoattribute:: exposure_duration .. autoattribute:: fields .. autoattribute:: fitting_time .. autoattribute:: image_uuid .. autoattribute:: led_fit_quality .. autoattribute:: led_spots_fitted_x .. autoattribute:: led_spots_fitted_y .. autoattribute:: leds_fitted_x .. autoattribute:: leds_fitted_y .. autoattribute:: lid_spots_x .. autoattribute:: lid_spots_y .. autoattribute:: matching_time .. autoattribute:: mean_background .. autoattribute:: mean_exposure_time .. autoattribute:: meta .. autoattribute:: nominal_telescope_pointing_dec .. autoattribute:: nominal_telescope_pointing_ra .. autoattribute:: num_fitted_stars_skyfit .. autoattribute:: num_iterations_skyfit .. autoattribute:: num_outliers_skyfit .. autoattribute:: num_quad_matches .. autoattribute:: num_quad_matches_selected .. autoattribute:: prefix .. autoattribute:: registration_time .. autoattribute:: residual_mean_x .. autoattribute:: residual_mean_y .. autoattribute:: residual_r68 .. autoattribute:: residual_r95 .. autoattribute:: residual_rms_x .. autoattribute:: residual_rms_y .. autoattribute:: science_camera_centre_x .. autoattribute:: science_camera_centre_y .. autoattribute:: science_camera_focal_length .. autoattribute:: science_camera_offset_x .. autoattribute:: science_camera_offset_y .. autoattribute:: science_camera_rotation .. autoattribute:: science_camera_tilt_x .. autoattribute:: science_camera_tilt_y .. autoattribute:: spotlist_uuid .. autoattribute:: star_spots_fitted_dec .. autoattribute:: star_spots_fitted_flux .. autoattribute:: star_spots_fitted_ra .. autoattribute:: star_spots_fitted_x .. autoattribute:: star_spots_fitted_y .. autoattribute:: stars_fit_converged .. autoattribute:: stars_fit_quality .. autoattribute:: stars_fitted_dec .. autoattribute:: stars_fitted_mag .. autoattribute:: stars_fitted_ra .. autoattribute:: stars_fitted_x .. autoattribute:: stars_fitted_y .. autoattribute:: telescope_pointing .. autoattribute:: telescope_pointing_alt .. autoattribute:: telescope_pointing_az .. autoattribute:: telescope_pointing_dec .. autoattribute:: telescope_pointing_ra .. autoattribute:: uuid .. autoattribute:: when_solved .. rubric:: Methods Documentation .. automethod:: from_name