netpyne.support.recxelectrode module

Module with RecXElectrode from Allen Brain Institute

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

Bases: object

Extracellular electrode

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

Precompute mapping from segment to electrode locations

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