View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007564ParaView(No Category)public2008-08-27 15:552014-08-29 11:00
ReporterDave DeMarle 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version4.2Fixed in Version4.2 
Summary0007564: color map and time varying data
DescriptionIt would be useful if the color map had an option to automatically adjust to the data range of the currently displayed color map. The option would require a suitable warning that the colors drawn can be misleading. The option can be useful when you are using a color map to look at the location or relative maximums and minimums, and don't care about concrete values that each color represents.

It would also be useful if we could add a mechanism whereby the complete data ranges over all time can be used to set the color table ranges. This would color the data correctly and at the same time not "range out". True this can be done manually, but when the number of arrays gets large, doing it manually is not feasible.

The complete range would often be too expensive to compute automatically, but if the simulation produces those values as meta data, they could be used to set up decent initial values. I think that if the reader forces them into vtkDataArray's per component range info keys it will propagate and work for most cases when automatically rescale is turned off.

This was a request from Jim's group at LANL.
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships
related to 0012601closedUtkarsh Ayachit Color range should have an option to update every time step 
child of 0014578closedUtkarsh Ayachit Develolper Tag: Move lookuptable management to ServerManager 

  Notes
(0013741)
John Biddiscombe (developer)
2008-10-07 07:29

I've added a Track Scale Changes checkbox so that you can automatically recompute min max whenever time changes.

Does this work as expected?

(I have not addressed the meta-data question)
(0013925)
Alan Scott (manager)
2008-10-24 19:40

I cannot find a button that says "Track Scale Changes". Where is it?
(0023443)
Utkarsh Ayachit (administrator)
2010-11-19 13:47

Parts of this are already handled. We have a "Rescale Data Range Mode" in the application settings dialog.

There are other bugs that talk about keeping temporal data which will also help with this one.
(0023507)
Alan Scott (manager)
2010-11-22 22:13

I think I will push back on this one. I have had users ask for this functionality, and cannot find it in any other bug reports. Furthermore, Ken keeps pushing back against it, but users still ask for it.

Specifically the user is asking to automatically update the color range every single time step (not grow). This may be desired if you are running over many timesteps, and you are looking for locations of min or max, but don't care about the size. An example (I am totally inventing here) would be where the highest pressure of a gas is in a car engine. Pressure changes every time step, but the gas pressure patterns would still be interesting.
(0031694)
Alan Scott (manager)
2013-10-17 17:39

We still desperately need this - the option (not used as default) to allow min and max to automatically change every time step to fit this time step's data. Useful where you are looking for patterns in data that changes units many orders of magnitude over time.
(0031695)
Alan Scott (manager)
2013-10-17 17:40

Putting on todo list - we really should do this one.
(0032548)
Utkarsh Ayachit (administrator)
2014-04-02 15:59
edited on: 2014-04-02 15:59

commit fbb0c42005041dd0622d599e83283038070e2721
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Apr 2 15:55:57 2014 -0400

    Reset/grow LUT as timestep changes.
    
    vtkSMAnimationScene now respects the vtkPVGeneralSettings to reset or
    grow the transfer functions as the animation plays.
    
    Change-Id: Id29db315ebe5c283cce3ed0abfbf570884ee16d4

(0032843)
Alan Scott (manager)
2014-06-10 22:05

NICE!

Tested local server, master, Linux.

 Issue History
Date Modified Username Field Change
2008-08-27 15:55 Dave DeMarle New Issue
2008-09-29 11:48 John Biddiscombe Status backlog => tabled
2008-09-29 11:48 John Biddiscombe Assigned To => John Biddiscombe
2008-10-07 07:29 John Biddiscombe Status tabled => @80@
2008-10-07 07:29 John Biddiscombe Resolution open => fixed
2008-10-07 07:29 John Biddiscombe Note Added: 0013741
2008-10-24 19:40 Alan Scott Note Added: 0013925
2008-10-24 19:40 Alan Scott Status @80@ => @20@
2008-10-24 19:40 Alan Scott Resolution fixed => reopened
2009-02-18 08:44 Utkarsh Ayachit Category 3.4 => 3.8
2009-05-13 13:40 Utkarsh Ayachit Target Version => 3.8
2010-11-19 13:47 Utkarsh Ayachit Note Added: 0023443
2010-11-19 13:47 Utkarsh Ayachit Status @20@ => @80@
2010-11-19 13:47 Utkarsh Ayachit Resolution reopened => suspended
2010-11-22 22:13 Alan Scott Assigned To John Biddiscombe => Utkarsh Ayachit
2010-11-22 22:13 Alan Scott Note Added: 0023507
2010-11-22 22:13 Alan Scott Status @80@ => @20@
2010-11-22 22:13 Alan Scott Resolution suspended => reopened
2011-06-16 13:10 Zack Galbreath Category => (No Category)
2013-10-17 17:39 Alan Scott Note Added: 0031694
2013-10-17 17:39 Alan Scott Status expired => backlog
2013-10-17 17:40 Alan Scott Note Added: 0031695
2013-10-17 17:40 Alan Scott Status backlog => todo
2013-10-17 17:40 Alan Scott Project => Sandia
2013-10-17 17:40 Alan Scott Type => incorrect functionality
2014-02-24 12:51 Utkarsh Ayachit Relationship added child of 0014578
2014-02-24 12:52 Utkarsh Ayachit Relationship added related to 0012601
2014-02-27 10:24 Utkarsh Ayachit Status todo => active development
2014-04-02 15:59 Utkarsh Ayachit Note Added: 0032548
2014-04-02 15:59 Utkarsh Ayachit Note Edited: 0032548
2014-06-03 23:28 Utkarsh Ayachit Status active development => gatekeeper review
2014-06-03 23:28 Utkarsh Ayachit Fixed in Version => git-master
2014-06-03 23:28 Utkarsh Ayachit Resolution reopened => fixed
2014-06-03 23:28 Utkarsh Ayachit Status gatekeeper review => customer review
2014-06-10 22:05 Alan Scott Note Added: 0032843
2014-06-10 22:05 Alan Scott Status customer review => closed
2014-06-17 09:21 Utkarsh Ayachit Target Version => 4.2
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team