Ignore:
Timestamp:
Apr 14, 2016 10:20:13 AM (7 years ago)
Author:
srkline
Message:

few fixes to event mode for SANS

major changes to VSANS basic R/W routines to keep up-to-date with the latest data file definition. Still needs to be tested for correct paths, entries, etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/EventModeProcessing.ipf

    r989 r990  
    931931        String abortStr 
    932932         
    933         PathInfo catPathName 
     933        PathInfo/S catPathName 
    934934        if(V_flag==0) 
    935935                DoAlert 0,"Please 'Pick Path' to the data from the Main (yellow) Panel." 
     
    24632463                         
    24642464                        // load in the waves, saved as Igor text to preserve the data type 
     2465                        PathInfo/S catPathName          //should set the next dialog to the proper path... 
    24652466                        LoadWave/T/O/P=catPathName 
    24662467                        filePathStr = S_fileName 
Note: See TracChangeset for help on using the changeset viewer.