| 21 | = MosBot Options = |
| 22 | |
| 23 | * --rawdata=RAWDATA Directory to monitor for new images |
| 24 | * --script=SCRIPTFN Write top-level shell script, default is |
| 25 | /mosaic3/exec/mosbot/tonight.sh |
| 26 | * --no-write-script |
| 27 | * --ext=EXT Extension to read for computing observing conditions, default im4 |
| 28 | * --tiles=TILES Observation status file, default obstatus/mosaic-tiles_obstatus.fits |
| 29 | * --pass=PASSNUM Set default pass number (1/2/3), default 2 |
| 30 | * --exptime=EXPTIME Set default exposure time, default whatever is in the JSON files, usually 80 sec |
| 31 | * --no-cut-past Do not cut tiles that were supposed to be observed in the past |
| 32 | * -h, --help - show this list |
| 33 | |
| 34 | = MosBot Description = |