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/twodspec/longslit/transform.par | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 noao/twodspec/longslit/transform.par (limited to 'noao/twodspec/longslit/transform.par') diff --git a/noao/twodspec/longslit/transform.par b/noao/twodspec/longslit/transform.par new file mode 100644 index 00000000..c49485da --- /dev/null +++ b/noao/twodspec/longslit/transform.par @@ -0,0 +1,20 @@ +input,s,a,,,,Input images +output,s,a,,,,Output images +minput,s,h,"",,,Input masks +moutput,s,h,"",,,Output masks +fitnames,s,a,,,,Names of coordinate fits in the database +database,f,h,database,,,Identify database +interptype,s,h,spline3,"nearest|linear|poly3|poly5|spline3",,Interpolation type +x1,r,h,INDEF,,,Output starting x coordinate +x2,r,h,INDEF,,,Output ending x coordinate +dx,r,h,INDEF,,,Output X pixel interval +nx,r,h,INDEF,,,Number of output x pixels +xlog,b,h,no,,,Logarithmic x coordinate? +y1,r,h,INDEF,,,Output starting y coordinate +y2,r,h,INDEF,,,Output ending y coordinate +dy,r,h,INDEF,,,Output Y pixel interval +ny,r,h,INDEF,,,Number of output y pixels +ylog,b,h,no,,,Logarithmic y coordinate? +flux,b,h,yes,,,Conserve flux per pixel? +blank,r,h,INDEF,,,Value for out of range pixels +logfiles,s,h,"STDOUT,logfile",,,List of log files -- cgit