xmipp3.protocols.protocol_tilt_analysis module
- class xmipp3.protocols.protocol_tilt_analysis.XmippProtTiltAnalysis(**args)[source]
Bases:
ProtMicrographsEstimates the tilt angle of a micrograph by analyzing power spectral density correlations across different image quadrants. This helps discard the ones that have a tilt so high it could negatively affect the posterior processing.
- 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