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

Pass reader to ImageConverter.to_tiledb() instead of creating custom ImageConverter subclasses #1

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

gsakkis
Copy link
Contributor

@gsakkis gsakkis commented Feb 9, 2023

Drop dummy ImageConverter subclasses, pass the ImageReader directly to ImageConverter.to_tiledb().

Should be merged after TileDB-Inc/TileDB-BioImaging#75

[Upd] Currently we enforce a check of the Reader class to match converter in tiledb-bioimg so to avoid frankenstein expressions as commented here. This will not allow this PR to be merged even though #75 is already merged. Moving it to Draft for now.

@gsakkis gsakkis force-pushed the gsa/pass-ImageReaders branch from 193745b to adb5c0d Compare February 9, 2023 18:29
@ktsitsi ktsitsi marked this pull request as draft April 13, 2023 07:40
@ihnorton ihnorton force-pushed the main branch 2 times, most recently from 52b615e to 6dac1e6 Compare May 12, 2023 02:45
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