Opened 8 years ago
Last modified 6 years ago
#933 assigned defect
Allow user to define order of models/fit pages for batch fitting
Reported by: | wojciech | Owned by: | wojciech |
---|---|---|---|
Priority: | major | Milestone: | SasView 5.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
There is no control over the fit pages that go into batch/chain fitting. The current batch fitiing decides the order based on data file names (suposedly).
Change History (3)
comment:1 Changed 8 years ago by wojciech
- Owner set to wojciech
- Status changed from new to assigned
comment:2 Changed 7 years ago by butler
- Milestone changed from SasView 4.2.0 to SasView 5.0.0
comment:3 Changed 6 years ago by piotr
Note: See
TracTickets for help on using
tickets.
Added the following functionality:
for batch fitting and with chain fits selected, a new tab shows up in the Batch Fit page.
This tab contains a simple list of all datasets included in the batch. The sets can be moved around and rearranged freely (internal drag and drop).
This order is then used in the batch fit run.
Changes currently in ESS_GUI_ordering branch.