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

Generalized Image Stack translator class #198

Open
ssomnath opened this issue Nov 27, 2018 · 0 comments
Open

Generalized Image Stack translator class #198

ssomnath opened this issue Nov 27, 2018 · 0 comments

Comments

@ssomnath
Copy link
Member

ssomnath commented Nov 27, 2018

The current PtychographyTranslator, MovieTranslator, OneViewTranslator, ImageTranslator share a fair number of pieces in common. Perhaps a generalized class could be created that would be able to:

  1. Maximize code reuse
  2. Minimize effort required to write variants of an image stack translator

Also, Dask may come in handy when reading numerous image files, pre-processing (e.g. - binning) in memory and writing the data into HDF5 datasets.

Related to: #197, #196, #194

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

1 participant