Ignore:
Timestamp:
Apr 5, 2007 5:06:48 PM (16 years ago)
Author:
srkline
Message:

More changes to move NCNR calls from the main section of code. Transmission is the current sticking point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/SANSReduction/branches/kline_29MAR07/Put in User Procedures/SANS_Reduction_v5.00/NSORT.ipf

    r70 r74  
    17811781        // 0 if the file is a scattering  file, 1 (truth) if the file is a transmission file 
    17821782        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" 
    17841784         
    17851785        KillWaves/Z w 
Note: See TracChangeset for help on using the changeset viewer.