Ticket #3515 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Save sample info in SaveNexus

Reported by: Andrei Savici Owned by: Janik Zikovsky
Priority: critical Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: #3687 Tester: Wenduo Zhou

Description

Sample information is not saved in SaveNexus algorithm. Testing: Load CNCS_7860_neutron_event.dat, LoadIsawUB TOPAZ_3007.mat, and SaveNexus. Load to a different workspace. The second workspace has no set sample.

Change History

comment:1 Changed 9 years ago by Nick Draper

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

comment:2 Changed 9 years ago by Owen Arnold

  • Owner changed from Roman Tolchenov to Owen Arnold

comment:3 Changed 9 years ago by Owen Arnold

  • Status changed from assigned to accepted

comment:4 Changed 9 years ago by Owen Arnold

In [14377]:

refs #3515. Also necessary for #3641.

comment:5 Changed 9 years ago by Owen Arnold

  • Status changed from accepted to assigned
  • Owner changed from Owen Arnold to Roman Tolchenov

Re-assign back to original author, but should make it easier to process this ticket now.

comment:6 Changed 9 years ago by Janik Zikovsky

  • Owner changed from Roman Tolchenov to Janik Zikovsky
  • Status changed from assigned to accepted

comment:7 Changed 9 years ago by Janik Zikovsky

In [14442]:

Refs #3515: Adding a folder for a separate nexus C++ API subproject.

comment:8 Changed 9 years ago by Janik Zikovsky

In [14450]:

Refs #3515: Moved nexus CPP API over to a NexusCPP subfolder. Added to common include directories. Code in the Material object to save/load from Nexus

comment:9 Changed 9 years ago by Janik Zikovsky

In [14451]:

Refs #3515: Missing file

comment:10 Changed 9 years ago by Janik Zikovsky

In [14453]:

Refs #3515: More missing files.

comment:11 Changed 9 years ago by Janik Zikovsky

In [14456]:

Refs #3515: Build fix?

comment:12 Changed 9 years ago by Janik Zikovsky

In [14457]:

Refs #3515: CMake fix

comment:13 Changed 9 years ago by Janik Zikovsky

In [14458]:

Refs #3515: CMake again

comment:14 Changed 9 years ago by Janik Zikovsky

In [14459]:

Refs #3515: Start at Sample NXS saving

comment:15 Changed 9 years ago by Janik Zikovsky

In [14462]:

Refs #3515: Temporary for MacOS build

comment:16 Changed 9 years ago by Russell Taylor

In [14466]:

Fix typo. Re #3515.

comment:17 Changed 9 years ago by Martyn Gigg

In [14484]:

Added new NexusCPP library to Windows installer and made a start at cutting down on the number of include files we ship. Refs #3515 and refs #3676.

comment:18 Changed 9 years ago by Janik Zikovsky

In [14499]:

Refs #3515: Sample start of NXS saving.

comment:19 Changed 9 years ago by Janik Zikovsky

In [14500]:

Refs #3515: Attempt mac build fix

comment:20 Changed 9 years ago by Janik Zikovsky

In [14502]:

Refs #3515: Delete file after creation.

comment:21 Changed 9 years ago by Janik Zikovsky

In [14503]:

Refs #3515: Saving OrientedLattice to NXS file

comment:22 Changed 9 years ago by Janik Zikovsky

In [14510]:

Refs #3515: Sample saving to NXS complete except SampleEnvironment. Refs #3669: Some code testing XML saving/parsing.

comment:23 Changed 9 years ago by Janik Zikovsky

  • Blocking 3687 added

comment:13 Changed 9 years ago by Janik Zikovsky

In [14513]:

Refs #3515: Backwards-compatibility for nexus processed sample block

comment:14 Changed 9 years ago by Janik Zikovsky

In [14515]:

Refs #3515: SaveNexusProcessed uses the new sample saving but not yet its loading (so it wont get back the orientedlattice yet)

comment:15 Changed 9 years ago by Martyn Gigg

In [14520]:

Refs #3515. Ensure the NeXus dependencies are in the correct place in the windows installer.

comment:16 Changed 9 years ago by Janik Zikovsky

In [14573]:

Refs #3515: Fixes a problem running LoadNexusProcessed that showed up in python from the command line.

comment:17 Changed 9 years ago by Janik Zikovsky

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

comment:18 Changed 9 years ago by Wenduo Zhou

  • Status changed from verify to verifying
  • Tester set to Wenduo Zhou

comment:19 Changed 9 years ago by Wenduo Zhou

  • Status changed from verifying to closed

comment:20 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4362

Note: See TracTickets for help on using tickets.