Skip to content

Unable to lock color map intensity scale for ion images in PythonAPI #1625

Answered by RRKV
RRKV asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you again for your response. I think I understand what you're saying, but I don't think that solves the issue. Clipping the values just change the data that is going in, which would help if I was just trying to prevent values smaller than or larger than the minimum or maximum desired value, respectively, but this doesn't lock the color scale for the set of images when all values are within the clip boundaries.

As I was making an example, I realized that just setting the color scale measurements as vmin and vmax in the plt.imshow call accomplishes the functionality I am looking for. I've included the example image for clarity. The desired output was the "Color Scale Lock" column wher…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@RRKV
Comment options

@Bisho2122
Comment options

@RRKV
Comment options

Answer selected by Bisho2122
@Bisho2122
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants