aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/proto.men
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/proto/proto.men
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/proto/proto.men')
-rw-r--r--pkg/proto/proto.men24
1 files changed, 24 insertions, 0 deletions
diff --git a/pkg/proto/proto.men b/pkg/proto/proto.men
new file mode 100644
index 00000000..968a186e
--- /dev/null
+++ b/pkg/proto/proto.men
@@ -0,0 +1,24 @@
+
+ color - Prototype color image display/conversion package
+ vol - Prototype volume rendering package
+
+ binfil - Create a binary file from an IRAF image
+ bscale - Linearly transform the intensities of a list of images
+ epix - Edit pixels in an image
+ fields - Extract specified fields from a list
+ fixpix - Fix bad pixels by linear interpolation from nearby pixels
+ hfix - Fix image headers with a user specified command
+ imcntr - Locate the center of a stellar image
+ imextensions - Make a list of image extensions
+ imscale - Scale an image to a specified (windowed) mean
+ interp - Interpolate for a value in a table of X,Y pairs
+ irafil - Create an IRAF image from a binary data file
+ joinlines - Join text files line by line
+ mimstatistics - Do image statistics through a mask
+ mkglbhdr - Make global header from keywords in images and reference
+ mskexpr - Create masks using an expression and reference images
+ mskregions - Create or modify masks using regions lists
+ ringavg - Compute pixel averages in concentric rings about given center
+ rskysub - Sky subtract images using running mean or median
+ suntoiraf - Convert Sun rasters into IRAF images
+ text2mask - Convert text description to pixel mask