BlueBrain / morph-tool

https://morph-tool.readthedocs.org/
GNU Lesser General Public License v3.0
8 stars 7 forks source link

neurondb_dataframe() handle morphology paths #30

Closed wizmer closed 4 years ago

wizmer commented 4 years ago

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.

wizmer commented 4 years ago

I'm going to merge this once the build pass. We can always revert it later if anyone has objections.