netpyne.support.recxelectrode

Module with RecXElectrode from Allen Brain Institute

Classes:

RecXElectrode(locations)

Extracellular electrode

class netpyne.support.recxelectrode.RecXElectrode(locations)[source]

Bases: object

Extracellular electrode

Methods:

getTransferResistance(gid)

calcTransferResistance(gid, seg_coords)

Precompute mapping from segment to electrode locations

fromConfig()

toJSON()

fromJSON()

getTransferResistance(gid)[source]
calcTransferResistance(gid, seg_coords)[source]

Precompute mapping from segment to electrode locations

fromConfig()[source]
toJSON()[source]
fromJSON()[source]