seung-lab / crackle

3D dense segmentation compression codec based on crack codes.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

feat: CrackleRemoteArray (experimental) #10

Closed william-silversmith closed 1 year ago

william-silversmith commented 1 year ago

Adds capability to fetch bits of data from a remote crackle array.

Currently implemented in a very slow and wasteful fashion. This will change in the future.