issues
search
dbbs-lab
/
bsb-core
The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
22
stars
16
forks
source link
fix: Fix targetting class to be neuron compatible
#898
Open
danilobenozzo
opened
3 weeks ago
danilobenozzo
commented
3 weeks ago
Describe the work done
Add an option to get all global IDs with
CellTypeFilter
when
get_targets()
method is called.
Add spherical targetting per cell types.
ByIdTargetting fixed to use global IDs
Describe the work done
CellTypeFilter
whenget_targets()
method is called.