BlueBrain / morph-tool

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

Update neurondb_dataframe to handle empty <repair> tag #31

Closed arnaudon closed 4 years ago

arnaudon commented 4 years ago

When reading an XML neurondb, use_axon will default to True if the tag is missing.

Cf the famous quote: "According to Eilif, an empty use_axon (corresponding to a null in the database) means that the axon is supposed to be used"

arnaudon commented 4 years ago

Ah sorry, the commented exception is because it was crashing synthesis with axon grafting, one cell has 2 axons. I'll remove from that PR