Skip to content

DOC: add warning note to imsave #24320

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

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

tacaswell
Copy link
Member

PR Summary

closes #3657

@tacaswell tacaswell added this to the v3.6.3 milestone Oct 31, 2022
Colormap and save an array as an image file.

RGB(A) images are passed through, single channel images will be
saved in false color.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"will be colormapped"? "will be colormapped according to cmap and norm"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought "colormapped" was too jargonny, but I like "will be colormapped according to cmap and norm".

@tacaswell
Copy link
Member Author

The docs failure in the scipy docs being offline so we are failing to get the xref inventory.

@anntzer anntzer merged commit 54d751b into matplotlib:main Oct 31, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 31, 2022
@tacaswell tacaswell deleted the doc_imsave_warning branch October 31, 2022 22:53
timhoffm added a commit that referenced this pull request Nov 1, 2022
…320-on-v3.6.x

Backport PR #24320 on branch v3.6.x (DOC: add warning note to imsave)
@QuLogic QuLogic modified the milestones: v3.6.3, v3.6.2 Nov 1, 2022
@ksunden ksunden mentioned this pull request Feb 20, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

matplotlib.pyplot.imsave colormaps some grayscale images before saving them
3 participants