The LAMP Application

Generated by IDLdoc

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

lamp_mac/IN4/

in4strip.pro


top in4strip

result = in4strip(w_in, bottom=bottom, top=top, middle=middle, small=small, wide=wide, sector=sector, remove=remove, bad=bad, add_bad=add_bad, no_abs=no_abs, channels=channels, hvolt=hvolt)

******* ******** ** User callable ** extracts sectors of the IN4 detector bank ** KEYWORDS: ** --------- ** /bottom: extracts bottom row of detectors ** /middle: extracts middle row of detectors ** /top: extracts top row of detectors ** /small: extracts small angle bank ** /wide: extracts wide angle bank ** /bad: remove the bad detectors (action performed first) ** add_bad=list allows one to add its own detectors in addition to the default list ** ** /remove removes the detectors from the workspace ** /no_abs prevent to return the absolute values of the angle (default). Useful for single crystal ** /channels allows to return the results in channels number rather than spectrum angle (default) ** ** Variables: ** ---------- ** sector = 1,2,.. if /small selected, chooses sector of small angle bank. ** JRS 13/11/06 (last modification : 28/08/12 by SR) ** Last modification 14/12/10 by SR, to incoprorate the new list of Bad detectors, and the way to handle them, and add_bad list ** Last modification 19/04/11 by SR, to incorporate the modifications induced by the change in the data format ** Last modification 04/07/2011 by AO : incorporate bad detectors for the small angle bank ** Last modification 28/08/2012 by SR : incorporate /hvolt keyword (organization by high voltage value) **

Parameters

w_in

Keywords

bottom
top
middle
small
wide
sector
remove
bad
add_bad
no_abs
channels
hvolt

File attributes

Modification date: Tue Oct 1 14:41:46 2013
Lines: 260