-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSettings.paf
153 lines (145 loc) · 3.49 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
Project ID: Open PAF AnyBody Example
Package Information:
Name: AnyBody Example
Version: 1.0.2
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)$
Types:
Subject:
Participant:
Fields: [ID, Name, Sex, DOB, Height, Weight]
Children: [Session]
Directory pattern: $Name$_$ID$
Session:
CAST - Full body session:
Fields: [Session Name, Operator]
Measurements: [Static, CAST FB]
Analyses: [Generate CAST FB AnyBody 2FPs]
Display order: [Session Name, Operator, Comments]
Directory pattern: $Creation date$_$Session Name$
PDF guide: ..\Documentation\CAST_Marker_Set_Full_Body.pdf
IOR - Full body session:
Fields: [Session Name, Operator]
Measurements: [Static, IOR FB]
Analyses: [Generate IOR FB AnyBody 2FPs]
Display order: [Session Name, Operator, Comments]
Directory pattern: $Creation date$_$Session Name$
PDF guide: ..\Documentation\IOR_Marker_Set_Full_Body.pdf
Sports - Full body session:
Fields: [Session Name, Operator]
Measurements: [Static, Sport FB]
Analyses: [Generate Sport AnyBody 2FPs]
Display order: [Session Name, Operator, Comments]
Directory pattern: $Creation date$_$Session Name$
PDF guide: ..\Documentation\Sport_Marker_Set_Full_Body.pdf
Measurements:
Fields:
Measurement length: 30
Minimum count: 1
Maximum count: 1
Count: 1
Static:
Measurement length: 1
Measurement type: Static
AIM models:
CAST FB:
Maximum count: 5
Count: 3
Measurement type: CAST FB
AIM models: CAST_model.qam
IOR FB:
Maximum count: 5
Count: 3
Measurement type: IOR FB
AIM models: IOR_model.qam
Sport FB:
Maximum count: 5
Count: 3
Measurement type: Sport FB
AIM models: Sport_model.qam
Analyses:
Generate CAST FB AnyBody 2FPs:
Type: Instantiate template
Export session: Yes
Export measurements: [c3d]
Template: Templates\RunProcessingCAST.php
Output file: log.txt
Generate IOR FB AnyBody 2FPs:
Type: Instantiate template
Export session: Yes
Export measurements: [c3d]
Template: Templates\RunProcessingIOR.php
Output file: log.txt
Generate Sport AnyBody 2FPs:
Type: Instantiate template
Export session: Yes
Export measurements: [c3d]
Template: Templates\RunProcessingSport.php
Output file: log.txt
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 Name:
Type: String
Inherit: Connect
Operator:
Type: String
Inherit: Copy
Height:
Type: Float
Quantity: Length
Unit: Meters
Decimals: 2
Inherit: Connect
Max: 2.5
Min: 0.5
Weight:
Type: Float
Quantity: Mass
Unit: kilograms
Decimals: 1
Inherit: Copy
Max: 300
Min: 1
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