Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make isocontour transfer functions 'wrap' #379

Open
yt-fido opened this issue Apr 17, 2012 · 2 comments
Open

Make isocontour transfer functions 'wrap' #379

yt-fido opened this issue Apr 17, 2012 · 2 comments
Labels
new feature Something fun and new! wishlist Things we'd like to do some day
Milestone

Comments

@yt-fido
Copy link
Collaborator

yt-fido commented Apr 17, 2012

Originally reported by: Nathan Goldbaum (Bitbucket: ngoldbaum, GitHub: ngoldbaum)


Right now it's very difficult to come up with a transfer function that looks good on all scales. For example, in a zoom animation the transfer function needs to be very carefully chosen so it looks good throughout the zoom.

One possible way to fix this is to make the colormap periodic so that it 'wraps' around at the high end of the colormap.

This should allow scale-invariant zooms and time series visualizations with no foreknowledge of the simulation's dynamic range.


@yt-fido
Copy link
Collaborator Author

yt-fido commented May 2, 2012

Original comment by Matt Turk (Bitbucket: MatthewTurk, GitHub: MatthewTurk):


This might be an unpopular opinion, but I am -1 on this. I think I understand the objections -- and my data crosses 24 OOM in density, so I also worry about this -- but I'm not sure that a wraparound tf is the solution to that problem.

@yt-fido
Copy link
Collaborator Author

yt-fido commented Oct 16, 2014

Original comment by chummels (Bitbucket: chummels, GitHub: chummels):


Removing milestone: 2.4 (automated comment)

@ngoldbaum ngoldbaum added new feature Something fun and new! wishlist Things we'd like to do some day and removed minor bug labels May 3, 2017
@ngoldbaum ngoldbaum modified the milestone: 3.4 May 4, 2017
@ngoldbaum ngoldbaum modified the milestones: 3.4, 4.0 May 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Something fun and new! wishlist Things we'd like to do some day
Projects
None yet
Development

No branches or pull requests

2 participants