janelia-cellmap / process-blockwise

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Remove DaCapo dependency #1

Open rhoadesScholar opened 1 month ago

rhoadesScholar commented 1 month ago

DaCapo seems like maybe it's a bloated dependency to have here. Could we alternatively bring the blockwise parts of DaCapo into this library, then import them into DaCapo from here?

mzouink commented 1 month ago

I concur with your statement. Incorporating DaCapo blockwise is integral to the plan, as it facilitates the utilization of multiple computing contexts. The library remains in its alpha version, and I will merge to DaCapo when I am adequately prepared.

rhoadesScholar commented 1 month ago

Ah. I was thinking the opposite. I was thinking that DaCapo could just import and use this library's blockwise processing.