From 7320b75580e225801e6e0625e0750e9efa918591 Mon Sep 17 00:00:00 2001 From: Kenichi Maeda Date: Wed, 31 Jul 2024 14:05:48 +0200 Subject: [PATCH 1/3] change tip length --- ossdbs/electrodes/defaults.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ossdbs/electrodes/defaults.py b/ossdbs/electrodes/defaults.py index 01658a10..d0b66903 100644 --- a/ossdbs/electrodes/defaults.py +++ b/ossdbs/electrodes/defaults.py @@ -77,7 +77,7 @@ total_length=400.0, ), "BostonScientificVercise": BostonScientificVerciseParameters( - tip_length=1.3, + tip_length=1.1, contact_length=1.5, contact_spacing=0.5, lead_diameter=1.3, From f48535790fdf623fd11acf5cd6e11299e72cbb2c Mon Sep 17 00:00:00 2001 From: Kenichi Maeda Date: Wed, 31 Jul 2024 14:09:43 +0200 Subject: [PATCH 2/3] change Cartesia tip length --- ossdbs/electrodes/defaults.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ossdbs/electrodes/defaults.py b/ossdbs/electrodes/defaults.py index d0b66903..86b3c2e8 100644 --- a/ossdbs/electrodes/defaults.py +++ b/ossdbs/electrodes/defaults.py @@ -91,7 +91,7 @@ total_length=450.0, ), "BostonScientificCartesiaX": BostonScientificCartesiaParameters( - tip_length=1.0, + tip_length=1.1, contact_length=1.5, contact_spacing=0.5, lead_diameter=1.3, @@ -99,7 +99,7 @@ contacts_skipped=5.0, ), "BostonScientificCartesiaHX": BostonScientificCartesiaParameters( - tip_length=1.0, + tip_length=1.1, contact_length=1.5, contact_spacing=0.5, lead_diameter=1.3, From 377e3e7ef303b48583cce060c963b9a4d1781ece Mon Sep 17 00:00:00 2001 From: JPPayonk Date: Tue, 6 Aug 2024 09:45:01 +0200 Subject: [PATCH 3/3] update Bosten Scientific docs --- .../Boston_Scientific_Cartesia.rst | 63 +++++++++++++++++++ .../Boston_Scientific_Vercise.rst | 20 +++--- .../Boston_Scientific_Vercise_Directed.rst | 19 +++--- docs/electrodes.rst | 1 + 4 files changed, 87 insertions(+), 16 deletions(-) create mode 100644 docs/electrode_files/Boston_Scientific_Cartesia.rst diff --git a/docs/electrode_files/Boston_Scientific_Cartesia.rst b/docs/electrode_files/Boston_Scientific_Cartesia.rst new file mode 100644 index 00000000..12a7a89e --- /dev/null +++ b/docs/electrode_files/Boston_Scientific_Cartesia.rst @@ -0,0 +1,63 @@ +========================== +Boston Scientific Cartesia +========================== + +* Manufacturer: Boston Scientific +* Product: Boston Scientific Cartesia +* Serial name: CartesiaX, CartesiaHX + +Source documentation: +`Source PDF `_. +`Source Webpage `_. + + +The source documentation also contains information about +:doc:`Boston Scientific Directed Lead (DB-2202) <./Boston_Scientific_Vercise_Directed>`. + +--------------------------- +Boston Scientific CartesiaX +--------------------------- + + +~~~~~~~~~~~~~~~~~~~~~~~ +Default Parameters (mm) +~~~~~~~~~~~~~~~~~~~~~~~ + + * tip_length = 1.1 + * contact_length = 1.5 + * contact_spacing = 0.5 + * lead_diameter = 1.3 + * total_length = 450.0 + * contacts_skipped = 5.0 + +---- +Code +---- + +.. autoclass:: ossdbs.electrodes.boston_scientific_cartesia.BostonScientificCartesiaXModel + :members: + :show-inheritance: + +---------------------------- +Boston Scientific CartesiaHX +---------------------------- + + +~~~~~~~~~~~~~~~~~~~~~~~ +Default Parameters (mm) +~~~~~~~~~~~~~~~~~~~~~~~ + + * tip_length = 1.1 + * contact_length = 1.5 + * contact_spacing = 0.5 + * lead_diameter = 1.3 + * total_length = 450.0 + * contacts_skipped = 7.0 + +---- +Code +---- + +.. autoclass:: ossdbs.electrodes.boston_scientific_cartesia.BostonScientificCartesiaHXModel + :members: + :show-inheritance: \ No newline at end of file diff --git a/docs/electrode_files/Boston_Scientific_Vercise.rst b/docs/electrode_files/Boston_Scientific_Vercise.rst index 8882f784..876fbad5 100644 --- a/docs/electrode_files/Boston_Scientific_Vercise.rst +++ b/docs/electrode_files/Boston_Scientific_Vercise.rst @@ -3,28 +3,32 @@ Boston Scientific Vercise ========================= * Manufacturer: Boston Scientific -* Product: Boston Scientific Standard Lead +* Product: Boston Scientific Standard Lead * Serial name: DB-2201 -Source documentation: `Source `_. +Source documentation: +`Source PDF `_. +`Source Webpage `_. + The source documentation also contains information about :doc:`Boston Scientific Directed Lead (DB-2202) <./Boston_Scientific_Vercise_Directed>`. --------------------------------------- Boston Scientific Standard Lead DB-2201 --------------------------------------- - + .. image:: electrode_pictures/Boston-Scientific-Vercise.svg ~~~~~~~~~~~~~~~~~~~~~~~ Default Parameters (mm) ~~~~~~~~~~~~~~~~~~~~~~~ - * tip_length = 1.29 - * contact_length = 1.5 - * contact_spacing = 0.5 - * lead_diameter = 1.3 - * total_length = 450.0 + +* tip_length = 1.1 +* contact_length = 1.5 +* contact_spacing = 0.5 +* lead_diameter = 1.3 +* total_length = 450.0 ---- Code diff --git a/docs/electrode_files/Boston_Scientific_Vercise_Directed.rst b/docs/electrode_files/Boston_Scientific_Vercise_Directed.rst index 33a38458..daf8e8b4 100644 --- a/docs/electrode_files/Boston_Scientific_Vercise_Directed.rst +++ b/docs/electrode_files/Boston_Scientific_Vercise_Directed.rst @@ -2,17 +2,20 @@ Boston Scientific Vercise Directed ================================== * Manufacturer: Boston Scientific -* Product: Boston Scientific Directional Lead +* Product: Boston Scientific Directional Lead * Serial name: DB-2202 -Source documentation: `Source `_. +Source documentation: +`Source PDF `_. +`Source Webpage `_. + The source documentation also contains information about :doc:`Boston Scientific Standard Lead (DB-2201) <./Boston_Scientific_Vercise>`. ------------------------------------------ Boston Scientific Directional Lead DB-2202 ------------------------------------------ - + .. image:: electrode_pictures/Boston-Scientific-Vercise-directed.svg @@ -20,11 +23,11 @@ Boston Scientific Directional Lead DB-2202 Default Parameters (mm) ~~~~~~~~~~~~~~~~~~~~~~~ - * tip_length = 1.5 - * contact_length = 1.5 - * contact_spacing = 0.5 - * lead_diameter = 1.3 - * total_length = 450.0 +* tip_length = 1.5 +* contact_length = 1.5 +* contact_spacing = 0.5 +* lead_diameter = 1.3 +* total_length = 450.0 ---- Code diff --git a/docs/electrodes.rst b/docs/electrodes.rst index 350b2c79..7c5d8222 100644 --- a/docs/electrodes.rst +++ b/docs/electrodes.rst @@ -10,6 +10,7 @@ This is an overview about the electrode models used for simulation. electrode_files/Abbott_StJude_Directed electrode_files/Boston_Scientific_Vercise_Directed electrode_files/Boston_Scientific_Vercise + electrode_files/Boston_Scientific_Cartesia electrode_files/Dixi_Microtechniques electrode_files/Medtronic_DBS electrode_files/Medtronic_SenSight