Ticket #2168 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Support event files in the Load Algorithm

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Brett Tully

Description

This should include the prenexus files, and vent nexus files

Change History

comment:1 Changed 10 years ago by Sofia Antony

  • Status changed from new to assigned
  • Owner changed from Sofia Antony to Martyn Gigg

Martin,

As you are working on refactoring the load algorithm I'm reassigning this to you.

Thanks Sofia

comment:2 Changed 10 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:3 Changed 10 years ago by Martyn Gigg

(In [9316]) Modified LoadEventPreNeXus so that it is compatible with the Load algorithm, Refs #2168. Also made a couple of adjustments to the layout of the MWRunFiles widget to make it better at resizing with the dialogs it is attached to. Re #2329

comment:4 Changed 10 years ago by Martyn Gigg

(In [9358]) Fix a strange bug in fileCheck for LoadEventPreNeXus. BinaryFile is used to check the file can be opened but having this allocated on the stack was causing a crash in the BinaryFile destructor. Switched to heap allocation for now. Re #2168

comment:5 Changed 10 years ago by Martyn Gigg

(In [9372]) Registered LoadSNSEventNexus with the generic Load algorithm. Also cleared up reference to g_hdf5_cookie which actually simply marks HDF files not specifically a HDF5 file. Could do with helpers somewhere really with things like isHDF and isHDF5 etc. Re #2168

comment:6 Changed 10 years ago by Martyn Gigg

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

comment:7 Changed 10 years ago by Russell Taylor

(In [9383]) Attempt to fix broken (only with scons) test build. Re #2168.

comment:8 Changed 10 years ago by Russell Taylor

(In [9384]) Clean up unused headers to bring sunshine back to Windows cmake build. Re #2168.

comment:9 Changed 10 years ago by Brent Tully

  • Status changed from verify to verifying
  • Tester set to Brent Tully

comment:10 Changed 10 years ago by Brent Tully

  • Status changed from verifying to closed

Working in 1.1.9450

comment:11 Changed 10 years ago by Nick Draper

  • Tester changed from Brent Tully to Brett Tully

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3015

Note: See TracTickets for help on using tickets.