netpyne.network.modify

Module for modifying the network model instance

Functions:

modifyCells(self, params[, updateMasterAllCells])

Function for/to <short description of netpyne.network.modify.modifyCells>

modifySynMechs(self, params[, ...])

Function for/to <short description of netpyne.network.modify.modifySynMechs>

modifyConns(self, params[, updateMasterAllCells])

Function for/to <short description of netpyne.network.modify.modifyConns>

modifyStims(self, params[, updateMasterAllCells])

Function for/to <short description of netpyne.network.modify.modifyStims>

netpyne.network.modify.modifyCells(self, params, updateMasterAllCells=False)[source]

Function for/to <short description of netpyne.network.modify.modifyCells>

Parameters:
  • self (<type>) – <Short description of self> Default: required

  • params (<type>) – <Short description of params> Default: required

  • updateMasterAllCells (bool) – <Short description of updateMasterAllCells> Default: False Options: <option> <description of option>

netpyne.network.modify.modifySynMechs(self, params, updateMasterAllCells=False)[source]

Function for/to <short description of netpyne.network.modify.modifySynMechs>

Parameters:
  • self (<type>) – <Short description of self> Default: required

  • params (<type>) – <Short description of params> Default: required

  • updateMasterAllCells (bool) – <Short description of updateMasterAllCells> Default: False Options: <option> <description of option>

netpyne.network.modify.modifyConns(self, params, updateMasterAllCells=False)[source]

Function for/to <short description of netpyne.network.modify.modifyConns>

Parameters:
  • self (<type>) – <Short description of self> Default: required

  • params (<type>) – <Short description of params> Default: required

  • updateMasterAllCells (bool) – <Short description of updateMasterAllCells> Default: False Options: <option> <description of option>

netpyne.network.modify.modifyStims(self, params, updateMasterAllCells=False)[source]

Function for/to <short description of netpyne.network.modify.modifyStims>

Parameters:
  • self (<type>) – <Short description of self> Default: required

  • params (<type>) – <Short description of params> Default: required

  • updateMasterAllCells (bool) – <Short description of updateMasterAllCells> Default: False Options: <option> <description of option>