You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bsoid_figs/examples/README.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,10 @@ This also converts pixels to centimeters with a scale of 23.5126 pixels/cm
84
84
85
85
86
86
##### Any two pair distances bottom up camera
87
+
##### Points 1 to 6 are: Snout; right forepaw; left forepaw; right hindpaw; left hindpaw; tail-base
88
+
##### Each row is representing each behavior, ordered as above gifs, with the first row being the
89
+
##### remaining non-clusterable noise data points that the random forest classifier was not trained on.
90
+
87
91
<palign="center">
88
92
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['distance between points:', 1, 2]_histogram.png"width="300">
89
93
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['distance between points:', 1, 3]_histogram.png"width="300">
@@ -103,6 +107,9 @@ This also converts pixels to centimeters with a scale of 23.5126 pixels/cm
103
107
</p>
104
108
105
109
##### Angular change in any two pair distances over time
110
+
##### Points 1 to 6 are: Snout; right forepaw; left forepaw; right hindpaw; left hindpaw; tail-base
111
+
##### Each row is representing each behavior, ordered as above gifs, with the first row being the
112
+
##### remaining non-clusterable noise data points that the random forest classifier was not trained on.
106
113
<palign="center">
107
114
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['angular change for points:', 1, 2]_histogram.png"width="300">
108
115
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['angular change for points:', 1, 3]_histogram.png"width="300">
@@ -122,6 +129,9 @@ This also converts pixels to centimeters with a scale of 23.5126 pixels/cm
122
129
</p>
123
130
124
131
##### Displacement in single pose over time
132
+
##### Points 1 to 6 are: Snout; right forepaw; left forepaw; right hindpaw; left hindpaw; tail-base
133
+
##### Each row is representing each behavior, ordered as above gifs, with the first row being the
134
+
##### remaining non-clusterable noise data points that the random forest classifier was not trained on.
125
135
<palign="center">
126
136
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['displacement for point:', 1, 1]_histogram.png"width="300">
127
137
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['displacement for point:', 2, 2]_histogram.png"width="300">
@@ -140,6 +150,9 @@ This also converts pixels to centimeters with a scale of 14.7553 pixels/cm
140
150
-r, order, -m, fig_format, -o, outpath`
141
151
142
152
##### Any two pair distances top down camera
153
+
##### Points 1 to 6 are: Snout; right shoulder; left shoulder; right hip; left hip; tail-base
154
+
##### Each row is representing each behavior, specified in manuscript, with the first row being the
155
+
##### remaining non-clusterable noise data points that the random forest classifier was not trained on.
143
156
<palign="center">
144
157
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['distance between points:', 1, 2]_histogram.png"width="300">
145
158
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['distance between points:', 1, 3]_histogram.png"width="300">
@@ -159,6 +172,9 @@ This also converts pixels to centimeters with a scale of 14.7553 pixels/cm
159
172
</p>
160
173
161
174
##### Angular change in any two pair distances over time
175
+
##### Points 1 to 6 are: Snout; right shoulder; left shoulder; right hip; left hip; tail-base
176
+
##### Each row is representing each behavior, specified in manuscript, with the first row being the
177
+
##### remaining non-clusterable noise data points that the random forest classifier was not trained on.
162
178
<palign="center">
163
179
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['angular change for points:', 1, 2]_histogram.png"width="300">
164
180
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['angular change for points:', 1, 3]_histogram.png"width="300">
@@ -178,6 +194,9 @@ This also converts pixels to centimeters with a scale of 14.7553 pixels/cm
178
194
</p>
179
195
180
196
##### Displacement in single pose over time
197
+
##### Points 1 to 6 are: Snout; right shoulder; left shoulder; right hip; left hip; tail-base
198
+
##### Each row is representing each behavior, specified in manuscript, with the first row being the
199
+
##### remaining non-clusterable noise data points that the random forest classifier was not trained on.
181
200
<palign="center">
182
201
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['displacement for point:', 1, 1]_histogram.png"width="300">
183
202
<imgsrc="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['displacement for point:', 2, 2]_histogram.png"width="300">
0 commit comments