Abbott St. Jude Active Tip

  • Manufacturer: Abbott

  • Products: Abbott / St. Jude 6142-6145, Abbott / St. Jude 6146-6149

  • Models: 6142, 6143, 6144, 6145, 6146, 6147, 6148, 6149

Source documentation: Source. The source documentation also contains information about Abbott St. Jude Directed.

St. Jude Traditional Lead 6142-6145

Illustration of St. Jude Traditional Lead 6142-6145

Default Parameters (mm)

  • tip_length = 3.0

  • contact_length = 1.5

  • contact_spacing = 1.5

  • lead_diameter = 1.4

  • total_length = 400.0

St. Jude Traditional Lead 6146-6149

Illustration of St. Jude Traditional Lead 6146-6149

Default Parameters (mm)

  • tip_length = 3.0

  • contact_length = 1.5

  • contact_spacing = 0.5

  • lead_diameter = 1.4

  • total_length = 400.0

Code

class ossdbs.electrodes.abbott_stjude.AbbottStJudeActiveTipModel(parameters: dataclass, rotation: float = 0, direction: tuple = (0, 0, 1), position: tuple = (0, 0, 0))[source]

Bases: ElectrodeModel

Abbott/St Jude Active Tip electrode.

parameters

Parameters for Abbott Stjude Geometry.

Type:

AbbottStJudeActiveTipParameters

rotation

Rotation angle in degree of electrode.

Type:

float

direction

Direction vector (x,y,z) of electrode.

Type:

tuple

position

Position vector (x,y,z) of electrode tip.

Type:

tuple