xmipp3.protocols.protocol_tilt_analysis module
- class xmipp3.protocols.protocol_tilt_analysis.XmippProtTiltAnalysis(**args)[source]
Bases:
ProtMicrographs
,Protocol
Estimate the tilt of a micrograph, by analyzing the PSD correlations of different segments of the image.
- stats = {}
- 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