lamp_mac/LSS/
s_normalise.pro
top s_normalise
result = s_normalise(w_in0, inorm)
******* *********** ** User callable ** ** Normalises raw sans data to monitor or counting time, depending on value of ** inorm. ** Also finds the position of the elastic peak. ikeep not used. ** ** inorm=0 => no normalisation ** inorm=1 => 1000 monitor counts (default) ** inorm=2 => time in minutes (incorrect for data added with rdsum or '>') ** ** Output format: ** w_out(xarray,yarray,nruns) ** ** ** JRS 30/3/00 ** ** -------------------------------------------------------------------------------
Parameters
- w_in0
- inorm
File attributes
Modification date: | Tue Oct 1 14:40:51 2013 |
Lines: | 130 |