% @(#)avmos_col.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:54:18 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1993 European Southern Observatory %.IDENT avmos_column.hlq %.AUTHOR SC, IPG/ESO %.KEYWORDS MIDAS, help files, %.PURPOSE On-line help file for the command: AVMOS/COL %.VERSION 1.0 12-DEC-94 : Creation, SC %---------------------------------------------------------------- \se SECTION./COL \es\co AVMOS/COL 12-DEC-94 SM \oc\su AVMOS/COL out = in [start,end] average columns in two-dim. image \us\pu Purpose: Average columns in a selected range of the input image. \up\sy Syntax: AVMOS/COL out = in [start,end] \\ \ys\pa out = resulting 1 dimensional frame \ap\pa in = image to be averaged \ap\pa start = first column, defaulted to the first column of the frame \ap\pa end = last column, defaulted to the last column of the frame \\ \ap\sa See also: AVMOS/ROW, AVERAGE/ROW, AVERAGE/COL \as\no Note: First and last column can be specified in pixels or world coords. \\ \on\exs Examples: \ex AVMOS/COL out = in 1.,10. Average the columns of frame in.bdf, store result in out.bdf \xe \sxe