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

Uploaded data set #17

Open
tischi opened this issue Nov 27, 2020 · 2 comments
Open

Uploaded data set #17

tischi opened this issue Nov 27, 2020 · 2 comments

Comments

@tischi
Copy link
Owner

tischi commented Nov 27, 2020

@joshmoore @will-moore

		OMEZarrS3Reader reader = new OMEZarrS3Reader( "https://s3.embl.de", "us-west-2", "i2k-2020" );
		SpimData em = reader.read( "em-raw.ome.zarr" );
		SpimData myosin = reader.read( "prospr-myosin.ome.zarr" );
@joshmoore
Copy link
Collaborator

@will-moore: I assume napari/napari#1018 et al would be useful in napari to provide the overlay of the two volumes.

@will-moore
Copy link

Don't know what's needed here? Are the 2 spim images not correctly aligned? Not obvious from that PR how to apply a transform but I guess some reading the source code would reveal it.

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

No branches or pull requests

3 participants