diff options
Diffstat (limited to 'pkg/proto/proto.men')
-rw-r--r-- | pkg/proto/proto.men | 24 |
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 |