Ticket #2337 (closed: fixed)
Extend the run file widget and use in the SANS GUI
Reported by: | Steve Williams | Owned by: | Steve Williams |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
The run file widget must be able to optionally deal with multi-entry workspaces. If "-add" is added to the end of a run number this must be added to the end of the filename to load.
The SANS GUI will then beable to accept file names as well as run numbers. There will be an option for multi-period entry boxes.
Change History
comment:4 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:7 Changed 10 years ago by Stuart Campbell
Steve, just a suggestion/comment.
At the moment we (as in the US) are in the position where all our files have custom suffixes. Up until now, we are just specifying them as part of the extension so the File Finder can locate them. It is probably better to handle them separately as you have, but wouldn't the list of allowed extensions be facility or even beamline specific? Might it be a good idea to have these extensions listed in the facilities XML file?
comment:8 Changed 9 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
Stuart's suggestion has moved into ticket #2674
comment:9 Changed 9 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
comment:10 Changed 9 years ago by Michael Whitty
- Status changed from verifying to reopened
- Resolution fixed deleted
when entering a run number with "-add", such as "54431-add" into the Sample box, I get the following error:
Sorry, MantidPlot has caught an unexpected exception: bad lexical cast: source type value could not be interpreted as target Would you like to terminate MantidPlot or try to continue working? If you choose to continue it is advisable to save your data and restart the application. --------------------------- Terminate Continue ---------------------------
comment:11 Changed 9 years ago by Steve Williams
comment:12 Changed 9 years ago by Steve Williams
comment:13 Changed 9 years ago by Steve Williams
comment:14 Changed 9 years ago by Steve Williams
- Status changed from reopened to verify
- Resolution set to fixed
comment:15 Changed 9 years ago by Steve Williams
- Status changed from verify to reopened
- Resolution fixed deleted
comment:16 Changed 9 years ago by Steve Williams
comment:17 Changed 9 years ago by Martyn Gigg
comment:19 Changed 9 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
comment:20 Changed 9 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester changed from Michael Whitty to Stuart Campbell
comment:21 Changed 9 years ago by Stuart Campbell
- Status changed from verifying to closed
It does give lots of nasty error messages if you facility is not set to ISIS before you launch the GUI.
Added some files together to produce a "-add" file. then reduced this. Seems to be ok.
comment:22 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3184