Ticket #6225 (closed: fixed)
SANS: Fill up the SingleMode files with First entry on Batch files.
Reported by: | Gesner Passos | Owned by: | Gesner Passos |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | stephen.king@…, anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: | Martyn Gigg |
Description
It is usefull for repetitive tasks to be able to fill up the Scattering, Trasmission and Direct run entries with the first line of the file loaded in batch mode. This allows to fast test features in single mode.
Change History
comment:2 Changed 8 years ago by Gesner Passos
Fill up SingleMode entries from csv files
SANSRunWindow::loadCSVFile : Take the first line of the csv file and insert it in SingleMode MWRunFiles.
re #6225
Changeset: bb870c48140df203b77358085419fe0900b8f8dd
comment:3 Changed 8 years ago by Gesner Passos
Fill up SingleMode entries from csv files
SANSRunWindow::loadCSVFile : Take the first line of the csv file and insert it in SingleMode MWRunFiles.
re #6225
Changeset: bb870c48140df203b77358085419fe0900b8f8dd
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:6 Changed 8 years ago by Gesner Passos
- Status changed from accepted to verify
- Resolution set to fixed
To Tester:
Open Sans ISIS interface, change to Batch Mode, and them Browse directories to find an acceptable csv file. (Example: systemtests/Data/LOQ/batch_input.csv)
This will fill the table with the runs.
Change to SingleMode, the same values should be available to the corresponding widgets.
comment:7 Changed 8 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg