Differences between revisions 3 and 8 (spanning 5 versions)
Revision 3 as of 2008-05-26 05:55:52
Size: 339
Editor: root
Comment:
Revision 8 as of 2010-12-20 22:19:51
Size: 690
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
These are command-line options used in multiple programs. Feel free to add to this list where appropriate, but note that these
are only parameters which are used in multiple programs with the same meaning.
Line 3: Line 5:
These are command-line options used in multiple programs.

||--parallel||-P||Run in parallel
||--lowmem||-L||Try to use less memory, even if performance suffers||
||--mask||-m||Radius for a hard circular mask||
||--maskfile||-M||Image file containing a mask||
||--sym|| ||Symmetry to be applied||
||--verbose ||-v ||Level of verboseness when printing output to the console. All programs must accept this option. ||
||--parallel||-P||If the program supports running in [[EMAN2/Parallel|parallel]]||
||--lowmem ||-L ||Try to use less memory, even if performance suffers ||
||--sym || ||Symmetry to be applied, eg - Cn,Dn,icos,oct,tet ||
||--mask ||-m ||Radius for a hard circular mask ||
||--maskfile ||-M ||Image file containing a mask ||

Standard Program Parameters

These are command-line options used in multiple programs. Feel free to add to this list where appropriate, but note that these are only parameters which are used in multiple programs with the same meaning.

--verbose

-v

Level of verboseness when printing output to the console. All programs must accept this option.

--parallel

-P

If the program supports running in parallel

--lowmem

-L

Try to use less memory, even if performance suffers

--sym

Symmetry to be applied, eg - Cn,Dn,icos,oct,tet

--mask

-m

Radius for a hard circular mask

--maskfile

-M

Image file containing a mask

StandardParms (last edited 2010-12-20 22:19:51 by SteveLudtke)