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

axon from dendrite discussion #96

Open
arnaudon opened this issue Jan 26, 2022 · 1 comment
Open

axon from dendrite discussion #96

arnaudon opened this issue Jan 26, 2022 · 1 comment

Comments

@arnaudon
Copy link
Contributor

I found the PR which made sanitize crash: #52
See BlueBrain/NeuroM#977 (comment)

@eleftherioszisis
Copy link
Contributor

eleftherioszisis commented Jan 26, 2022

The homogeneity check is required for our circuits, therefore the check cannot be removed. However, it could become optional with its respective flag:

def sanitize(input_neuron, output_path, allow_inhomogeneous_trees=False)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants