Size: 1575
Comment:
|
Size: 1646
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Describe EMAN2/Programs/e2refinetorelion2d here. |
This program is normally run via the EMAN2 [[http://blake.bcm.edu/emanwiki/EMAN2/Programs/e2projectmanager|Project Manager]]. |
Line 14: | Line 11: |
|| ||--ignoretofirstpeak ||bool ||(T/F)Ignore CTF's until the first peak? || || ||--imagemaskd ||float ||Diameter of the image mask || || ||--inplaneang ||float ||In-plane angular sampling || || ||--maskzeroes ||bool ||(T/F) For individual particles, the area outside a circle with the radius of the particle will be set to zeros prior to taking the Fourier transform || |
|
Line 15: | Line 16: |
|| ||--ignoretofirstpeak ||bool ||(T/F)Ignore CTF's until the first peak? || | |
Line 17: | Line 17: |
|| ||--regparam ||float ||Regularization Parameter T (weights experimental data vs. prior || || ||--imagemaskd ||float ||Diameter of the image mask || || ||--maskzeroes ||bool ||(T/F) For individual particles, the area outside a circle with the radius of the particle will be set to zeros prior to taking the Fourier transform || || ||--solventmask ||string ||Location of the mask to be used || || ||--inplaneang ||float ||In-plane angular sampling || |
|
Line 24: | Line 19: |
|| ||--regparam ||float ||Regularization Parameter T (weights experimental data vs. prior || || ||--solventmask ||string ||Location of the mask to be used || |
|
Line 28: | Line 25: |
|| ||--apix ||float ||Angstrom per pixel || || ||--cs ||float ||Spherical Aberration || || ||--defocus ||float ||Defocus in Angstroms || |
|
Line 29: | Line 29: |
|| ||--cs ||float ||Spherical Aberration || || ||--apix ||float ||Angstrom per pixel || || ||--defocus ||float ||Defocus in Angstroms || |
This program is normally run via the EMAN2 Project Manager.
Options:
-h |
--help |
bool |
show this help message and exit |
|
--version |
bool |
show program's version number and exit |
|
--ctfcorrect |
bool |
(T/F)Do CTF Correction? |
|
--dataphaseflipped |
bool |
(T/F)Has the data been phase flipped already? |
|
--ignoretofirstpeak |
bool |
(T/F)Ignore CTF's until the first peak? |
|
--imagemaskd |
float |
Diameter of the image mask |
|
--inplaneang |
float |
In-plane angular sampling |
|
--maskzeroes |
bool |
(T/F) For individual particles, the area outside a circle with the radius of the particle will be set to zeros prior to taking the Fourier transform |
|
--numclasses |
int |
# of classes |
|
--numiter |
int |
# of iterations to refine |
|
--offsetrange |
float |
Offset search range (pix) |
|
--offsetstep |
float |
Offset search step (pix) |
|
--regparam |
float |
Regularization Parameter T (weights experimental data vs. prior |
|
--solventmask |
string |
Location of the mask to be used |
|
--threads |
int |
# of threads |
|
--verbosity |
int |
Set the level of verbosity for output |
Expert Options: (used only if this information is not present in the previous EMAN2 reconstruction
|
--apix |
float |
Angstrom per pixel |
|
--cs |
float |
Spherical Aberration |
|
--defocus |
float |
Defocus in Angstroms |
|
--voltage |
float |
Voltage of the Microscope (kV) |
|
--echo |
bool |
Echo the relion command to the terminal window and exit |