Shadow2DExclusion ================= .. currentmodule:: bapsf_motion.motion_builder.exclusions.shadow .. autoclass:: Shadow2DExclusion :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Shadow2DExclusion.base_name ~Shadow2DExclusion.boundaries ~Shadow2DExclusion.config ~Shadow2DExclusion.dimensionality ~Shadow2DExclusion.exclusion ~Shadow2DExclusion.exclusion_type ~Shadow2DExclusion.inputs ~Shadow2DExclusion.insertion_edge_indices ~Shadow2DExclusion.item ~Shadow2DExclusion.mask ~Shadow2DExclusion.mask_name ~Shadow2DExclusion.mask_resolution ~Shadow2DExclusion.mspace_coords ~Shadow2DExclusion.mspace_dims ~Shadow2DExclusion.mspace_ndims ~Shadow2DExclusion.name ~Shadow2DExclusion.name_pattern ~Shadow2DExclusion.source_point ~Shadow2DExclusion.composed_exclusions .. rubric:: Methods Summary .. autosummary:: ~Shadow2DExclusion.drop_vars ~Shadow2DExclusion.is_excluded ~Shadow2DExclusion.regenerate_exclusion ~Shadow2DExclusion.update_global_mask .. rubric:: Attributes Documentation .. autoattribute:: base_name .. autoattribute:: boundaries .. autoattribute:: config .. autoattribute:: dimensionality .. autoattribute:: exclusion .. autoattribute:: exclusion_type .. autoattribute:: inputs .. autoattribute:: insertion_edge_indices .. 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:: source_point .. autoattribute:: composed_exclusions .. rubric:: Methods Documentation .. automethod:: drop_vars .. automethod:: is_excluded .. automethod:: regenerate_exclusion .. automethod:: update_global_mask