Skip to content

[ESSIMAGING] Move tiff dumping method to essimaging and make it more generic. - #737

Open
YooSunYoung wants to merge 1 commit into
mainfrom
imaging-io
Open

[ESSIMAGING] Move tiff dumping method to essimaging and make it more generic.#737
YooSunYoung wants to merge 1 commit into
mainfrom
imaging-io

Conversation

@YooSunYoung

Copy link
Copy Markdown
Member

The existing method is not compatible with the new(fixed) nexus format anymore.
And I made it a bit more generic so that both TBL and ODIN can use them.
Related to the code shelf notebook: https://git.esss.dk/dram/code-shelf/code-shelf/-/blob/main/src/odin/notebooks/nexus_to_tiff.ipynb?ref_type=heads

@YooSunYoungYooSunYoung changed the title Move tiff dumping method to essimaging and make it more generic.Update tiff dumping method for timepixSep 4, 2026
@github-actionsgithub-actionsBot added the essimaging Issues for essimaging. label Sep 4, 2026
@github-actionsgithub-actionsBot changed the title Update tiff dumping method for timepix[ESSIMAGING] Move tiff dumping method to essimaging and make it more generic.Sep 4, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

essimagingIssues for essimaging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@YooSunYoung