Ticket #2822 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Move DataHandling NeXus algorithms into DataHandling package

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description


Change History

comment:1 Changed 9 years ago by Stuart Campbell

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Stuart Campbell

(In [10887]) Moved NeXus data handling routines into DataHandling. Fixed tests outside NeXus/DataHandling that relied on loading data Had to add Nexus as a link dependency for various package Test targets - don't know why! refs #2822

comment:3 Changed 9 years ago by Stuart Campbell

(In [10888]) Forgot some files. refs #2822

comment:4 Changed 9 years ago by Stuart Campbell

(In [10889]) Add Nexus as dep. refs #2822

comment:5 Changed 9 years ago by Stuart Campbell

(In [10892]) removing changes and going back to revision 10886. refs #2822

comment:6 Changed 9 years ago by Stuart Campbell

(In [10908]) Change order of Nexus and DataHandling so Nexus is first. refs #2822

comment:7 Changed 9 years ago by Stuart Campbell

(In [10909]) Add Nexus include directory to whole of DataHandling. refs #2822

comment:8 Changed 9 years ago by Stuart Campbell

(In [10919]) Moved SaveNXSPE from Nexus->DataHandling. refs #2822

comment:9 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:10 Changed 9 years ago by Stuart Campbell

(In [11108]) Change category ready for moving. refs #2822

comment:11 Changed 9 years ago by Stuart Campbell

(In [12330]) move SaveToSNSHistogramNexus from NeXus into DataHandling. refs #2822

comment:12 Changed 9 years ago by Stuart Campbell

(In [12483]) Move test into DataHandling. refs #2822

comment:13 Changed 9 years ago by Stuart Campbell

(In [12484]) Moved LoadEventNexus (and LoadSNSEventNexus) from Nexus to DataHandling. refs #2822

comment:14 Changed 9 years ago by Stuart Campbell

(In [12485]) Update header location. refs #2822

comment:15 Changed 9 years ago by Stuart Campbell

(In [12487]) Try to fix windows build. refs #2822

comment:16 Changed 9 years ago by Stuart Campbell

(In [12488]) Try to fix windows build. refs #2822

comment:17 Changed 9 years ago by Stuart Campbell

(In [12493]) Try to fix windows build. refs #2822

comment:18 Changed 9 years ago by Stuart Campbell

(In [12518]) Remove some stuff added to try and fix build errors, see if we break it again! refs #2822

comment:19 Changed 9 years ago by Stuart Campbell

(In [12535]) Moved LoadSNSNexus from Nexus to DataHandling. refs #2822

comment:20 Changed 9 years ago by Stuart Campbell

(In [12578]) Moved LoadInstrumentFromNexus from Nexus to DataHandling. refs #2822

comment:21 Changed 9 years ago by Stuart Campbell

(In [12581]) Moved MuonLoader(s) from Nexus to DataHandling. refs #2822

comment:22 Changed 9 years ago by Stuart Campbell

(In [12586]) Try to fix windows build. refs #2822

comment:23 Changed 9 years ago by Stuart Campbell

(In [12589]) Moved (unused) LoadTOFRawNexus from Nexus to DataHandling. refs #2822

comment:24 Changed 9 years ago by Stuart Campbell

(In [12591]) Moved Load ISIS Nexus loaders from Nexus to DataHandling. refs #2822

comment:25 Changed 9 years ago by Stuart Campbell

(In [12592]) Moved LoadLogsFromSNSNexus from Nexus to DataHandling. refs #2822

comment:26 Changed 9 years ago by Stuart Campbell

(In [12593]) Moved loading and saving processed NeXus file algorithms from Nexus to DataHandling. refs #2822

comment:27 Changed 9 years ago by Stuart Campbell

(In [12594]) Add DLLExport. refs #2822

comment:28 Changed 9 years ago by Stuart Campbell

(In [12595]) tidy up DLLExports. refs #2822

comment:29 Changed 9 years ago by Stuart Campbell

(In [12597]) Moved LoadNexusMonitors from Nexus to DataHandling. refs #2822

comment:30 Changed 9 years ago by Stuart Campbell

(In [12598]) Moved SaveNexus from Nexus to DataHandling. refs #2822

comment:31 Changed 9 years ago by Stuart Campbell

(In [12600]) Moved LoadNeXus and SaveNeXus algorithms from Nexus to DataHandling. refs #2822

comment:32 Changed 9 years ago by Stuart Campbell

(In [12612]) Moved SaveISISNeXus from Nexus to DataHandling. refs #2822

comment:33 Changed 9 years ago by Stuart Campbell

(In [12613]) Moved LoadNexusLogs from Nexus to DataHandling. refs #2822

comment:34 Changed 9 years ago by Stuart Campbell

(In [12615]) Moved LoadMuonLog from Nexus to DataHandling. refs #2822

comment:35 Changed 9 years ago by Stuart Campbell

(In [12617]) Try to add some random NXDLL_EXPORTs. refs #2822

comment:36 Changed 9 years ago by Stuart Campbell

(In [12748]) Remove LoadRaw stuff in Nexus package from build. Had to do a dirty hack and make the logger not static for it to work. refs #2822 and fixes #3160

comment:37 Changed 9 years ago by Stuart Campbell

  • Status changed from accepted to verify
  • Resolution set to fixed

(In [12749]) Remove LoadRaw directory from Nexus. fixes #2822 & #3160

comment:38 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:39 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

The Framework/Nexus directory now contains only NeXus API type classes. All of the readers are now in Framework/DataHandling.

comment:40 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3669

Note: See TracTickets for help on using tickets.