netpyne.network.conn module
Module for creating network connections
- netpyne.network.conn.connectCells(self)[source]
Function for/to <short description of netpyne.network.conn.connectCells>
- Parameters:
self (<type>) – <Short description of self> Default: required
- netpyne.network.conn.fullConn(self, preCellsTags, postCellsTags, connParam)[source]
Function for/to <short description of netpyne.network.conn.fullConn>
- Parameters:
self (<type>) – <Short description of self> Default: required
preCellsTags (<type>) – <Short description of preCellsTags> Default: required
postCellsTags (<type>) – <Short description of postCellsTags> Default: required
connParam (<type>) – <Short description of connParam> Default: required
- netpyne.network.conn.generateRandsPrePost(self, pre, post)[source]
Function for/to <short description of netpyne.network.conn.generateRandsPrePost>
- Parameters:
self (<type>) – <Short description of self> Default: required
pre (<type>) – <Short description of pre> Default: required
post (<type>) – <Short description of post> Default: required
- netpyne.network.conn.probConn(self, preCellsTags, postCellsTags, connParam)[source]
Function for/to <short description of netpyne.network.conn.probConn>
- Parameters:
self (<type>) – <Short description of self> Default: required
preCellsTags (<type>) – <Short description of preCellsTags> Default: required
postCellsTags (<type>) – <Short description of postCellsTags> Default: required
connParam (<type>) – <Short description of connParam> Default: required
- netpyne.network.conn.randUniqueInt(self, r, N, vmin, vmax)[source]
Function for/to <short description of netpyne.network.conn.randUniqueInt>
- Parameters:
self (<type>) – <Short description of self> Default: required
r (<type>) – <Short description of r> Default: required
N (<type>) – <Short description of N> Default: required
vmin (<type>) – <Short description of vmin> Default: required
vmax (<type>) – <Short description of vmax> Default: required
- netpyne.network.conn.convConn(self, preCellsTags, postCellsTags, connParam)[source]
Function for/to <short description of netpyne.network.conn.convConn>
- Parameters:
self (<type>) – <Short description of self> Default: required
preCellsTags (<type>) – <Short description of preCellsTags> Default: required
postCellsTags (<type>) – <Short description of postCellsTags> Default: required
connParam (<type>) – <Short description of connParam> Default: required
- netpyne.network.conn.divConn(self, preCellsTags, postCellsTags, connParam)[source]
Function for/to <short description of netpyne.network.conn.divConn>
- Parameters:
self (<type>) – <Short description of self> Default: required
preCellsTags (<type>) – <Short description of preCellsTags> Default: required
postCellsTags (<type>) – <Short description of postCellsTags> Default: required
connParam (<type>) – <Short description of connParam> Default: required
- netpyne.network.conn.fromListConn(self, preCellsTags, postCellsTags, connParam)[source]
Function for/to <short description of netpyne.network.conn.fromListConn>
- Parameters:
self (<type>) – <Short description of self> Default: required
preCellsTags (<type>) – <Short description of preCellsTags> Default: required
postCellsTags (<type>) – <Short description of postCellsTags> Default: required
connParam (<type>) – <Short description of connParam> Default: required