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 core run functions
#863
Closed
drodarie
closed
4 months ago
drodarie
commented
4 months ago
Describe the work done
Fix the default strategy to run for
run_after_placement
and
run_after_connectivity
. They were set to the strategy name instead of the strategy instances.
Fix
run_placement
to match the other
run
functions
Describe the work done
run_after_placement
andrun_after_connectivity
. They were set to the strategy name instead of the strategy instances.run_placement
to match the otherrun
functions