lamp_mac/D7_g/
rdid_d7_nx.pro
pro rdid_d7_NX, DATA, P, P_txt, X ,Y ,Z ,N ,PV ,E, WT, XT, YT, ZT, OT, entry=[imm,nentry] LAMP procedure to convert NEXUS data into the input required for the D7 LAMP software reduction suite Called from read_hdf.pro ARW 6.6.12 REQUIRED INPUTS: DATA = input data read_hdr will return a 132 x m x n array where m is the number of TOF channels and n is the number of spectra P = input parameters P_txt = parameter names X = x-values Y = y-values Z = z-values N = monitor values PV = user defined parameters E = error values WT = measurement title XT = x-title YT = y-title ZT = z-title OT = subtitle CALLS TO: d7_psearch (included) LAST MODIFIED: ARW 11.6.13 ****************** *** d7_psearch *** ****************** pro d7_psearch,ploc,p,n_d7,p_d7 LAMP procedure to define the output P Input parameters ploc = the locations of the different parameters p = the input p values n_d7 = the monitor values Output parameters p_buf = the output p values NOTE: the datasize and TOFmode parameters are NOT set here! ARW 22.2.13 LAST MODIFIED: ARW 22.2.13
Routines
Routine details
File attributes
Modification date: | Tue Oct 1 14:43:35 2013 |
Lines: | 691 |