aboutsummaryrefslogtreecommitdiff
path: root/pkg/plot/contour.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/contour.par
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/plot/contour.par')
-rw-r--r--pkg/plot/contour.par22
1 files changed, 22 insertions, 0 deletions
diff --git a/pkg/plot/contour.par b/pkg/plot/contour.par
new file mode 100644
index 00000000..d0644072
--- /dev/null
+++ b/pkg/plot/contour.par
@@ -0,0 +1,22 @@
+image,s,a,,,,image or image section to be plotted
+floor,r,h,INDEF,,,minimum value to be contoured (INDEF for min)
+ceiling,r,h,INDEF,,,maximum value to be contoured (INDEF for max)
+zero,r,h,0,,,greyscale value of zero contour
+ncontours,i,h,0,,,number of contours to be drawn (0 for default)
+interval,r,h,0,,,contour interval (0 for default)
+nhi,i,h,-1,,,"hi/low marking option: -1=omit, 0=mark h/l, 1=mark each pix"
+dashpat,i,h,528,,,bit pattern for generating dashed lines
+device,s,h,stdgraph,,,output device
+title,s,h,"imtitle",,,optional title
+preserve,b,h,yes,,,preserve aspect ratio of image?
+label,b,h,yes,,,label major contours with their values?
+fill,b,h,no,,,fill viewport regardless of device aspect ratio?
+xres,i,h,64,,,resolution in x
+yres,i,h,64,,,resolution in y
+perimeter,b,h,yes,,,draw labelled perimeter around plot?
+vx1,r,h,0.,,,NDC viewport x1
+vx2,r,h,0.,,,NDC viewport x2
+vy1,r,h,0.,,,NDC viewport y1
+vy2,r,h,0.,,,NDC viewport y2
+subsample,b,h,no,,,Subsample (vs blockaverage) to decrease resolution?
+append,b,h,no,,,append to an old plot