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

Propose adding "details" to `chunkedgraph.get_tabular_change_log()` #126

Closed bdpedigo closed 8 months ago

bdpedigo commented 8 months ago

Some of the fields currently returned by chunkedgraph.get_operation_details() don't show up in the tabular change log, for instance, source/sink coords.

I feel like this would be useful to have to get all of the information in one place.

fcollman commented 8 months ago

I think this is an issue for this repo. https://www.github.com/seung-lab/pychunkedgraph

bdpedigo commented 8 months ago

done!