File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[project ]
22name = " dbs-annotator"
3- description = " An application for annotating clinical programming sessions."
3+ description = " An application for annotating deep brain stimulation programming sessions."
44readme = " README.md"
55requires-python = " >=3.12"
66authors = [
@@ -59,7 +59,7 @@ dbs-annotator = "dbs_annotator.__main__:main"
5959[project .urls ]
6060Homepage = " https://github.com/Brain-Modulation-Lab/App_ClinicalDBSAnnot"
6161Repository = " https://github.com/Brain-Modulation-Lab/App_ClinicalDBSAnnot"
62- Documentation = " https://app-clinicaldbsannot .readthedocs.io/en/latest/"
62+ Documentation = " https://dbs-annotator .readthedocs.io/en/latest/"
6363
6464[build-system ]
6565requires = [" hatchling" ]
@@ -186,10 +186,10 @@ url = "https://github.com/Brain-Modulation-Lab/App_ClinicalDBSAnnot"
186186
187187[tool .briefcase .app .dbs_annotator ]
188188formal_name = " DBSAnnotator"
189- description = " A graphical user interface for annotating DBS clinical programming sessions"
189+ description = " An application for annotating deep brain stimulation programming sessions. "
190190long_description = """
191191DBS Annotator is a desktop application used to structure and review
192- deep- brain stimulation programming sessions in a reproducible workflow.
192+ deep brain stimulation programming sessions in a reproducible workflow.
193193
194194It supports clinicians and researchers by organizing session information,
195195tracking stimulation settings, and generating standardized exports and reports.
You can’t perform that action at this time.
0 commit comments