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

Desired resolution #72

Closed fcollman closed 2 years ago

fcollman commented 2 years ago

Adding a feature to be able to specify desired resolution of position columns. Could not implement trivially for join due to possibility of different resolution for different tables and no good way of tracking columns.. need to await for schema awareness to integrate into client.

fcollman commented 2 years ago

also decided it was time to have a nice viewer_resolution property on the info service to make this all work really nicely with nglui in making neuroglancer links

ceesem commented 2 years ago

I added a field to the dataframe attrs dataframe_resolution that will show the data resolution, either from the native table resolution or the desired resolution, depending on query.