lamp_mac/IN13/
elascan_vnorm.pro
top elascan_vnorm
result = elascan_vnorm(w_in, w_van, remove=remove)
******* ************* ** User callable ******************************************************************************* ** ** Normalize by vanadium. ** If the vanadium has been measured at several temperatures, then for each ** sample temperature it looks for the closest vanadium temperature and it ** uses this one to normalize. ** If the keyword 'remove' is given with a value between 0 and 1, then all ** the detectors where the vanadium counts are < than the average value ** multiplied by this factor are removed. ** ** Call w10=elascan_vnorm(w1,w2) or w10=elascan_vnorm(w1,w2,remove=0.1) ** *******************************************************************************
Parameters
- w_in
- w_van
Keywords
- remove
File attributes
Modification date: | Tue Oct 1 14:41:21 2013 |
Lines: | 106 |