Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

neurondb_dataframe can have an additional column with morphology paths

Choose a tag to compare

@wizmer wizmer released this 19 Aug 14:38
· 83 commits to master since this release
0d46687
neurondb_dataframe() handle morphology paths (#30)

neurondb_dataframe accepts a new option argument morphology_dir.
When passed, the returned dataframe will have an additional column with the path
of the morphologies found in morphology_dir.

And fix a bug when a single morphology is present in neuronDB.xml