You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* temp_fix_dev_nml: (25 commits)
Fixes to dev branch for running nml2 models
analysis.plotConn() option to plot stacked bar graph and select
different pre and post pops
Made distinction between number of connections and synaptic contacts
(eg. can have 5 synsPerconn)
Fix for background inputs in stimSourceParams not popParams
removed 'threshold from conns if uses default value
Removed 'plast' and 'shape' from conns when not used (issue #177)
fixed tut typos and updated netparams fig
Fixed typos in tutorial.
debugged artifcell: convert to string cell class in pop; store vector
with spk times to avoid seg fault
moved neuroml funcs to neuromlFuncs.py
NetStim and VecStim population allow for a uniformly distributed rates
in the form [min,max]
VecStim populations using same params as NetStims and allows for
pulses at arbitrary times with different rates
NetStims (created as a population) can now be shared among cells
(issue #113)
Added support for artificial cells (without sections) by creating 2
sep cell classes: PointCell and CompartCell (issue #44)
updated all tuts to add NetStims as stims not pop
updated RL_arm to add NetStims as stims not pop
updated M1.py to add NetStims as stims not pop
updated HybridTut.py to add NetStims as stims not pop
updated HHTut.py to add NetStims as stims not pop
added tutorials for artifical cells and gap junctions to doc/code
...
No description provided.
The text was updated successfully, but these errors were encountered: