From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/mtlocal/ridsmtn.par | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 noao/mtlocal/ridsmtn.par (limited to 'noao/mtlocal/ridsmtn.par') diff --git a/noao/mtlocal/ridsmtn.par b/noao/mtlocal/ridsmtn.par new file mode 100644 index 00000000..1c056674 --- /dev/null +++ b/noao/mtlocal/ridsmtn.par @@ -0,0 +1,14 @@ +#Parameter file for the IDS mountain format reader +ids_file,f,a,mta,,,IDS data source +iraf_file,f,a,,,,IRAF filename +reduced_data,b,h,yes,,,mtn reduced data? +file_number,i,h,1,,,IDS tape file to be read +record_numbers,s,h,"1-99999",,,record numbers +make_image,b,h,yes,,,create IRAF image? +np1,i,h,0,,,Starting pixel in spectrum +np2,i,h,0,,,Ending pixel in spectrum +print_pixels,b,h,no,,,print pixel values? +long_header,b,h,no,,,print full IDS header? +data_type,s,h,r,,,IRAF data type +offset,i,h,0,,,offset added to output filename +mode,s,h,ql,,, -- cgit