lamp_mac/BRISP/
brisp_par.pro
top brisp_par
result = brisp_par(W_in, lambda=lambda, dst=dst, ch_w=ch_w, n_ch=n_ch)
******* ********* ** User callable ** Macro used to set the wavelength and the sample-detector distance to ** the right values, since these values are not reliable ** Call: w2=brisp_par(W1,lambda=wavelenght,dst=distance) ** **** ** Input: W_in =2D or 3D data matrix. ** lambda = incident wavelength: 0.99 for PG002, 1.98, for PG004 ** ** Output: W_in ** ** 5/11/07: because of a bug in nomad, possibility to insert also channel width and channels number
Parameters
- W_in
Keywords
- lambda
- dst
- ch_w
- n_ch
File attributes
Modification date: | Tue Oct 1 14:45:32 2013 |
Lines: | 33 |