Ticket #3537 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

MDEventFile class that will interface with the DiskMRU

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

Needs to implement IFile so that the diskMRU can resize a NXS file.

Needs to be templated by MDEvent<nd>

Maybe move the static methods from MDEvent for saving to this? The spread of the file saving/loading is getting confusing.

Refs #3504, #3467.

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

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

In [13861]:

Fixes #3537: Since HDF will automatically extend a file we can do without this complication and also get rid of the IFile class. We can imagine code to handle extending files in the save() method of any code calling the DiskMRU. Fixes #3504, diskMRU should be complete now.

comment:3 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:4 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

No IFile, no MDEventFile. Behaviour of DiskMRU has been checked and validated as part of this iteration.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4384

Note: See TracTickets for help on using tickets.