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/plot/plot.men | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/plot/plot.men')
-rw-r--r-- | pkg/plot/plot.men | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/pkg/plot/plot.men b/pkg/plot/plot.men new file mode 100644 index 00000000..690145ee --- /dev/null +++ b/pkg/plot/plot.men @@ -0,0 +1,27 @@ + calcomp - Plot metacode on a Calcomp pen plotter + contour - Make a contour plot of an image + crtpict - Generate greyscale plots of IRAF images + gdevices - List available imaging or other graphics devices + gkidecode - Decode metacode on the standard output + gkidir - Directory listing of metacode file + gkiextract - Extract individual frames from metacode file + gkimosaic - Condense metacode frames to fit on one page + graph - Graph one or more image sections or lists + hafton - Generate half-tone plots of an image + imdkern - Image display device (IMD) graphics kernel + implot - Plot lines and columns of images using cursors + nsppkern - Plot metacode on a NSPP (NCAR) plotter device + pcol - Plot a column of an image + pcols - Plot the average of a range of image columns + phistogram - Plot or print the histogram of an image or list + pradprof - Plot or list the radial profile of a stellar object + prow - Plot a line (row) of an image + prows - Plot the average of a range of image lines + pvector - Plot an arbitrary vector in a 2D image + sgidecode - Decode an SGI format metacode file + sgikern - Simple graphics interface (SGI) graphics kernel + showcap - Show and decode graphcap entries + stdgraph - Plot metacode on the standard graphics device + stdplot - Plot metacode on the standard plotter device + surface - Make a surface plot of an image + velvect - Plot representation of a velocity field |