v0.6.9
Version 0.6.9
-
Improved support for NeuroML export
-
Added option to skip batch job based on custom existing job filename (eg. 'skipCustom': '.run')
-
Added option to specify netParams .py file for batch
-
Modified hpc_torque batch to accept nodes and ppn
-
New option to import cell with sections not inside an object
-
plotShape now shows real diameters in interviews by default
-
Added option to set threshold when loading weightNorm
-
Added support for conditions on recordTraces
-
Fixed bug plotting NetStims (created as stims) in raster, spikeHist and ratePSD
-
Fixed bug in plotConn bar graphs
-
Fixed bug: missing hRandom for NetStim populations
-
Fixed bug: use Random123() instead of netstim.noiseFromRandom for NetStim stims
-
Fixed bug: VectStim spike generation now reproducible for different durations
-
Fixed bug in batch grouped params
-
Fixed bug: getCellsList() only checked for tuples but when load from json converted to list
-
Fixed bug so cell treshold is set by default to sim.net.defaultThreshold
-
Fixed bug plotting overlayed spikeHist over raster plot
-
Fixed bug in plotShape when includeAxon=False