ImageSolver =========== .. currentmodule:: ctapointing.imagesolver .. autoclass:: ImageSolver :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ImageSolver.matching_distance ~ImageSolver.matching_radius ~ImageSolver.max_magnitude ~ImageSolver.max_num_spots ~ImageSolver.max_num_stars ~ImageSolver.max_pointing_deviation ~ImageSolver.min_camera_shadow ~ImageSolver.min_magnitude ~ImageSolver.name ~ImageSolver.scale_tolerance ~ImageSolver.uuid .. rubric:: Methods Summary .. autosummary:: ~ImageSolver.from_config ~ImageSolver.process .. rubric:: Attributes Documentation .. autoattribute:: matching_distance .. autoattribute:: matching_radius .. autoattribute:: max_magnitude .. autoattribute:: max_num_spots .. autoattribute:: max_num_stars .. autoattribute:: max_pointing_deviation .. autoattribute:: min_camera_shadow .. autoattribute:: min_magnitude .. autoattribute:: name .. autoattribute:: scale_tolerance .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: from_config .. automethod:: process