pwem.protocols.protocol_alignment_assign module

class pwem.protocols.protocol_alignment_assign.ProtAlignmentAssign(**kwargs)[source]

Bases: ProtAlign2D

Assign a the alignment calculated for a set of particles to another set. This protocol will take into account the differences of pixel size (A/pix) between the two sets and multiply by the right factor the shifts. The particles with the alignment can also be a subset of the other images

createOutputStep()[source]