lamp_mac/D2B/
calib_eff_1d.pro
top calib_eff_1d
result = calib_eff_1d(numor, n, wi, cal_fil_in, cal_fil_out, title)
******* ************ ** ** User callable ** The call is e.g. w2=calib_eff_1d(51577, 5, 20, 'd2bcal.raw', 'd2bcal.eff', 'title') ** ** 51577 is the first scan, 5 is the number of scans, 20 is the number of a working workspace ** d2bcal.raw is the old file, d2bcal.eff is the new one ** data must be read in with a calibration file that defines the active zones ** since efficiencies are to be determined for these zones, ** *** but the efficiencies table in *** ** *** the input calibration file should contain only 1's *** ** this macro as for calib_eff, but 1 efficiency per tube rather than height resolution ** in "1d" version integrate over height at the start ** wout (=w2), returned workspace, contains 1d efficiencies
Parameters
- numor
- n
- wi
- cal_fil_in
- cal_fil_out
- title
File attributes
Modification date: | Tue Oct 1 14:44:31 2013 |
Lines: | 143 |