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

Custom rdds: image to series conversion via block slicing #29

Merged
merged 3 commits into from
Sep 25, 2014

Conversation

industrial-sloth
Copy link
Contributor

Main change here is supporting intermediate blocks in the image to series conversion that are defined by slices from the original image volume.

Example usages:
images.saveAsBinarySeries(outputdirname, blockSize="200M")
images.toSeries(splitsPerDim=(1,2,36))

freeman-lab added a commit that referenced this pull request Sep 25, 2014
Custom rdds: image to series conversion via block slicing
@freeman-lab freeman-lab merged commit d09ea73 into thunder-project:custom-rdds Sep 25, 2014
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