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

Move desired resolution server #87

Closed fcollman closed 1 year ago

fcollman commented 1 year ago

This PR will allow the server to send back information about the dataframe_resolution is converted all spatial data to, and the table:column_name > dataframe_column name mapping that had to be used to alter the columns.

It also moves over to defaulting to sending suffixes and select_columns as dictionaries rather than lists, though it will still send lists.