Skip to content

allow for non-complete emodels #207

@arnaudon

Description

@arnaudon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions