George Dang
George Dang
Ability to plot observed data PSD over simulated data PSD Section 5 - Figure 17 of the Alpha/Beta tutorial (see below) shows how to compare PSD between simulated and observed...
Ability to set additional cell parameters such synapse, biophysics, and geometry. The old GUI had the ability to set more cell parameters. The Gamma tutorial includes changing L5 pyr synapse...
Ability to set tonic bias parameters Add a way to interface with .add_tonic_bias method to set Amplitude, start time, and end time for each layer and cell type.
Reminder for CCV to review GUI script and remove any development code used for debugging or TODO references when GUI is ready for release. **To Do** - [ ] Remove...
Add feature to export simulations and parameters to hdf5. * Exports network object as an hdf5 file * Should have an option to exclude simulation data * Should only export...
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...
This enhancement was discussed in #723. The idea is to move away from setting connectivity and drive parameters from input files. Alternatively connectivity would be loaded from pre-defined options that...
This will be an all-in-one function that essentially loads a pervious state of a GUI run from an hdf5 file. * Load connectivity and drives params * Load the simulations....
Load data button is currently used for observed data from txt file. It should be able to load simulated data from a previous HNN run. Simulated data will be in...
Add a button to export simulations to a csv file - Simulations should have: time, L2, L5, and aggregate(L2 + L5) column. - If multiple trials the file should be...