lamp_mac/TOF/
read_het.pro
top read_het
result = read_het(inst, path, filename, status, datp)
******* ******** ** User callable ** Reads in HET data. Requires LAMP running on Windows, and ISIS_GI.DLL and ** ISIS_GI.DLM in the '..rsi\idl\bin\bin.x86' directory. ** ** JRS 27/3/02 ** ** w1(nchan,nspec) is counts, normalised to channel bin width ** n1(nchan,0) = M1 counts/mus ** n1(nchan,1) = M1 errors ** n1(nchan,2) = M2 counts/mus ** n1(nchan,3) = M2 errors ** n1(nchan,4) = M3 counts/mus ** n1(nchan,5) = M3 errors ** n1(nchan,6) = M4 counts/mus ** n1(nchan,7) = M4 errors ** n1(nchan,8) = Lineup Monitor counts/mus ** n1(nchan,9) = Lineup Monitor errors ** n1(nchan,10) = time channel widths ** x1(nchan) = time of flight ** y1(nchan) = 2 theta ** z1(nspec) = L2 for each detector **
Parameters
- inst
- path
- filename
- status
- datp
File attributes
Modification date: | Tue Oct 1 14:39:52 2013 |
Lines: | 211 |