Netpyne

Latest version: v1.0.7

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

0.4.8

- Removed framework and init modules, and consolidated in sim module (so just need: 'from netpyne import sim')

- Added option to specify weight scale factor separately for each cell model, and for NetStims (issue 69)

- Conn rules can now have list of synMechs (eg. [AMPA, NMDA]) and synMechWeightFactor (eg. [1.0, 0.1]) (issue 69)

- Conn rules allow list of weights, delays and/or locs for each synMech in list (issue 69)

- Conn rules allow synsPerConn and loc to be described functionally (at the cell connection level) (eg. 'uniform(5,2)') (issue 69)

- Conn rules allow list of weights, delays, and/or locs when synsPerConn > 1 (issue 69)

- Conn rules allow 2D list of weights, delays, and/or locs when have list of synMechs and synsPerConn > 1 (issue 69)

- Conn rules allow list of sections or sectionList when synsPerConn > 1; synMechs distributed uniformly (loc list not allowed) (issue 69)

- Extended fromList connectivity function so can also provide synapse locs (issue 69)

- Added separate wrapper sim functions to create and simulate the network

- Sim functions use simConfig and netParams from __main__ as default (if not specified)

- Connections between NetStims and cells are included in conn list (issue 69)

- Fixed bug so can create Python and NEURON objects for connections independently (issue 69)

0.4.7

- Added option for random seeds for connectivity, stimulation, and cell locations (issue 49)

- Added return pointers when create cells, pops, conns, stims, and recording (issue 48)

- Renamed point process param labels: '_type' -> 'mod', '_loc' -> 'loc' (issue 24)

- Added option to set h global variables (eg. celsius) (issue 31)

- Fixed importCell() so h global variables reset after importing (issue 31)

- Fixed importCell() so synapses stored in synMechParams (issue 25)

- Fixed bug when pop names contained same subset of characters (issue 40)

0.4.6

- Preliminary version of exporter to NeuroML2

- Added fromList connectivity function

- Added new dict 'stimParams' with support for IClamps

- Added 'start' param to NetStim populations

- Modified izhi2007 'u' starting value to be 0 instead of 0.2

- Modified izhi2007 'C' value and the section properties so that synaptic weights match HH

- Renamed NMDA synapses to AMPA

- Fixed bugs in tuts

0.4.5

- Fixed bug saving to JSON on single node

- Fixed plotting traces from using 'all' cells option

0.4.4

- Fixed bug when plottinc synMech traces

- Renamed 'pos' with 'loc' in recordTraces list

0.4.3

- Fixed bug in runSimWithIntervalFunc

- Variable Netstims (NSLOCs) can now have noise > 0

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.