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 /pkg/dataio/rfits.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/dataio/rfits.par')
-rw-r--r-- | pkg/dataio/rfits.par | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg/dataio/rfits.par b/pkg/dataio/rfits.par new file mode 100644 index 00000000..6ea66586 --- /dev/null +++ b/pkg/dataio/rfits.par @@ -0,0 +1,12 @@ +fits_file,f,a,"mta",,,"FITS data source" +file_list,s,a,"",,,"File/extensions list" +iraf_file,f,a,"",,,"IRAF filename" +make_image,b,h,yes,,,"Create an IRAF image?" +long_header,b,h,no,,,"Print FITS header cards?" +short_header,b,h,yes,,,"Print short header?" +datatype,s,h,"",,,"IRAF data type" +blank,r,h,0.,,,"Blank value" +scale,b,h,yes,,,"Scale the data?" +oldirafname,b,h,no,,,"Use old IRAF name in place of iraf_file?" +offset,i,h,0,,,"Tape file offset" +mode,s,h,"ql",,, |