Improve the speed of LoadRaw in the presence of multiple periods, particularly...
Improve the speed of LoadRaw in the presence of multiple periods, particularly in the case where the monitors are loaded separately where memory usage is also significantly reduced if there are large log files. Also fixed a minor bug in the attachment of period logs to workspaces. Re #1154.
Showing
- Code/Mantid/API/inc/MantidAPI/MatrixWorkspace.h 3 additions, 8 deletionsCode/Mantid/API/inc/MantidAPI/MatrixWorkspace.h
- Code/Mantid/API/src/MatrixWorkspace.cpp 9 additions, 13 deletionsCode/Mantid/API/src/MatrixWorkspace.cpp
- Code/Mantid/API/src/WorkspaceFactory.cpp 1 addition, 1 deletionCode/Mantid/API/src/WorkspaceFactory.cpp
- Code/Mantid/API/test/MatrixWorkspaceTest.h 2 additions, 6 deletionsCode/Mantid/API/test/MatrixWorkspaceTest.h
- Code/Mantid/Algorithms/Algorithms.vcproj 4 additions, 0 deletionsCode/Mantid/Algorithms/Algorithms.vcproj
- Code/Mantid/Algorithms/src/HRPDSlabCanAbsorption.cpp 11 additions, 3 deletionsCode/Mantid/Algorithms/src/HRPDSlabCanAbsorption.cpp
- Code/Mantid/CurveFitting/src/Linear.cpp 1 addition, 9 deletionsCode/Mantid/CurveFitting/src/Linear.cpp
- Code/Mantid/DataHandling/src/LoadRaw3.cpp 49 additions, 82 deletionsCode/Mantid/DataHandling/src/LoadRaw3.cpp
- Code/Mantid/Kernel/src/PropertyManager.cpp 3 additions, 1 deletionCode/Mantid/Kernel/src/PropertyManager.cpp
Loading
Please register or sign in to comment