Opened 6 years ago
Last modified 6 years ago
#1140 assigned enhancement
Batch Slicer requires plotting of all 2D data sets to use in batch
Reported by: | butler | Owned by: | krzywon |
---|---|---|---|
Priority: | major | Milestone: | SasView 5.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView GUI Enhancements |
Description
The current implementation of batch slicing requires all 2D data that is going to be included in the batch run of a slicer process be plotted (e.g. sent to "new plot" They they show up as OPTIONS to be included in the batch. This can work for small sets, but recently we tried this on a time resolved series that was binned into 90 (and could be a few hundred) 2D time bins. Having to plot all 90 is less than optimal to be kind. Ideally this should work like batch fitting where all 2D data sets that are selected in the data manager can be selected. This may or may not be something to worry about for 4.2 release as it is mostly a GUI item at this point? but if it can be done straightforwardly it would be good to fix for the release.
Change History (2)
comment:1 Changed 6 years ago by butler
- Owner set to krzywon
- Status changed from new to assigned
comment:2 Changed 6 years ago by butler
- Milestone changed from SasView 4.2.0 to SasView 5.0.0
Not a priority for this release. May be best to focus on this for the new 5.0 rather than waste resources on fixing this on 4.3.
Going to move to 5.0 for now.
Looks like it won't be straightforward in fact so moving to 4.3 for now and see if we get a lot of complaints that require fixing sooner.