xmipp3.protocols.protocol_movie_correlation module

class xmipp3.protocols.protocol_movie_correlation.XmippProtMovieCorr(**args)[source]

Bases: ProtAlignMovies

Wrapper protocol to Xmipp Movie Alignment by cross-correlation

INTERP_CUBIC = 1
INTERP_LINEAR = 0
INTERP_MAP = {0: 1, 1: 3}
NO_FLIP = 0
NO_ROTATION = 0
OUTSIDE_AVG = 1
OUTSIDE_VALUE = 2
OUTSIDE_WRAP = 0
getCropCornerArg(x, y)[source]
getGPUArgs()[source]
getOutsideModeArg()[source]
getUserAngle()[source]
getUserFlip(imag_array)[source]
transformGain(gainFn, outFn=None)[source]

Transforms the gain image with the user especifications

tryProcessMovie(movie)[source]