Changeset 186


Ignore:
Timestamp:
Oct 25, 2007 4:37:13 PM (15 years ago)
Author:
srkline
Message:

Added two new files to be more "empty" stubs that are easier to fill in than NCNR* files. Addition of any new data formats should start with FACILITY_* files and be renamed. Also, for testing, added Includes_Facility.ipf that can replave includes_v500.ipf to include FACILITY_* rather than NCNR_* files.

Location:
sans/SANSReduction/trunk/Put in User Procedures/SANS_Reduction_v5.00
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • sans/SANSReduction/trunk/Put in User Procedures/SANS_Reduction_v5.00/Correct.ipf

    r167 r186  
    959959        //get input from the user 
    960960        NewDataFolder/O root:myGlobals:tmp_trans 
    961         Variable/G root:myGlobals:tmp_trans:inputTrans=0.9 
     961        Variable/G root:myGlobals:tmp_trans:inputTrans=0.92 
    962962        Variable/G root:myGlobals:tmp_trans:returnCode=0 
    963963        DoTransInput(type) 
Note: See TracChangeset for help on using the changeset viewer.