Ticket #2037 (closed: fixed)
Construct filenames for SNS instruments
Reported by: | Stuart Campbell | Owned by: | Stuart Campbell |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
Basically the functionality of FindNeXus.
This depends on the interface to the catalogue database #1404.
This ticket might already exist somewhere but I couldn't find it.
Change History
comment:7 Changed 10 years ago by Stuart Campbell
- Status changed from accepted to verify
- Resolution set to fixed
I am going to close this for this iteration as it will construct the correct filenames if the data files exist on your data search path.
The catalogue search will be in the next iteration (it is waiting on getting details on the back end web services)
comment:8 Changed 10 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
comment:9 Changed 10 years ago by Janik Zikovsky
- Status changed from verifying to reopened
- Resolution fixed deleted
- This only seems to work for me if I specify the instrument short name too, e.g. : FileFinder.findRuns("IRS26173")
- No delimiter tag is specified in the facilities.xml file, as far as I can tell.
- I did not get it to work for SNS instruments.
- Did not seem to find the default instrument (when selected inside the GUI) except when the short name and the long name were the same.
comment:11 Changed 10 years ago by Stuart Campbell
comment:12 Changed 10 years ago by Stuart Campbell
- Status changed from accepted to verify
- Resolution set to fixed
I have tested using LoadNexusMonitors using a sequoia run ... method I used...
add /SNS/SEQ/IPTS-3332/0/7573/NeXus to my Data Search Directories
Then I can specify the run by either SEQ7573 or SEQUOIA7473
comment:14 Changed 10 years ago by Janik Zikovsky
- Status changed from verifying to closed
Works for me!
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2884