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
51 stars 50 forks source link

GUI loading params from hdf5 #708

Closed gtdang closed 2 months ago

gtdang commented 5 months ago

Add support for loading connectivity and drive parameters from a hdf5 file.

Input buttons

  1. Load connection
    1. hdf5 only
    2. Only loads connection information from hdf5 file
  2. Load drives
    1. hdf5 only
    2. Only loads drive information from hdf5 file

Should incorporate planned deprecation of param files.

To Do:

gtdang commented 2 months ago

Closed because hdf5 files are too large for this purpose. Continuing work in #756 instead.