xmipp3.protocols.protocol_tilt_analysis module
- class xmipp3.protocols.protocol_tilt_analysis.XmippProtTiltAnalysis(**args)[source]
Bases:
ProtMicrographs
Estimate the tilt of a micrograph, by analyzing the PSD correlations of different segments of the image.
- PARALLEL_BATCH_SIZE = 8
- xmipp3.protocols.protocol_tilt_analysis.applyTransform(imag_array, M, shape)[source]
Apply a transformation(M) to a np array(imag) and return it in a given shape