Add option to save traces during run_combos

Open
#151 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Locate the run_combos entry point and inspect how the run step processes traces and options. Add an opt-in save_traces setting with a default of False, then verify that traces are saved only when enabled and that the existing run behavior remains unchanged.

Written by the indexing model from the issue text.

Description

enhancement

Would it be possible to save the traces during run step? It can be useful to check the behaviour of different me-combos and to choose appropriate thresholds for model rejection. Maybe 'save_traces' can be specified as an option, with default as False (to avoid saving too many traces in case of large morphology releases).

Dominant language
Python
Stars
13
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BlueBrain/BluePyMM

All issues in BlueBrain/BluePyMM

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.