Ticket #2487 (assigned)

Opened 10 years ago

Last modified 5 years ago

Remove code that creates NeXus files in XML format from NeXusIO

Reported by: Martyn Gigg Owned by: Roman Tolchenov
Priority: minor Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Our SaveNeXusProcessed algorithm uses the NexusFileIO class which if it spots an xml filename tells the NeXus library to create XML format files.

For our data this is not a good road to go down.

This ticket will:

  • Remove xml support from NexusProcessed writing (line 88 Nexus/src/NexusFileIO.cpp)
  • Remove test named "testExecOnMuonXml" as if XML support is going the test will be exactly the same as "testExecOnMuon"

This change will mean that any filename should create a HDF5 compressed file when saving Mantid NeXus files.

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Status changed from new to assigned
  • Priority changed from major to minor
  • Owner set to Roman Tolchenov

comment:2 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:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

Accepted and assigned tickets moved at iteration 29 code freeze

comment:4 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:6 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:7 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

comment:8 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to milestone 2.4

comment:9 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:10 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:11 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:12 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:13 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to backlog at the code freeze for R2.6

comment:14 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:15 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3334

Note: See TracTickets for help on using tickets.