InfoBase ======== .. currentmodule:: sofia_redux.scan.info.base .. autoclass:: InfoBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~InfoBase.UNKNOWN_FLOAT_VALUE ~InfoBase.UNKNOWN_INT_VALUE ~InfoBase.UNKNOWN_STRING_VALUE ~InfoBase.log_id ~InfoBase.log_prefix ~InfoBase.options ~InfoBase.referenced_attributes .. rubric:: Methods Summary .. autosummary:: ~InfoBase.apply_configuration ~InfoBase.apply_scan ~InfoBase.copy ~InfoBase.edit_image_header ~InfoBase.edit_scan_header ~InfoBase.get_table_entry ~InfoBase.merge ~InfoBase.parse_image_header ~InfoBase.set_configuration ~InfoBase.set_scan ~InfoBase.valid_header_value ~InfoBase.validate ~InfoBase.validate_scan .. rubric:: Attributes Documentation .. autoattribute:: UNKNOWN_FLOAT_VALUE .. autoattribute:: UNKNOWN_INT_VALUE .. autoattribute:: UNKNOWN_STRING_VALUE .. autoattribute:: log_id .. autoattribute:: log_prefix .. autoattribute:: options .. autoattribute:: referenced_attributes .. rubric:: Methods Documentation .. automethod:: apply_configuration .. automethod:: apply_scan .. automethod:: copy .. automethod:: edit_image_header .. automethod:: edit_scan_header .. automethod:: get_table_entry .. automethod:: merge .. automethod:: parse_image_header .. automethod:: set_configuration .. automethod:: set_scan .. automethod:: valid_header_value .. automethod:: validate .. automethod:: validate_scan