The LAMP Application

Generated by IDLdoc

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

lamp_mac/

rdid.pro


Routines

result = finefile(pth, count=count)

p_did_calib, inst, lamp_b1

p_did_calev, event, uv

p_did_calod, iinst, filo, OK, wn, txxt, LIST=LIST, COMMENT=COMMENT, GET_CAL=GET_CAL, SET_CAL=SET_CAL, INF=INF, YEAR=YEAR

p_did_caldo, minst, WOUT, YOUT, ok

skipline, in, line, cnt, nvers=nvers

skipvpar, vpb, vpara, in

result = rdid(INST_GRP, PATH, FILENUME, STATUS, DATP, COMP=COMP)

Routine details

top finefile

result = finefile(pth, count=count)

******* ** Pb MacosX (duplicated!)

Parameters

pth

Keywords

count

top p_did_calib

p_did_calib, inst, lamp_b1

** *********** ** Creates the calibration GUI

Parameters

inst
lamp_b1

top p_did_calev

p_did_calev, event, uv

** *********** ** event calibration parser

Parameters

event
uv

top p_did_calod

p_did_calod, iinst, filo, OK, wn, txxt, LIST=LIST, COMMENT=COMMENT, GET_CAL=GET_CAL, SET_CAL=SET_CAL, INF=INF, YEAR=YEAR

** *********** ** do the work for calibration ** called also by calibration procedure wich id user callable

Parameters

iinst
filo
OK
wn
txxt

Keywords

LIST
COMMENT
GET_CAL
SET_CAL
INF
YEAR

top p_did_caldo

p_did_caldo, minst, WOUT, YOUT, ok

** *********** ** do some supplement corrections when calibrating (tof)

Parameters

minst
WOUT
YOUT
ok

top skipline

skipline, in, line, cnt, nvers=nvers

** ******** ** stuff for rdid

Parameters

in
line
cnt

Keywords

nvers

top skipvpar

skipvpar, vpb, vpara, in

** ******** **

Parameters

vpb
vpara
in

top rdid

result = rdid(INST_GRP, PATH, FILENUME, STATUS, DATP, COMP=COMP)

******* **** ** reads ILL ascii numors, should also call read_nexus if extension is .nxs ** Input parameters ** ---------------- ** INST_GRP= ['in5','tof','1','0'] ** PATH = '/usr/illdata/data/' ** FILENUME= '001260' ** ** output parameters ** ----------------- ** STATUS = 0 if ok ** DATP ={ w_tit:WT ,x_tit:XT ,y_tit:YT ,z_tit:ZT ,other_tit:OT $ ** ,time:DATE,p:PP,par_txt:PTXT,$ ** ,x:XX ,y:YY ,z:ZZ ,n:NN ,pv:PV ,e:EE} ** ** COMP=InstGroup is of internal use to set the true INST/GROUP found in the file.

Parameters

INST_GRP
PATH
FILENUME
STATUS
DATP

Keywords

COMP

File attributes

Modification date: Tue Oct 1 14:36:01 2013
Lines: 3,587