BlueBrain / BlueBrain/BluePyMM
tsv output should not contain empty value for threshold and holding current
Aperta
- Lingua principale
- Python
- Stelle
- 13
- Fork
- 9
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
it happens that the mecombo_emodel.tsv contains missing entries for threshold or holding current, leading to rows with 7 entries instead of 8 for instance.
This is incompatible with what the simulator expects (it expects 8 values to be provided).
Probably it relates to that line:
https://github.com/BlueBrain/BluePyMM/blob/1f87b5125d178a0a6d65672e612fefbca38ae65d/bluepymm/select_combos/megate_output.py#L94
We may consider to discard the cells from the output for instance.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.