Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants