Skip to content

Fix ImageDescription string#26

Merged
dmilkie merged 3 commits intoscopetools:mainfrom
dmilkie:master
Nov 7, 2022
Merged

Fix ImageDescription string#26
dmilkie merged 3 commits intoscopetools:mainfrom
dmilkie:master

Conversation

@dmilkie
Copy link
Member

@dmilkie dmilkie commented Nov 7, 2022

Some external programs that cheat and read the "ImageDescription string" instead of counting the number of pages in the tiff file, have been reading the image=512.000 as a float instead of an int. This change should make the text format to decimals.

dmilkie and others added 3 commits November 7, 2022 10:37
Fix the format of "images" and "slices" in the ImageJ impersonation of ImageDescription string: "ImageJ=1.52o images=512.000"  make the instead of floats: "images=512"
@dmilkie dmilkie requested a review from tlambert03 November 7, 2022 18:45
@dmilkie dmilkie merged commit 30520fe into scopetools:main Nov 7, 2022
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

Successfully merging this pull request may close these issues.

2 participants