navis-org / pymaid

Python library to interface with CATMAID servers. Fully interoperable with navis.
https://pymaid.readthedocs.io/en/latest/
GNU General Public License v3.0
23 stars 11 forks source link

Landmarks #223

Closed clbarnes closed 1 year ago

clbarnes commented 1 year ago

Adds functions for getting landmarks and groups.

Also adds a utility for building dataframes from rows with strict types, and converts pymaid.fetch into a subpackage so that functions can be organised into separate modules rather than one monolithic file.