CAVEconnectome / CAVEclient

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

Fall back to annotation table meta #99

Closed ceesem closed 1 year ago

ceesem commented 1 year ago

When doing a live live query with annotation tables that have not yet been materialized, using getting metadata via the materialization client raises an error. This falls back to the annotation engine metadata in the case of an error.