Skip to content

Conversation

@maffettone
Copy link
Contributor

Add Dask versions of the C functions fastccd::correct_fccd_images and image::rotate90.

This should enable us to do all of the modifications for loading in chunks, and grab 1 chunk at a time from tiled to load. The C functions are parallelized; however, they need to load the full arrays into RAM.

@maffettone maffettone marked this pull request as ready for review June 25, 2024 21:44
Copy link
Contributor

@padraic-shafer padraic-shafer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this looks very good. I've included a few suggestions, and I think I spotted a logic error in the rotation sense used by da.rotate90().

Co-authored-by: Padraic Shafer <76011594+padraic-shafer@users.noreply.github.com>
@maffettone
Copy link
Contributor Author

Ah good catch! Thanks!

@padraic-shafer
Copy link
Contributor

@ambarb This is ready for review + merge.

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.

3 participants