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

Improved level2 lookup #15

Closed ceesem closed 3 years ago

ceesem commented 3 years ago

Added a few features:

  1. An argument to get_roots that goes through a different endpoint to look up root ids up to a given stop level.
  2. A client.materialize.get_timestamp() function that generates a datetime object that can be passed directly to the chunkedgraph client calls.
  3. A client.materialize.version property setter that checks to ensure the specified version is in a version from get_versions.