aboutsummaryrefslogtreecommitdiff
path: root/pkg/plot/surface.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/plot/surface.par
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/plot/surface.par')
-rw-r--r--pkg/plot/surface.par13
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg/plot/surface.par b/pkg/plot/surface.par
new file mode 100644
index 00000000..b8449696
--- /dev/null
+++ b/pkg/plot/surface.par
@@ -0,0 +1,13 @@
+image,s,a,,,,image or image section to be plotted
+floor,r,h,INDEF,,,minimum value to be plotted (INDEF for min)
+ceiling,r,h,INDEF,,,maximum value to be plotted (INDEF for max)
+angh,r,h,-33.0,,,"horizontal viewing angle, degrees"
+angv,r,h,25.0,,,"vertical viewing angle, degrees"
+device,s,h,stdgraph,,,output device
+title,s,h,"imtitle",,,optional title
+label,b,h,no,,,label corner points of plot
+preserve,b,h,yes,,,preserve aspect ratio when decreasing resolution?
+xres,i,h,64,,,number of pixels resolution in x
+yres,i,h,64,,,number of pixels resolution in y
+subsample,b,h,no,,,subsample (vs block average) to reduce resolution?
+append,b,h,no,,,append to an old plot