netpyne.network.conn
Module for creating network connections
Functions:
|
Function for/to <short description of netpyne.network.conn.connectCells> |
|
Function for/to <short description of netpyne.network.conn.fullConn> |
|
Function for/to <short description of netpyne.network.conn.generateRandsPrePost> |
|
Function for/to <short description of netpyne.network.conn.probConn> |
|
|
|
Function for/to <short description of netpyne.network.conn.randUniqueInt> |
|
Function for/to <short description of netpyne.network.conn.convConn> |
|
Function for/to <short description of netpyne.network.conn.divConn> |
|
Function for/to <short description of netpyne.network.conn.fromListConn> |
- 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(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