BlueBrain / BlueBrain/BluePyMM

skip_repaired_exemplar without exemplar

Aperta
#206 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
13
Fork
9
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

If the option skip_repaired_exemplar is True, BluePyMM still checks if the exemplar exists and try to evaluate them.
For example:
https://github.com/BlueBrain/BluePyMM/blob/master/bluepymm/prepare_combos/create_mm_sqlite.py#L115
this check does not pass, but I guess it wants to be here: https://github.com/BlueBrain/BluePyMM/blob/master/bluepymm/prepare_combos/create_mm_sqlite.py#L119

For evaluations, it just raises an exception, so it should be ok for now.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Read bluepymm/prepare_combos/create_mm_sqlite.py around lines 115 and 119, starting with the skip_repaired_exemplar option and the exemplar existence check. Confirm the intended control flow when the option is true and no exemplar exists; done means that case skips the exemplar evaluation without raising the reported exception.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
tooling
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.