Ignore:
Timestamp:
Nov 3, 2008 12:48:40 PM (14 years ago)
Author:
srkline
Message:

More tweaking of the MonteCarlo?, trying in vain to thread the XOP. As is, works fine with the XOP and single threading.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/Wrapper_v40.ipf

    r430 r434  
    217217 
    218218        // SANS Reduction bits 
    219         tmp = "ASStandardFunction;Ann_1D_Graph;Avg_1D_Graph;BStandardFunction;CStandardFunction;Draw_Plot1D;MyMat2XYZ;NewDirection;SANSModelAAO_MCproto;" 
     219        tmp = "ASStandardFunction;Ann_1D_Graph;Avg_1D_Graph;BStandardFunction;CStandardFunction;Draw_Plot1D;MyMat2XYZ;NewDirection;SANSModelAAO_MCproto;Monte_SANS_Threaded;Monte_SANS_NotThreaded;Monte_SANS_W1;Monte_SANS_W2;" 
    220220        list = RemoveFromList(tmp, list  ,";") 
    221221        list = RemoveFromList("Monte_SANS", list) 
Note: See TracChangeset for help on using the changeset viewer.