Summary:
autoastrom [options...] <NDF>
The options available are described in Table 1.
String or integer values are given in the form
--catalogue=usno@eso; those marked
switch, such as --insert, can be
specified as either --insert (meaning true) or
--noinsert (false).
Those options which take values can have those
values specified as either --option=value or
--option value. The latter form is rather
unfortunate (but currently unavoidable), since it means that if
you forget to give a value, it gobbles the next
option on the line as its value. The options of type
switch below take no value; all of the
others do.
| Option | Type | Description |
|---|---|---|
| --catalogue | string | SkyCat name of online catalogue to use |
| --ccdcatalogue | string | CCD catalogue |
| --defects | string | Remove CCD defects |
| --help | switch | Print usage information and exit |
| --insert | switch | insert WCS info into NDF at end? |
| --keepfits | string | retain WCS in this file (default if empty) |
| --keeptemps | switch | keep temporary files? |
| --match | string | choose matching algorithm |
| --matchcatalogue | string | dump catalogue of matches to this file |
| --maxobj | integer | maximum number of objects to process |
| --messages | switch | show messages from monoliths? |
| --obsdata | string | provide observation information, including WCS information |
| --skycatconfig | string | SkyCat configuration file |
| --temp | string | name of temporary directory |
| --timeout | integer | monolith timeout |
| --verbose | switch | verbosity |
| --version | switch | print version number and exit |
autoastromoptions. Further details are in Section 2.4