dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
22 stars 16 forks source link

Simulation data transfer #668

Open Helveg opened 1 year ago

Helveg commented 1 year ago

The infrastructure for parameters to load data into the models is there, but hasn't been used yet, and the only type of parameter that currently exists is a constant value parameter. Connections also don't have arbitrary data storage yet, so that data has also not been transfered yet, and connections should be able to be made at subsegment precision.