CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

Suggest latest roots #107

Closed ceesem closed 1 year ago

ceesem commented 1 year ago

Add a chunked graph function to get the best guess of an updated root id by overall in leaf chunks. Stop layer is set to (max_layers)-4 by default, which at least in the mm3 datasets seems to be a nice balance between resolution of chunks and speed. Optionally, multiple root ids and the fraction of overlap are possible to retrieve as well.

I would like to have a function so that people have an obvious next step when a query says "this id is not valid at this timestamp."