xmipp3.wizards module¶
- class xmipp3.wizards.ColorScaleWizard[source]¶
Bases:
ColorScaleWizardBase
- class xmipp3.wizards.XmippBoxSizeWizard[source]¶
Bases:
Wizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippCL2DNumberOfClassesWizard[source]¶
Bases:
Wizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippCTFWizard[source]¶
Bases:
CtfWizard
- classmethod getView()[source]¶
This method should return the string value of the view in web that will respond to this wizard. This method only should be implemented in those wizards that have WEB_DJANGO environment defined.
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippDownsampleWizard[source]¶
Bases:
DownsampleWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippFilterParticlesWizard[source]¶
Bases:
FilterParticlesWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippFilterVolumesWizard[source]¶
Bases:
FilterVolumesWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippGaussianParticlesWizard[source]¶
Bases:
GaussianParticlesWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippGaussianVolumesWizard[source]¶
Bases:
GaussianVolumesWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippParticleConsensusRadiusWizard[source]¶
Bases:
Wizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippParticleMaskRadiiWizard[source]¶
Bases:
ParticlesMaskRadiiWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippParticleMaskRadiusWizard[source]¶
Bases:
ParticleMaskRadiusWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippSelectPointinVolWizard[source]¶
Bases:
EmWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippVolumeInnerRadiusWizard[source]¶
Bases:
XmippVolumeMaskRadiusWizard
- class xmipp3.wizards.XmippVolumeMaskRadiusBasicWizard[source]¶
Bases:
VolumeMaskRadiusWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.XmippVolumeMaskRadiusProjMWizard[source]¶
Bases:
XmippVolumeMaskRadiusWizard
- class xmipp3.wizards.XmippVolumeOuterRadiusWizard[source]¶
Bases:
XmippVolumeMaskRadiusWizard
- class xmipp3.wizards.XmippVolumeRadiiProjMWizard[source]¶
Bases:
XmippVolumeRadiiWizard
- class xmipp3.wizards.XmippVolumeRadiiWizard[source]¶
Bases:
VolumeMaskRadiiWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.
- class xmipp3.wizards.Zernike3DMaskWizard[source]¶
Bases:
VolumeMaskRadiusWizard
- show(form)[source]¶
This will show up the wizard to select parameters. Params:
- form: the protocol form, given access to to all parameters.
Some times the same wizard will modify several elements in the form.
- *params: a list of params to modify, sometimes the wizard can
be generic and can be used for different parameters in the same form.