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

Switch to using pillow for writing TIFF files #811

Open
Tracked by #797
ns-rse opened this issue Mar 5, 2024 · 0 comments
Open
Tracked by #797

Switch to using pillow for writing TIFF files #811

ns-rse opened this issue Mar 5, 2024 · 0 comments
Labels
Images Issues pertaining to the Images class IO Input and Output

Comments

@ns-rse
Copy link
Collaborator

ns-rse commented Mar 5, 2024

Further to #778 the metadata about image size is not saved when using Matplotlib to write .tiff files. As noted a better solution is to use Python Image Library in the form of the forked pillow to write TIFF files.

This will allow the inclusion of metadata such as lengths (see #797) and further down the line any other metadata that is extracted.

@ns-rse ns-rse added Images Issues pertaining to the Images class IO Input and Output labels Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Images Issues pertaining to the Images class IO Input and Output
Projects
None yet
Development

No branches or pull requests

1 participant