Options ======= .. currentmodule:: sofia_redux.scan.configuration.options .. autoclass:: Options :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Options.append_keys ~Options.is_empty ~Options.size .. rubric:: Methods Summary .. autosummary:: ~Options.clear ~Options.copy ~Options.get ~Options.get_bool ~Options.get_dms_angle ~Options.get_float ~Options.get_float_list ~Options.get_hms_time ~Options.get_int ~Options.get_int_list ~Options.get_list ~Options.get_range ~Options.get_sign ~Options.get_string ~Options.get_string_list ~Options.handle_error ~Options.merge_options ~Options.options_to_dict ~Options.stringify ~Options.update .. rubric:: Attributes Documentation .. autoattribute:: append_keys .. autoattribute:: is_empty .. autoattribute:: size .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: copy .. automethod:: get .. automethod:: get_bool .. automethod:: get_dms_angle .. automethod:: get_float .. automethod:: get_float_list .. automethod:: get_hms_time .. automethod:: get_int .. automethod:: get_int_list .. automethod:: get_list .. automethod:: get_range .. automethod:: get_sign .. automethod:: get_string .. automethod:: get_string_list .. automethod:: handle_error .. automethod:: merge_options .. automethod:: options_to_dict .. automethod:: stringify .. automethod:: update