-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #146 from RADAR-base/release-0.4.1
Release 0.4.1
- Loading branch information
Showing
15 changed files
with
136 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"namespace": "org.radarcns.passive.ppg", | ||
"name": "PhoneCameraPpg", | ||
"type": "record", | ||
"doc": "PPG collected using a phone camera. This ranges over a sample of the image in a camera preview. The number of pixels in the preview image may have been determined by Android and/or the hardware vendor by downsampling from the number of pixels provided by the hardware sensor.", | ||
"fields": [ | ||
{ "name": "time", "type": "double", "doc": "Phone time since the Unix Epoch (seconds)." }, | ||
{ "name": "timeReceived", "type": "double", "doc": "Processed time since the Unix Epoch (seconds)." }, | ||
{ "name": "sampleSize", "type": "int", "doc": "Number of pixels that were evaluated to get the current value." }, | ||
{ "name": "red", "type": "float", "doc": "Red component detected in a sample of the camera preview. The range is 0 (no saturation) to 1 (full saturation)." }, | ||
{ "name": "green", "type": "float", "doc": "Green component detected in a sample of the camera preview. The range is 0 (no saturation) to 1 (full saturation)." }, | ||
{ "name": "blue", "type": "float", "doc": "Blue component detected in a sample of the camera preview. The range is 0 (no saturation) to 1 (full saturation)." } | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
name: aRMT | ||
vendor: RADAR | ||
model: aRMT-App | ||
version: 1.4.0 | ||
assessment_type: QUESTIONNAIRE | ||
doc: aRMT Questionnaires definition. Includes Personal Health Questionnaire Depression Scale (PHQ-8), Experience sampling method (ESM) and RSES and other data. | ||
data: | ||
- type: THINC-IT | ||
topic: notification_thinc_it | ||
value_schema: .active.notification.Notification | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/thinc_it/thinc_it_armt.json | ||
- type: ROMBERG_TEST | ||
topic: task_romberg_test | ||
value_schema: .active.task.Task | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/romberg_test/romberg_test_armt.json | ||
- type: 2MW_TEST | ||
topic: task_2MW_test | ||
value_schema: .active.task.Task | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/2MW_test/2MW_test_armt.json | ||
- type: TANDEM_WALKING_TEST | ||
topic: task_tandem_walking_test | ||
value_schema: .active.task.Task | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/tandem_walking_test/tandem_walking_test_armt.json | ||
- type: PHQ8 | ||
topic: questionnaire_phq8 | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/phq8/phq8_armt.json | ||
- type: ESM | ||
topic: questionnaire_esm | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/esm/esm_armt.json | ||
- type: AUDIO | ||
topic: questionnaire_audio | ||
value_schema: .active.opensmile.OpenSmile2AudioRecording | ||
- type: RSES | ||
topic: questionnaire_rses | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/rses/rses_armt.json | ||
- type: PDQ | ||
topic: questionnaire_perceived_deficits_questionnaire | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/perceived_deficits_questionnaire/perceived_deficits_questionnaire_armt.json | ||
- type: PDDS | ||
topic: questionnaire_patient_determined_disease_step | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/patient_determined_disease_step/patient_determined_disease_step_armt.json | ||
- type: COMPLETION_LOG | ||
doc: Information about the completeness of each questionnaire. | ||
topic: questionnaire_completion_log | ||
value_schema: .monitor.questionnaire.QuestionnaireCompletionLog | ||
- type: TIMEZONE | ||
doc: Timezone information sent along with each questionnaire. | ||
topic: questionnaire_timezone | ||
value_schema: .monitor.application.ApplicationTimeZone |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#====================================== Android Phone Sensors =====================================# | ||
vendor: OPENWEATHERMAP | ||
model: API | ||
version: 0.1.0 | ||
data: | ||
# Weather | ||
- type: WEATHER | ||
app_provider: .weather.WeatherApiProvider | ||
unit: NON_DIMENSIONAL | ||
processing_state: RAW | ||
topic: android_local_weather | ||
value_schema: .passive.weather.LocalWeather | ||
sample_rate: | ||
interval: 10800 | ||
configurable: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
#====================================== Android Phone Sensors =====================================# | ||
vendor: RATE-AF | ||
model: PPG | ||
version: 0.1.0 | ||
data: | ||
#Phone sensors | ||
- type: PPG | ||
app_provider: org.radarbase.passive.ppg.PhonePpgProvider | ||
fields: | ||
- name: red | ||
- name: green | ||
- name: blue | ||
sample_rate: | ||
dynamic: true | ||
processing_state: RADAR | ||
topic: android_phone_ppg | ||
value_schema: .passive.ppg.PhoneCameraPpg |