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

Image handling #14

Open
mpmdean opened this issue Jul 25, 2018 · 2 comments
Open

Image handling #14

mpmdean opened this issue Jul 25, 2018 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@mpmdean
Copy link
Contributor

mpmdean commented Jul 25, 2018

The current version of sixtools leaves the db registry in its default mode of returning a pims ImageStack and then applies a pims pipeline to the datastream returned.

Is this the best way of doing things?

Should we, for example, use dask?

@mpmdean mpmdean added the help wanted Extra attention is needed label Jul 25, 2018
@mpmdean
Copy link
Contributor Author

mpmdean commented Jan 3, 2019

In the near future databroker will return xarray s

@danielballan
Copy link
Contributor

Yep! And, as you might also already know, dask was originally developed with the xarray user community, so xarray and dask cooperate very well. Databroker will give you a choice of xarray-of-numpy-arrays and xarray-of-dask-arrays.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants