22 | | [[Image(recent.png,200px)]] |
| 22 | * -h, --help show this help message and exit |
| 23 | * --ext=EXT Extension to read for computing observing conditions: default "N4" for DECam, "im4" for Mosaic3 |
| 24 | * --extnum=EXTNUM Integer extension to read |
| 25 | * --rawdata=RAWDATA Directory to monitor for new images: default $MOS3_DATA if set, else "rawdata" |
| 26 | * --portion=PORTION Portion of the night: default 1.0 |
| 27 | * --n-fwhm=N_FWHM Number of stars on which to measure FWHM |
| 28 | * --no-db Do not append results to database |
| 29 | * --no-focus Do not analyze focus frames |
| 30 | * --fits=FITS Write database to given FITS table |
| 31 | * --plot Plot recent data and quit |
| 32 | * --plot-filename=PLOT_FILENAME Save plot to given file, default recent.png |
| 33 | * --nightplot, --night Plot tonight's data and quit |
| 34 | * --qa-plots Create QA plots |
| 35 | * --keep-plots Do not remove PNG-format plots (normally merged into PDF) |
| 36 | * --mjdstart=MJDSTART MJD (UTC) at which to start plot |
| 37 | * --mjdend=MJDEND MJD (UTC) at which to end plot (default: now, which is 57440.940) |
| 38 | * --skip Skip images that already exist in the database |
| 39 | * --threads=THREADS Run multi-threaded when processing list of files on command-line |
| 40 | * --fix-db |
| 41 | * --tiles=TILES Tiles table, default obstatus/mosaic-tiles_obstatus.fits |
| 42 | * --no-show Do not show plot window, just save it. |
| 43 | |
| 44 | |
| 45 | == An example plot: == |
| 46 | |
| 47 | |
| 48 | [[Image(recent.png,400px)]] |