netpyne.network.modify module

Module for modifying the network model instance

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>