BlueBrain / neurodamus

A BBP Simulation Control application for NEURON
https://neurodamus.readthedocs.io
Apache License 2.0
9 stars 8 forks source link

[BBPBGLIB-1175] Handle deleted sections correctly #182

Closed WeinaJi closed 4 months ago

WeinaJi commented 4 months ago

Context

User reported an error when creating synapse points on deleted sections. This kind of synapses should have been skipped by Connection::add_synapses(). This PR handles deleted sections correctly so that they are skipped.

Scope

In target_manager.py and connection.py, deleted sections are added to TPointList as None type, and skipped by Connection::add_synapses().

Testing

n/a

Review

bbpbuildbot commented 4 months ago

Logfiles from GitLab pipeline #220769 (:white_check_mark:) have been uploaded here!

Status and direct links:

bbpbuildbot commented 4 months ago

Logfiles from GitLab pipeline #222093 (:no_entry:) have been uploaded here!

Status and direct links: