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/images/tv/wcslab.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/images/tv/wcslab.par')
-rw-r--r-- | pkg/images/tv/wcslab.par | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pkg/images/tv/wcslab.par b/pkg/images/tv/wcslab.par new file mode 100644 index 00000000..6407cc5a --- /dev/null +++ b/pkg/images/tv/wcslab.par @@ -0,0 +1,15 @@ +# Parameter file for WCSLAB + +image,f,a,,,,"Input image" +frame,i,a,1,,,"Default frame number for image display" +usewcs,b,h,no,,,"Use the world coordinate system definition parameters" +wcspars,pset,h,"",,,"World coordinate system definition parameters" +wlpars,pset,h,"",,,"World coordinate system labeling parameters" +fill,b,h,yes,,,"Fill the viewport ?" +vl,r,h,INDEF,0.0,1.0,"Left edge of viewport (0.0:1.1)" +vr,r,h,INDEF,0.0,1.0,"Right edge of viewport (0.0:1.0)" +vb,r,h,INDEF,0.0,1.0,"Bottom edge of viewport (0.0:1.0)" +vt,r,h,INDEF,0.0,1.0,"Top edge of viewport (0.0:1.0)" +overplot,b,h,no,,,"Overplot to an existing plot?" +append,b,h,no,,,"Append to an existing plot?" +device,s,h,"imd",,,"Graphics device" |