-
Notifications
You must be signed in to change notification settings - Fork 0
/
Settings.paf
117 lines (109 loc) · 2.3 KB
/
Settings.paf
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Project ID: Open PAF Excel Example
Package Information:
Name: Excel Example
Version: 1.0.3
Required QTM version: 2.16.3600
Encoding bytes: €€€€€
Root type: Subject
Default fields: [Creation date, Creation time]
Date format: Iso
Date separator: Dash
Filename filter: \.(pdf|r3w|cmo|docx)$
Types:
Subject:
Participant:
Fields: [ID, Name, Sex, DOB, Height, Weight]
Children: [Session]
Directory pattern: $Name$_$ID$
Session:
Session:
Fields: [Session ID, Operator]
Measurements: [Static, Dynamic]
Analyses: [Processing]
Display order: [Session ID, Operator, Comments]
Directory pattern: $Creation date$_$Session ID$
Measurements:
Fields:
Measurement length: 30
Minimum count: 1
Maximum count: 1
Count: 1
Static:
Measurement length: 1
Measurement type: Static
AIM models: Static.qam
Dynamic:
Maximum count: 5
Count: 3
Measurement type: Dynamic
AIM models: Dynamic.qam
Analyses:
Processing:
Type: External program
Program display name: VB Script
Export session: Yes
Export measurements: TSV
Arguments: ['$WorkingDirectory$VBscript.vbs']
Template files: ['*.vbs']
Fields:
ID:
Type: String
Inherit: Connect
Name:
Type: String
Inherit: Connect
Force: Yes
DOB:
Type: Date
Inherit: Connect
Creation date:
Type: Date
Readonly: Yes
Creation time:
Type: TimeOfDay
Readonly: Yes
Session ID:
Type: String
Inherit: Connect
Operator:
Type: String
Inherit: Copy
Height:
Type: Float
Quantity: Length
Unit: centimeters
Decimals: 0
Inherit: Connect
Max: 250
Min: 50
Weight:
Type: Float
Quantity: Mass
Unit: kilograms
Decimals: 1
Inherit: Copy
Max: 250
Min: 0
Sex:
Type: Enum
Values: [Female, Male, Other]
Inherit: Connect
Measurement type:
Type: String
Columns:
Default column definitions:
ID:
Width: 200
Fields:
Default: Filename
Participant: ID
Name:
Width: 150
Fields:
Participant: Name
Created:
Width: 65
Field: Creation date
Comments:
Field: Comments
Width: 100