Name
sxparams_3D_to_2D - Convert 3D alignment parameters to 2D alignment parameters
Usage
Usage in command lines:
sxparams_3D_to_2D.py prj_stack.hdf
Usage in python programming:
params_3D_to_2D("prj_stack.hdf")
Input
- prj_stack
- projection stack file
Description
Convert 3D parameters phi, theta, psi, s2x, and s2y to 2D parameters alpha, sx, sy and mirror
Author / Maintainer
Pawel A. Penczek
Keywords
- category 1
- APPLICATIONS
Files
applications.py
See also
Maturity
- stable
- has been tested, it is correct.