| Parameter | Mand | Type | Default | Constraints |
| set | yes | dataset | No default | |
Name of the FITS file
containing the time series. Case sensitive. |
| plotdevice | no | String | “/PS” | Constraint : valid device
type |
Device for the output. Not case sensitive. |
| plotfile | no | String | “plot.pdf” | less than 1024 char. |
Name
of the output file containing the plot. Case sensitive.
If the filename is given with the extension ".ps" then both a
postscript (created by PGPLOT) and a PDF file (created by Python)
will be generated. |
| binsize | no | Integer | 5 | Constraint : positive value |
Number
of bins to be combined and displayed in the plots |
| nplots | no | Integer | 10 | Constraint : positive value |
Number of
plots to be presented on each page |
| Parameter | Mand | Type | Default | Constraints |