From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/proto/proto.men | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pkg/proto/proto.men (limited to 'pkg/proto/proto.men') 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 -- cgit