jonescompneurolab / hnn-core

Simulation and optimization of neural circuits for MEG/EEG source estimates
https://jonescompneurolab.github.io/hnn-core/
BSD 3-Clause "New" or "Revised" License
53 stars 52 forks source link

[MRG] Fix seeding for drive cell event times #810

Closed ntolley closed 1 month ago

ntolley commented 1 month ago

Closes #414. Instead of incrementing a seed by +1 for each trial, the seed is incremented by the total number of cells in the network.

jasmainak commented 1 month ago

Merging to allow @ntolley to move forward. Thanks @ntolley !! 🥳