File production seems to be OK
Main change here is preventing LoadNexusProcessed from running the instrument save when going via the ESS route. New problem is that LoadNexusProcessed does not attempt to look for new Geometry in Nexus as part of the loading, and therefore gives up when it shouldn't LoadNexusProcessed also annoyinly looking for group named "instrument", which we now do not adhere to.
Showing
- Framework/API/inc/MantidAPI/ExperimentInfo.h 1 addition, 1 deletionFramework/API/inc/MantidAPI/ExperimentInfo.h
- Framework/API/src/ExperimentInfo.cpp 5 additions, 2 deletionsFramework/API/src/ExperimentInfo.cpp
- Framework/DataHandling/inc/MantidDataHandling/LoadNexusProcessed.h 2 additions, 1 deletion.../DataHandling/inc/MantidDataHandling/LoadNexusProcessed.h
- Framework/DataHandling/inc/MantidDataHandling/SaveNexusESS.h 1 addition, 0 deletionsFramework/DataHandling/inc/MantidDataHandling/SaveNexusESS.h
- Framework/DataHandling/inc/MantidDataHandling/SaveNexusProcessed.h 6 additions, 4 deletions.../DataHandling/inc/MantidDataHandling/SaveNexusProcessed.h
- Framework/DataHandling/src/LoadNexusProcessed.cpp 21 additions, 4 deletionsFramework/DataHandling/src/LoadNexusProcessed.cpp
- Framework/DataHandling/src/SaveNexusESS.cpp 8 additions, 1 deletionFramework/DataHandling/src/SaveNexusESS.cpp
- Framework/DataHandling/src/SaveNexusProcessed.cpp 13 additions, 9 deletionsFramework/DataHandling/src/SaveNexusProcessed.cpp
- Framework/DataHandling/test/SaveNexusESSTest.h 32 additions, 4 deletionsFramework/DataHandling/test/SaveNexusESSTest.h
- Framework/TestHelpers/inc/MantidTestHelpers/FileResource.h 10 additions, 2 deletionsFramework/TestHelpers/inc/MantidTestHelpers/FileResource.h
Loading
Please register or sign in to comment