Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REP-91] Avoid raising exception when point process is missing in a section #202

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

jorblancoa
Copy link
Collaborator

@jorblancoa jorblancoa commented Oct 22, 2024

Context

Simulation was crashing when a point process was missing in a section in the context of summation reports.
Refactor the code to improve readability and avoid raising the exception to maintain consistency with CoreNEURON behavior

Review

  • PR description is complete
  • Coding style (imports, function length, New functions, classes or files) are good
  • Unit/Scientific test added
  • Updated Readme, in-code, developer documentation

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot
Copy link

WeinaJi
WeinaJi previously approved these changes Oct 23, 2024
 - Avoid raising exception when point process is missing in a section
…esent in all sections to check that it doesnt raise exception
@jorblancoa jorblancoa changed the title Avoid raising exception when point process is missing in a section [REP-91] Avoid raising exception when point process is missing in a section Oct 30, 2024
@jorblancoa jorblancoa merged commit 41eb662 into main Oct 30, 2024
12 checks passed
@jorblancoa jorblancoa deleted the jblanco/point_process_error branch October 30, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants