prepoint <project> [-a] [-d] [-h <data home path>] [-lpc] [-o <output file name>] [-s <scan list>] [-v]where
project : the name of the top-level data directory for the project
[ i.e., TPTCSPNT_060818 ]
OPTIONS
Options must be separated by spaces; multiple options may not be combined under a single
option indicator (i.e., no '-ad'). If an option is specified which takes an additional
parameter ( -h, -o, -s ), the option symbol and parameter must be separated by a space also.
-a : includes the traditional pointing model in offset calculations
-d : for focus scans, includes dynamic corrections
-h path : specifies the directory in which the project
data directory resides
[ if not specified, defaults to /home/gbtdata/ ]
-lpc : reports the previous local pointing correction values, instead of
including the traditional pointing model in offset calculations
- mutually exclusive with the '-a' option
-o outputfile : filename to which data is written
[ if not specified, defaults to <project>.out in the
directory from which the prepoint application is run. ]
-s scanlist : specifies the list of scans to process
[ if not specified, or empty [], defaults to all scans in the project ]
individually specified scans:
bracketed, comma-delimited list of individual scan numbers.
-s [ 19, 23, 497 ] --> scans 19, 23, and 497
range of scans:
quoted RANGE command with desired starting scan number, and
end scan number value that is one larger than desired.
-s "range(1,5)" --> scans 1, 2, 3, and 4
complex list of ranges and individual scans:
combination of RANGE terms and bracketed terms, using '+'.
-s "range(1,5) + [8, 10, 13] + range(19,23)"
--> [1, 2, 3, 4, 8, 10, 13, 19, 20, 21, 22]
-v : verbose mode; if specified, analysis data is printed
to standard output in addition to the data file
-help : prints this usage message; if used, should be the only option
Note: the vagaries of the scanlist option '-s' occur because PrePoint relies on the parsing capability of Python, rather than implementing what may be a more natual scanlist specification parser.
| Topic PrePointUserManual . { Edit | Attach | Ref-By | Printable | Diffs | r1.1 | More } |
|
Revision r1.1 - 19 Mar 2007 - 17:26 GMT - RonGrider Parents: PlanOfRecordC72006 > ModificationRequest5C706 |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |