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

Color bar becomes black after manual update of bounds #179

Open
low-sky opened this issue Sep 6, 2016 · 3 comments
Open

Color bar becomes black after manual update of bounds #179

low-sky opened this issue Sep 6, 2016 · 3 comments

Comments

@low-sky
Copy link
Contributor

low-sky commented Sep 6, 2016

The colorbar fails to update and becomes black after numbers are entered into the entry boxes underneath the color bar.
screen shot 2016-09-06 at 12 46 14 pm

@low-sky
Copy link
Contributor Author

low-sky commented Sep 6, 2016

Also blacks out for changing the the transform function (i.e., logarithm)

@low-sky
Copy link
Contributor Author

low-sky commented Sep 6, 2016

Also colorbar manipulations should be reflected in the histogram / colored issue. For example, changing the transform from None (or Linear) to Square should change a colored histogram.

@slovelan
Copy link
Contributor

I think this bug is due to my not understanding the behavior that was wanted for the color bar. The black color is consistent with the portion of the original color map and very low intensity. What I am thinking now is that if you change the intensity values in the color map text fields, you do not want to see any change in the color map itself. I.e., the low intensity value will become the new colormap minimum value and the high intensity value will become the new colormap max value, but the actual color map picture will not change. However you do want to see the intensity range change reflected in the image and the histogram. Is this correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants