BlueBrain / BlueBrain/BluePyMM

allow for non-complete emodels

Open
#207 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
9
PR merge metrics
No merged PRs in 30d

Description

If there are some missing emodels for some etypes, this is crashing:

https://github.com/BlueBrain/BluePyMM/blob/master/bluepymm/prepare_combos/create_mm_sqlite.py#L365

Maybe we could add an option from config to allow for non-complete emodels, and do:
`morph_fullmtype_etype_map = morph_fullmtype_etype_map.dropna()`
before the check.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.