LIFE_electrode

class nrv.fmod.LIFE_electrode(label='LIFE_1', D=25, length=1000, x_shift=0, y_c=0, z_c=0, ID=0)[source]

Longitudinal IntraFascicular Electrode for FEM models

Methods

LIFE_electrode.__init__([label, D, length, ...])

Instantiation of a LIFE electrode

LIFE_electrode.clear_footprint()

clear the footprint of a electrode

LIFE_electrode.compute_field(I)

Compute the external field using the Point source approximation

LIFE_electrode.get_ID_number()

get the ID of a electrode

LIFE_electrode.get_footprint()

get the footprint of a electrode

LIFE_electrode.get_parameters()

Generic method returning all the atributes of an NRV_class instance

LIFE_electrode.load(data[, blacklist])

Generic loading method for NRV_class instance

LIFE_electrode.load_electrode([data])

LIFE_electrode.parameter_model(model[, res])

Parameter the model electrode with user specified dimensions

LIFE_electrode.plot(axes[, color])

LIFE_electrode.save([save, fname, blacklist])

Generic saving method for NRV_class instance.

LIFE_electrode.save_electrode([save, fname])

LIFE_electrode.set_ID_number(ID)

set the identification number of an electrode

LIFE_electrode.set_footprint(V_1mA)

set the footprin of a FEM electrode

LIFE_electrode.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance

LIFE_electrode.translate([x, y, z])

Move electrode by translation