pwem.protocols.protocol_boxsize_parameters module¶
- class pwem.protocols.protocol_boxsize_parameters.ProtBoxSizeParameters(**args)[source]¶
Bases:
EMProtocol
Protocol to make mathematical operations on particle picking boxsize. For sanity check all the generated outputs are even numbers.
- applyFormulaStep(boxSize, samplingRate)[source]¶
Applies the formula to each of the parameters selected by the user.
- createResultsOutput()[source]¶
The output can be an Integer, Float or String. Other protocols can use it in those Params if it has set allowsPointer=True
- outputsToDefine = {}¶