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
55 stars 52 forks source link

Cleaning up simulation comparison #643

Closed chenghuzi closed 3 months ago

chenghuzi commented 1 year ago

With this PR #636, we can now compare different simulations against uploaded recorded data. However, they currently reside in the same space, which may confuse the user about what is being compared.

Additionally, we have a legacy redundancy issue, as mentioned in https://github.com/jonescompneurolab/hnn-core/pull/636#discussion_r1185706108. I will soon submit a PR to address these two problems.