Skip to content

Commit 11c1311

Browse files
committed
clarified the group order and body parts in readme in bsoid_figs/examples
1 parent 43c8e05 commit 11c1311

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

bsoid_figs/examples/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ This also converts pixels to centimeters with a scale of 23.5126 pixels/cm
8484

8585
8686
##### 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+
8791
<p align="center">
8892
<img src="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['distance between points:', 1, 2]_histogram.png" width="300">
8993
<img src="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
103107
</p>
104108

105109
##### 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.
106113
<p align="center">
107114
<img src="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['angular change for points:', 1, 2]_histogram.png" width="300">
108115
<img src="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
122129
</p>
123130

124131
##### 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.
125135
<p align="center">
126136
<img src="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships/['displacement for point:', 1, 1]_histogram.png" width="300">
127137
<img src="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
140150
-r, order, -m, fig_format, -o, outpath`
141151

142152
##### 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.
143156
<p align="center">
144157
<img src="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['distance between points:', 1, 2]_histogram.png" width="300">
145158
<img src="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
159172
</p>
160173

161174
##### 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.
162178
<p align="center">
163179
<img src="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">
164180
<img src="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
178194
</p>
179195

180196
##### 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.
181200
<p align="center">
182201
<img src="https://github.com/runninghsus/bsoid_figs/blob/main/examples/pose_relationships_topdown/openfield_60min_N1_['displacement for point:', 1, 1]_histogram.png" width="300">
183202
<img src="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

Comments
 (0)