Skip to content

v0.7.2

Compare
Choose a tag to compare
@salvadord salvadord released this 11 Aug 18:42
· 3044 commits to master since this release

Version 0.7.2

  • Improved NeuroML importing/exporting

  • Added error checking for simConfig

  • Added popColors option to plotSpikeHist and plotRatePSD

  • Added support to load params, cfg, net and simData from .mat files

  • Made root section (with no parents) the source of spikes by default (issue #246)

  • Added option to set initial cfg in batch sims

  • Added option to set grouped params in Batch constructor

  • Added option to not record time (to reduce output file size)

  • Fixed bug: synMechFraction had no effect; replaced with synMechWeightFactor

  • Fixed bug in modifyStims for NetStim 'interval' and 'rate'

  • Fixed bug importing cell -- use h.pop_section() to avoid stack overflow

  • Fixed bug when adding stim NetStim where sec is a list

  • Fixed bug when adding stim NetStim with multiple synMechs and synsPerConn>1