Ticket #1447 (closed defect: fixed)
Opened 2012-08-29T13:27:51-05:00
Last modified 2012-08-29T13:28:37-05:00
Minimize min/max computations during autoscaling
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1340 |
Description
DefaultDatasetView::autoscale() currently computes mins and maxes once for each channel present in data. However the scan covers the entire dataset. We should make it scan single channels only.
Change History
comment:1 Changed 2012-08-29T13:28:37-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Fixed with commit c773314e9ef749f8046d941fa90d45afc0f3ccac