Changeset 74 for sans/SANSReduction/branches/kline_29MAR07/Put in User Procedures/SANS_Reduction_v5.00/NSORT.ipf
- Timestamp:
- Apr 5, 2007 5:06:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/SANSReduction/branches/kline_29MAR07/Put in User Procedures/SANS_Reduction_v5.00/NSORT.ipf
r70 r74 1781 1781 // 0 if the file is a scattering file, 1 (truth) if the file is a transmission file 1782 1782 InsertPoints lastPoint,1,GIsTrans 1783 GIsTrans[lastPoint] = CheckIfBeamstopOut(fname, -5) //returns one if beamstop is "out"1783 GIsTrans[lastPoint] = isTransFile(fname, -5) //returns one if beamstop is "out" 1784 1784 1785 1785 KillWaves/Z w
Note: See TracChangeset
for help on using the changeset viewer.