diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/lists/lintran.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/lists/lintran.par')
-rw-r--r-- | pkg/lists/lintran.par | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg/lists/lintran.par b/pkg/lists/lintran.par new file mode 100644 index 00000000..f153ea04 --- /dev/null +++ b/pkg/lists/lintran.par @@ -0,0 +1,12 @@ +files,s,a,,,, +xfield,i,h,1,1,100,field containing x coordinate +yfield,i,h,2,1,100,field containing y coordinate +min_sigdigits,i,h,3,,,minimum significant digits to be output +x1,r,h,0.0,,,current x origin +y1,r,h,0.0,,,current y origin +xscale,r,h,1.0,,,scale factor relative to current origin +yscale,r,h,1.0,,,scale factor relative to current origin +angle,r,h,0.0,,,rotation angle +x2,r,h,0.0,,,new x origin +y2,r,h,0.0,,,new y origin +radians,b,h,no,,,angle in radians? |