BlueBrain / MorphIO

A python and C++ library for reading and writing neuronal morphologies
https://morphio.readthedocs.io
Apache License 2.0
26 stars 22 forks source link

Allow options in `Collection.load`. #450

Closed 1uc closed 1 year ago

1uc commented 1 year ago

This PR adds the ability to pass modifiers when loading morphologies via the Collection API. Moreover, it updates the file merged.h5 to include the test file required to check that NRN order is obeyed; and with a morphology with dentritic spines. Finally test of the container are added to include a H5 v1.3 morphology.

1uc commented 1 year ago

There changes are required to add container support to neuron via morphio.