Ticket #1073 (assigned defect)

Opened 9 months ago

Last modified 9 months ago

Process Raw/Nexus sample shape information properly

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: minor Milestone: Iteration 25
Keywords: Cc:
Tester:

Description (last modified by Nick Draper) (diff)

Currently LoadRaw and LoadISISNexus read a few simple fields about the geometry and store them away on the sample object. This is used to calculate sample volume in the SANS script.

Several steps to this one:

  1. Alter loadRaw and LoadISISNexus to convert the geometry info into a proper sample object and store on the sample class, at the sample position.
  2. Edit the SANS script to use the mantid defined geometry
  3. Ensure that load/savenexusprocessed carry through the sample geometry
  4. Alter the CreateSampleShape alg.
    1. Rename to EditSampleShape
    2. allow it to load up the existing defined shape. You may need to make objects and therefore surfaces know how to create the xml string that defines them.

Change History

Changed 9 months ago by Martyn Gigg

(In [3608]) Fix to get around the fact that processed Nexus files do not know anything about the sample geometry, see #1073. Re #1052

Changed 9 months ago by Nick Draper

  • description modified (diff)
  • summary changed from Processed Nexus routines do not save/load sample geometry information to Process Raw/Nexus sample shape information properly

Changed 9 months ago by Nick Draper

  • owner set to Martyn Gigg
  • priority changed from major to minor
  • status changed from new to assigned
Note: See TracTickets for help on using tickets.