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

GUI load network params and simulations from an hdf5 #720

Closed gtdang closed 5 months ago

gtdang commented 7 months ago

This will be an all-in-one function that essentially loads a pervious state of a GUI run from an hdf5 file.

gtdang commented 5 months ago

Closing this issue because hdf5 files are too large. We will need to load configurations and simulations separately.