Ticket #689 (closed: fixed)
Load Nexus, appears to make the same workspaces regardless of the entry number I give it
Reported by: | Steve Williams | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 20 |
Component: | Keywords: | Nexus, entry number | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
An example is loading the file C:\mantid\Test\Nexus\MUSR00015190.nxs I can select an entry number of 1 or leave it blank, in both cases I get the same two workspaces.
I think we should look at SaveNexus, SaveNexusProcessed as well because the property entry number seems not to be have been implemented by Ron.
I've put "(Not implemented yet) The index number of the workspace within the Nexus file (default leave unchanged)" in the documentation for those algorithms. Please tell me when you think we're ready to update that.
Change History
Note: See
TracTickets for help on using
tickets.
(In [2625]) LoadNexus should pick up the entry number correctly now. re #689