Ticket #7409 (closed: fixed)
LoadVTK Defaults
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description (last modified by Owen Arnold) (diff)
LoadVTK defaults have changed so that adaptive binning is the default option. This has caused a minor issue because some options are being disabled when they shouldn't be. If AdaptiveBinned is selected, then KeepTopPercent is disabled. This is wrong and will not make the algorithm nice to use via MantidPlot.
Change History
comment:2 Changed 7 years ago by Owen Arnold
- Priority changed from major to minor
- Description modified (diff)
comment:3 Changed 7 years ago by Owen Arnold
Tester:
- Bring up the LoadVTK algorithm in MantidPlot
- The KeepTopPercent option should be disabled whenever AdaptiveBinned is unchecked
comment:4 Changed 7 years ago by Owen Arnold
refs #7409. Implement fix to defaults.
Changeset: e444ecdd4f55a8df53c2198f874969e27516f34f
comment:5 Changed 7 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 7 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.