SpotList ======== .. currentmodule:: ctapointing.imagesolver .. autoclass:: SpotList :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SpotList.camera_humidity ~SpotList.camera_temperature ~SpotList.camera_uuid ~SpotList.chip_temperature ~SpotList.coord_x ~SpotList.coord_y ~SpotList.coords_pix ~SpotList.cov_xy ~SpotList.default_prefix ~SpotList.detection_threshold ~SpotList.duration ~SpotList.extractor_uuid ~SpotList.fields ~SpotList.flux ~SpotList.image_uuid ~SpotList.mean_background ~SpotList.meta ~SpotList.moon_phase ~SpotList.moon_position_alt ~SpotList.moon_position_az ~SpotList.peak ~SpotList.prefix ~SpotList.rms_background ~SpotList.spot_type ~SpotList.start_time ~SpotList.sun_position_alt ~SpotList.sun_position_az ~SpotList.uuid ~SpotList.var_x ~SpotList.var_y ~SpotList.when_extracted .. rubric:: Methods Summary .. autosummary:: ~SpotList.append ~SpotList.from_name ~SpotList.select_by_type .. rubric:: Attributes Documentation .. autoattribute:: camera_humidity .. autoattribute:: camera_temperature .. autoattribute:: camera_uuid .. autoattribute:: chip_temperature .. autoattribute:: coord_x .. autoattribute:: coord_y .. autoattribute:: coords_pix .. autoattribute:: cov_xy .. autoattribute:: default_prefix .. autoattribute:: detection_threshold .. autoattribute:: duration .. autoattribute:: extractor_uuid .. autoattribute:: fields .. autoattribute:: flux .. autoattribute:: image_uuid .. autoattribute:: mean_background .. autoattribute:: meta .. autoattribute:: moon_phase .. autoattribute:: moon_position_alt .. autoattribute:: moon_position_az .. autoattribute:: peak .. autoattribute:: prefix .. autoattribute:: rms_background .. autoattribute:: spot_type .. autoattribute:: start_time .. autoattribute:: sun_position_alt .. autoattribute:: sun_position_az .. autoattribute:: uuid .. autoattribute:: var_x .. autoattribute:: var_y .. autoattribute:: when_extracted .. rubric:: Methods Documentation .. automethod:: append .. automethod:: from_name .. automethod:: select_by_type