diff options
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",,, |