diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/digiphot/ptools/surfplot.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/digiphot/ptools/surfplot.par')
-rw-r--r-- | noao/digiphot/ptools/surfplot.par | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/noao/digiphot/ptools/surfplot.par b/noao/digiphot/ptools/surfplot.par new file mode 100644 index 00000000..1d94e5cc --- /dev/null +++ b/noao/digiphot/ptools/surfplot.par @@ -0,0 +1,10 @@ +# The PEXAMINE task surface plotting parameters + +ncolumns,i,h,21,2,,"Number of columns" +nlines,i,h,21,2,,"Number of lines" +axes,b,h,yes,,,Draw axes? +angh,r,h, -33.,,,Horizontal viewing angle (degrees) +angv,r,h,25.,,,Vertical viewing angle (degrees) +floor,r,h,INDEF,,,Minimum value to be plotted +ceiling,r,h,INDEF,,,Maximum value to be plotted +banner,b,h,yes,,,Standard banner? |