brainglobe / morphapi

A lightweight python package to download neuronal morphologies
https://brainglobe.info/documentation/morphapi/index.html
MIT License
17 stars 6 forks source link

Compatibility with vedo 2023.5.0 #42

Closed IgorTatarnikov closed 11 months ago

IgorTatarnikov commented 11 months ago

There's a new version of vedo as of yesterday (2023.5.0).

There are a few API changes that need to be accounted for, see here.

The main one that needs to be address is the renaming of vedo.colors.colorMap to vedo.colors.color_map.