Ticket #4294 (closed: invalid)
Understand why Mantid cannot read PSI Nexus file
Reported by: | Anders Markvardsen | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
See Steve's comment below. The example PSI Nexus file can be copied from
Olympic\Babylon5\Scratch\Anders\lem11_his_3420.nxs (to big to be attached to ticket)
Steve writes: Part of our EU JRA work, in collaboration with PSI, involves working towards a common exchange data format for muon data using NeXus. They have written a converter to our '.v1' format. There's still quite a lot missing from the files, but when I attempt to load one using Mantid I get the message: Error in execution of algorithm LoadMuonNexus: vector<T> too long Because they have much better timing resolution when compared to ISIS the histograms are much longer - 66600 bins in this example compared to our usual 2000. I'm guessing, therefore, this is the problem. If so, I suppose it's not a hard limit as the files are quite small and HDFView happily reads the data. Alternatively, perhaps this error is misleading and originates from some other badly formed entry in the file.
Change History
comment:1 Changed 9 years ago by Nick Draper
- Status changed from new to assigned
- Owner changed from Karl Palmen to Nick Draper
comment:3 Changed 9 years ago by Nick Draper
re #4294 allow psi muon files to load
Changeset: 5c5320f1d3d543e29c6e709f9ce96771c278e47b
comment:4 Changed 9 years ago by Nick Draper
re #4294 Avoid crashes with HDF5 file
Changeset: 1cbfbc36fd5fa15eb82ab67c94638900f519a3cc
comment:5 Changed 9 years ago by Nick Draper
re #4294 allow psi muon files to load
Changeset: 5c5320f1d3d543e29c6e709f9ce96771c278e47b
comment:6 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:7 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:8 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:9 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
moved to Release 2.4
comment:11 Changed 8 years ago by Nick Draper
- Status changed from accepted to verify
- Resolution set to invalid
- Milestone changed from Release 2.5 to Release 2.4
Made invalid by #6131
comment:12 Changed 8 years ago by Karl Palmen
Specified file not Olympic\Babylon5\Scratch\Anders\lem11_his_3420.nxs found.
comment:13 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:14 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
Looks like this has been fixed in newer ticket.
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5141