v0.6.0
salvadord
released this
02 Sep 22:55
·
3617 commits
to development
since this release
- Added option to shape conn weights dynamically to create temporal patterns (issue #33)
- Store all params of synMechs exhaustively instead of by reference (issue #139)
- Added netParams.importCellParamsFromNet() to import parameters of multiple cells from existing network (issue #154)
- Added modifySynMechs function
- Added option to record from all synMechs of a type (eg. 'AMPA')
- Fixed bugs and improved efficiency of modify, modifyConns and modifyStims function
- Fixed bug plotting traces