Set up
User documentation
Facilities
Developer documentation
API Documentation
Get in touch
Licences
pwem.wizards.wizards_3d.mask_structure_wizard.
MaskStructureWizard
Bases: object
object
Create a mask for an atomic structure interactively. Masks currently implemented: - Spherical mask
change_view
downsamplingPC
get_sphere_params
initializePlot
is_window_closed
on_release
plotScatter
plot_sphere
press_shift
release_shift
set_axes_equal
Set 3D plot axes to equal scale.
Make axes of 3D plot have equal scale so that spheres appear as spheres and cubes as cubes. Required since ax.axis(‘equal’) and ax.set_aspect(‘equal’) don’t work on 3D.