Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,9 @@ Here we do not list all specific changes implemented, but rather a high-level ov
- hipp cell inhibition: scale_HC2GC_strength
- mossy cell excitation: scale_MC2GC_strength
3. Single neuron experiments demonstrating "U"-shaped ISI relationship can be simulated by running `run_singlegc.sh`. Analysis can then be completed using `gcpp_analysis.ipynb`.
4. Single-cell tuning for HIPP cells and MCs are in `optimize_HCs.py` and `optimize_MCs.py`
4. Single-cell tuning for HIPP cells and MCs are in `optimize_HCs.py` and `optimize_MCs.py`

## NEURON Compatibility

1. VERBATIM block in MOD files are updated to fix the compatibility with
the upcoming NEURON v9 release https://github.com/ModelDBRepository/2014998/pull/1/.