You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
3
3
A desktop application for annotating Deep Brain Stimulation (DBS) clinical programming sessions. Built for clinicians and researchers working with DBS systems (Medtronic Percept and others).
4
4
5
-
**Version:**0.3.0-beta
5
+
**Version:**derived from `clinical_dbs_annotator.__version__`
6
6
**Author:** Lucia Poma (lucia.poma@wysscenter.ch)
7
7
8
8
## For End Users
9
9
10
10
**No installation required.** Download the pre-built executable and run it directly:
11
11
12
12
1. Go to the `dist/` folder
13
-
2. Run `ClinicalDBSAnnot_v0_3_testing.exe`
13
+
2. Run the `ClinicalDBSAnnotator_*.exe` artifact for your platform/version
14
14
3. That's it — the application opens immediately
15
15
16
16
The executable is self-contained and includes all dependencies.
0 commit comments