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)