Ticket #1747 (closed: fixed)
SANS - file saving, minor issues
Reported by: | Nick Draper | Owned by: | Steve Williams |
---|---|---|---|
Priority: | major | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Anders Markvardsen |
Description
Should we have default extensions on the files for “save resultâ€, at least for type “RKH†it saves the file with no extension on the name (needs either .Q or .txt) so I have to remember to type it in to the filename box every time.
Yes. It’s important that the cansas1d o/p is .xml, for example. My personal preference for the rkh/loq format would be .txt to show that it is ASCII.
“save other†menu is using “append†as default, even though the “append†box is not checked.
Suggest that unless “append†is checked the “filename†changes to the name of the workspace selected.
Good idea.
The “save result†box only gives an obscure error in scripting box if the workspace is no longer there (or I renamed it).
Change History
comment:10 Changed 10 years ago by Steve Williams
comment:11 Changed 10 years ago by Mathieu Doucet
Note: The new way of running python scripts prevents custom PyQt windows from being displayed within MantidPlot.
comment:12 Changed 10 years ago by Steve Williams
comment:13 Changed 10 years ago by Steve Williams
comment:14 Changed 10 years ago by Steve Williams
- Status changed from new to accepted
All the functionality listed in the ticket discription should work now
comment:15 Changed 10 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
comment:16 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:17 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 26
Sorry I didn't mean to move these ones reverting back to It 26
comment:18 Changed 10 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:19 Changed 10 years ago by Anders Markvardsen
- Status changed from verifying to closed
Tested files with correct extensions etc.
Tests done on Linux machine and we noted that when loading a .RAW instead of a .raw file the data was not loaded.
comment:20 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2594
(In [6851]) Load and SaveRKH now have default extensions and the save workspaces dialog updates the filename with the workspace's name re #1747