FlaggedData =========== .. currentmodule:: sofia_redux.scan.flags.flagged_data .. autoclass:: FlaggedData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FlaggedData.default_field_types ~FlaggedData.fields ~FlaggedData.fixed_index ~FlaggedData.flag ~FlaggedData.internal_attributes ~FlaggedData.is_singular ~FlaggedData.referenced_attributes ~FlaggedData.shape ~FlaggedData.size ~FlaggedData.special_fields .. rubric:: Methods Summary .. autosummary:: ~FlaggedData.copy ~FlaggedData.delete_indices ~FlaggedData.discard_flag ~FlaggedData.find_fixed_indices ~FlaggedData.get_attribute_indices ~FlaggedData.get_flagged_indices ~FlaggedData.get_index_size ~FlaggedData.get_indices ~FlaggedData.insert_blanks ~FlaggedData.is_flagged ~FlaggedData.is_unflagged ~FlaggedData.merge ~FlaggedData.set_default_values ~FlaggedData.set_flags ~FlaggedData.to_indices ~FlaggedData.unflag .. rubric:: Attributes Documentation .. autoattribute:: default_field_types .. autoattribute:: fields .. autoattribute:: fixed_index .. autoattribute:: flag .. autoattribute:: internal_attributes .. autoattribute:: is_singular .. autoattribute:: referenced_attributes .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: special_fields .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: delete_indices .. automethod:: discard_flag .. automethod:: find_fixed_indices .. automethod:: get_attribute_indices .. automethod:: get_flagged_indices .. automethod:: get_index_size .. automethod:: get_indices .. automethod:: insert_blanks .. automethod:: is_flagged .. automethod:: is_unflagged .. automethod:: merge .. automethod:: set_default_values .. automethod:: set_flags .. automethod:: to_indices .. automethod:: unflag