aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/trebin.par
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/utilities/nttools/trebin.par
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/utilities/nttools/trebin.par')
-rw-r--r--pkg/utilities/nttools/trebin.par14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg/utilities/nttools/trebin.par b/pkg/utilities/nttools/trebin.par
new file mode 100644
index 00000000..d2f08d2c
--- /dev/null
+++ b/pkg/utilities/nttools/trebin.par
@@ -0,0 +1,14 @@
+intable,s,a,"",,,"input tables"
+outtable,s,a,"",,,"output tables or directory"
+column,s,a,"",,,"name of independent variable column"
+start,r,a,,,,"first output value of independent variable"
+end,r,a,,,,"last value of independent variable"
+step,r,a,,,,"increment in independent variable"
+xtable,s,h,"",,,"tables of indep var values for output"
+function,s,h,"linear","nearest|linear|poly3|spline",,"interpolation function"
+extrapolate,b,h,no,,,"extrapolate if out of bounds?"
+value,r,h,INDEF,,,"value to use if out of bounds"
+padvalue,r,h,INDEF,,,"value to ignore at end of indep var array"
+verbose,b,h,yes,,,"print operations performed?"
+Version,s,h,"4May2000",,,"date of installation"
+mode,s,h,"al",,,