-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
79 lines (76 loc) · 2.89 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
ParaDigMa: Parkinson's Disease Digital Markers Toolbox
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Erik
family-names: Post
email: erik.post@radboudumc.nl
affiliation: >-
Radboud University, Nijmegen, Netherlands; Radboud
University Medical Center, Nijmegen, Netherlands
orcid: 'https://orcid.org/0000-0002-1937-9976'
- given-names: Kars
family-names: Veldkamp
email: Kars.Veldkamp@radboudumc.nl
affiliation: >-
Radboud University Medical Center, Nijmegen,
Netherlands
- given-names: Nienke
family-names: Timmermans
email: nienke.timmermans@radboudumc.nl
affiliation: >-
Radboud University Medical Center, Nijmegen,
Netherlands
- given-names: Diogo
family-names: Soriano
email: diogo.soriano@ufabc.edu.br
affiliation: >-
Center for Engineering, Modeling and Applied Social
Sciences (CECS), Federal University of ABC (UFABC),
Brazil
- given-names: Vedran
family-names: Kasalica
email: v.kasalica@esciencecenter.nl
affiliation: Netherlands eScience Center
orcid: 'https://orcid.org/0000-0002-0097-1056'
- given-names: Peter
family-names: Kok
email: p.kok@esciencecenter.nl
affiliation: Netherlands eScience Center
orcid: 'https://orcid.org/0000-0002-6630-7326'
- given-names: Luc J.W.
family-names: Evers
email: luc.evers@radboudumc.nl
affiliation: >-
Radboud University, Nijmegen, Netherlands; Radboud
University Medical Center, Nijmegen, Netherlands
orcid: 'https://orcid.org/0000-0002-8241-5087'
repository-code: 'https://github.com/biomarkersParkinson/paradigma'
url: 'https://biomarkersparkinson.github.io/paradigma/'
abstract: >-
The Parkinsons Disease Digital Markers (ParaDigMa) toolbox is a Python
software package designed for processing passively collected wrist
sensor data to extract digital measures of motor and non-motor signs
of Parkinson's disease (PD).
Specifically, the toolbox contains three data processing pipelines:
(1) arm swing during gait, (2) tremor, and (3) heart rate analysis.
Furthermore, the toolbox contains general functionalities for signal
processing and feature extraction, such as filtering, peak detection,
and spectral analysis. The toolbox is designed to be user-friendly and
modular, enabling researchers to easily extend the toolbox with new
algorithms and functionalities. The toolbox is accompanied by a set of
example scripts and notebooks for each domain that demonstrate how to use
the toolbox for processing sensor data and extracting digital measures.
keywords:
- parkinson's disease
- digital biomarkers
- gait analysis
- ppg signal
- imu data
license: Apache-2.0