IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
|
FFT based image alignment, developed by Javier Velazquez-Muriel. More...
FFT based image alignment, developed by Javier Velazquez-Muriel.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.pmi.restraints.em2d.ElectronMicroscopy2D_FFT.__init__ | ( | self, | |
hier, | |||
images = None , |
|||
pixel_size = None , |
|||
image_resolution = None , |
|||
projection_number = None , |
|||
resolution = None |
|||
) |
Constructor.
hier | The root hierarchy for applying the restraint |
images | SPIDER FORMAT images (format conversion should be done through EM2EM) |
pixel_size | sampling rate of the available EM images (angstroms) |
image_resolution | resolution at which you want to generate the projections of the model. In principle you want "perfect" projections, so use the highest resolution |
projection_number | Number of projections of the model (coarse registration) to estimate the registration parameters |
resolution | Which level of model representation to use in the fit |