diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/onedspec/irsiids/doc/process.hlp | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/irsiids/doc/process.hlp')
-rw-r--r-- | noao/onedspec/irsiids/doc/process.hlp | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/noao/onedspec/irsiids/doc/process.hlp b/noao/onedspec/irsiids/doc/process.hlp new file mode 100644 index 00000000..5cedcde3 --- /dev/null +++ b/noao/onedspec/irsiids/doc/process.hlp @@ -0,0 +1,20 @@ +.help process Oct85 noao.imred.iids/noao.imred.irs +.ih +NAME +process -- A task generated by BATCHRED +.ih +USAGE +process +.ih +DESCRIPTION +The task \fBbatchred\fR creates a script called process.cl for batch +reductions. \fBBatchred\fR also has an option to automatically run +this script. +.ih +EXAMPLES +The task \fBbatchred\fR is run to setup a set of beam switching operations. +It creates the script \fBprocess.cl\fR which the user runs as a background +process as follows: + + cl> process& +.endhelp |