lamp_mac/BRISP/
t2e_bri.pro
******************************************************************************* FUNCTION t2e_bri, w_in, in5multi = idet For BRISP: based on t2e, t2e_elp FF (2007) Converts tof data in w_in to energy transfer in w_out. Includes the factor of ki/kf. teta dependence of time flight, EPS ** FITGAUSS replaced by str_fit. *** option: save elastic channels/fit or use input data fit (eg Van) to determine elastic peak *** an_elmin: if set, the intensity around the elastic peak are put =0 fot teta< an_elmin *** w13=t2e_bri(w3,phi_min=0.1,phi_max=17.,Lsd=4.,lam=1.,ch_w=3.73,elch_out='van_el.dat') OR *** w14=t2e_bri(w4,phi_min=0.1,phi_max=17.,Lsd=4.,lam=1.,ch_w=3.73,elch_in=[94.39,0.14,0.031]) DIMENSIONS: w_in(nchannels,nspectra) -> w_out(nE,spectra) *******************************************************************************
Routines
Routine details
File attributes
Modification date: | Tue Oct 1 14:45:32 2013 |
Lines: | 263 |