GovernExclusion =============== .. currentmodule:: bapsf_motion.motion_builder.exclusions.base .. autoclass:: GovernExclusion :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GovernExclusion.base_name ~GovernExclusion.config ~GovernExclusion.dimensionality ~GovernExclusion.exclusion ~GovernExclusion.exclusion_type ~GovernExclusion.inputs ~GovernExclusion.item ~GovernExclusion.mask ~GovernExclusion.mask_name ~GovernExclusion.mask_resolution ~GovernExclusion.mspace_coords ~GovernExclusion.mspace_dims ~GovernExclusion.mspace_ndims ~GovernExclusion.name ~GovernExclusion.name_pattern ~GovernExclusion.composed_exclusions .. rubric:: Methods Summary .. autosummary:: ~GovernExclusion.drop_vars ~GovernExclusion.is_excluded ~GovernExclusion.regenerate_exclusion ~GovernExclusion.update_global_mask .. rubric:: Attributes Documentation .. autoattribute:: base_name .. autoattribute:: config .. autoattribute:: dimensionality .. autoattribute:: exclusion .. autoattribute:: exclusion_type .. autoattribute:: inputs .. autoattribute:: item .. autoattribute:: mask .. autoattribute:: mask_name .. autoattribute:: mask_resolution .. autoattribute:: mspace_coords .. autoattribute:: mspace_dims .. autoattribute:: mspace_ndims .. autoattribute:: name .. autoattribute:: name_pattern .. autoattribute:: composed_exclusions .. rubric:: Methods Documentation .. automethod:: drop_vars .. automethod:: is_excluded .. automethod:: regenerate_exclusion .. automethod:: update_global_mask