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/imred/src/dofoe/batch.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/imred/src/dofoe/batch.par')
-rw-r--r-- | noao/imred/src/dofoe/batch.par | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/noao/imred/src/dofoe/batch.par b/noao/imred/src/dofoe/batch.par new file mode 100644 index 00000000..81b8c8ae --- /dev/null +++ b/noao/imred/src/dofoe/batch.par @@ -0,0 +1,25 @@ +objects,s,h,,,,"Object spectra" +datamax,r,h,,,,"Max data value / cosmic ray threshold" +response,f,h,"",,,"Response spectrum" +arcs,s,h,,,,"List of arc spectra" +arcref,f,h,"",,,"Arc reference for dispersion solution" +arcrefs,s,h,,,,"Arc references" +objaps,s,h,,,,"Object apertures" +arcaps,s,h,,,,"Arc apertures" +objbeams,s,h,,,,"Object beam numbers" +arcbeams,s,h,,,,"Arc beam numbers +" +done,f,h,"",,,"File of spectra already done" +logfile,f,h,"",,,"Logfile" +redo,b,h,,,,"Redo operations?" +update,b,h,,,,"Update spectra?" +scattered,b,h,,,,"Subtract scattered light?" +arcap,b,h,,,,"Use object apertures for arcs?" +dispcor,b,h,,,,"Dispersion correct spectra?" +newaps,b,h,,,, +newresp,b,h,,,, +newdisp,b,h,,,, +newarcs,b,h,,,, +fd1,*struct,h,"",,, +fd2,*struct,h,"",,, +mode,s,h,"ql",,, |