Ticket #215 (closed: fixed)
Create a SaveNexus for storing workspace data
Reported by: | Ronald Fowler | Owned by: | Ronald Fowler |
---|---|---|---|
Priority: | major | Milestone: | Iteration 14 |
Component: | Keywords: | Nexus | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Allow saving of workspace data in Nexus file format.
One way might be to allow writing (and reading) of the Nexus "Processed" NXentry which assumes that the data has been reduced to a standard for such as S(Q) and no longer requires the instrument definition.
Change History
comment:11 Changed 12 years ago by Ronald Fowler
comment:12 Changed 12 years ago by Ronald Fowler
comment:13 Changed 12 years ago by Ronald Fowler
comment:14 Changed 12 years ago by Ronald Fowler
comment:15 Changed 12 years ago by Ronald Fowler
comment:16 Changed 12 years ago by Ronald Fowler
comment:17 Changed 12 years ago by Ronald Fowler
- Status changed from new to closed
- Resolution set to fixed
Saving and loading of Nexus files working. Further enhancements under separate tickets.
comment:18 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1063
Note: See
TracTickets for help on using
tickets.
(In [1349]) Changed LoadNexus to offer file browser option as in LoadRaw (not yet tested) Changed SaveNexus to add simple test of writing 2D workspace arrays. Re #215