diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/onedspec/irsiids/doc/process.hlp | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 |