The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/

rdfilter.pro


Routines

Ph_Common

ph_setmask, wmsk, mk_w

ph_works, selection, uv

P_Fil_Event, event, uv

Ph_Write, label, mess

Ph_Help_RS

result = Ph_Verif(value1, value2, vect, siz)

Ph_Filter, wks

rdfilter, pth, XRANGE=XRANGE, YRANGE=YRANGE, ZRANGE=ZRANGE, XMASK=XMASK, YMASK=YMASK, MONIMOD=MONIMOD, XPROJ=XPROJ, YPROJ=YPROJ, ZPROJ=ZPROJ, WKSP=WKSP, MONIVAL=MONIVAL, SIGMA=SIGMA, TOLERANCE=TOLERANCE, SELECTION=SELECTION

Routine details

top Ph_Common

Ph_Common

** ********* ** global variables declaration

top ph_setmask

ph_setmask, wmsk, mk_w

** ********** ** used when NoWindow Lamp is started

Parameters

wmsk
mk_w

top ph_works

ph_works, selection, uv

** ******** ** read the numors set in selector field

Parameters

selection
uv

top P_Fil_Event

P_Fil_Event, event, uv

** *********** ** Event processing procedure

Parameters

event
uv

top Ph_Write

Ph_Write, label, mess

** ******** ** Write messages in the label

Parameters

label
mess

top Ph_Help_RS

Ph_Help_RS

** ********** ** calls lamp function: show_helps

top Ph_Verif

result = Ph_Verif(value1, value2, vect, siz)

******* ******** ** This function checks : ** - if at least one value is in the interval ** ==> returns a structure with a specific ** value (Aff=1)and the indices of the values ** in the vector (ex:{Aff=1,min=10,max=20}. ** - if not ==> returns a structure with a ** specific value(ex: {Aff=0}).

Parameters

value1
value2
vect
siz

top Ph_Filter

Ph_Filter, wks

** ********* ** This function selects a part of a workspace and ** applies projections to it. ** Note that data are always restored in workspace 20 ** and Ph_filter is called by Lamp, Lamp ** specifies that the work happens in W20.

Parameters

wks

top rdfilter

rdfilter, pth, XRANGE=XRANGE, YRANGE=YRANGE, ZRANGE=ZRANGE, XMASK=XMASK, YMASK=YMASK, MONIMOD=MONIMOD, XPROJ=XPROJ, YPROJ=YPROJ, ZPROJ=ZPROJ, WKSP=WKSP, MONIVAL=MONIVAL, SIGMA=SIGMA, TOLERANCE=TOLERANCE, SELECTION=SELECTION

** ******** ** User callable ** Create main RDFILTER interface

Parameters

pth

Keywords

XRANGE
YRANGE
ZRANGE
XMASK
YMASK
MONIMOD
XPROJ
YPROJ
ZPROJ
WKSP
MONIVAL
SIGMA
TOLERANCE
SELECTION

File attributes

Modification date: Tue Oct 1 14:36:01 2013
Lines: 777