Differences between revisions 7 and 8
Revision 7 as of 2010-12-20 21:50:43
Size: 539
Editor: SteveLudtke
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. 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.

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)