-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
circle fit test reflect change int ->float
- Loading branch information
1 parent
e3a94a5
commit 191ff4e
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
18 changes: 17 additions & 1 deletion
18
tests/data/test_projects/two_c57/expected_animal_bp_dict/expected_animal_bp_dict.json
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 +1,17 @@ | ||
{"simon": {"X_bps": ["Nose_1_x", "Ear_left_1_x", "Ear_right_1_x", "Center_1_x", "Lat_left_1_x", "Lat_right_1_x", "Tail_base_1_x", "Tail_end_1_x"], "Y_bps": ["Nose_1_y", "Ear_left_1_y", "Ear_right_1_y", "Center_1_y", "Lat_left_1_y", "Lat_right_1_y", "Tail_base_1_y", "Tail_end_1_y"], "colors": [[255.0, 0.0, 255.0], [239.0625, 15.9375, 255.0], [223.125, 31.875, 255.0], [207.1875, 47.8125, 255.0], [191.25, 63.75, 255.0], [175.3125, 79.6875, 255.0], [159.375, 95.625, 255.0], [143.4375, 111.5625, 255.0], [127.5, 127.5, 255.0], [111.5625, 143.4375, 255.0], [95.625, 159.375, 255.0], [79.6875, 175.3125, 255.0], [63.75, 191.25, 255.0], [47.8125, 207.1875, 255.0], [31.875, 223.125, 255.0], [15.9375, 239.0625, 255.0], [0.0, 255.0, 255.0]], "P_bps": ["Nose_1_p", "Ear_left_1_p", "Ear_right_1_p", "Center_1_p", "Lat_left_1_p", "Lat_right_1_p", "Tail_base_1_p", "Tail_end_1_p"]}, "jj": {"X_bps": ["Nose_2_x", "Ear_left_2_x", "Ear_right_2_x", "Center_2_x", "Lat_left_2_x", "Lat_right_2_x", "Tail_base_2_x", "Tail_end_2_x"], "Y_bps": ["Nose_2_y", "Ear_left_2_y", "Ear_right_2_y", "Center_2_y", "Lat_left_2_y", "Lat_right_2_y", "Tail_base_2_y", "Tail_end_2_y"], "colors": [[102.0, 127.5, 0.0], [102.0, 135.46875, 15.9375], [102.0, 143.4375, 31.875], [102.0, 151.40625, 47.8125], [102.0, 159.375, 63.75], [102.0, 167.34375, 79.6875], [102.0, 175.3125, 95.625], [102.0, 183.28125, 111.5625], [102.0, 191.25, 127.5], [102.0, 199.21875, 143.4375], [102.0, 207.1875, 159.375], [102.0, 215.15625, 175.3125], [102.0, 223.125, 191.25], [102.0, 231.09375, 207.1875], [102.0, 239.0625, 223.125], [102.0, 247.03125, 239.0625], [102.0, 255.0, 255.0]], "P_bps": ["Nose_2_p", "Ear_left_2_p", "Ear_right_2_p", "Center_2_p", "Lat_left_2_p", "Lat_right_2_p", "Tail_base_2_p", "Tail_end_2_p"]}} | ||
{"simon": {"X_bps": ["Nose_1_x", "Ear_left_1_x", "Ear_right_1_x", "Center_1_x", "Lat_left_1_x", "Lat_right_1_x", "Tail_base_1_x", "Tail_end_1_x"], "Y_bps": ["Nose_1_y", "Ear_left_1_y", "Ear_right_1_y", "Center_1_y", "Lat_left_1_y", "Lat_right_1_y", "Tail_base_1_y", "Tail_end_1_y"], "colors": [[255.0, 0.0, 255.0], [239.0625, 15.9375, 255.0], [223.125, 31.875, 255.0], [207.1875, 47.8125, 255.0], [191.25, 63.75, 255.0], [175.3125, 79.6875, 255.0], [159.375, 95.625, 255.0], [143.4375, 111.5625, 255.0], [127.5, 127.5, 255.0], [111.5625, 143.4375, 255.0], [95.625, 159.375, 255.0], [79.6875, 175.3125, 255.0], [63.75, 191.25, 255.0], [47.8125, 207.1875, 255.0], [31.875, 223.125, 255.0], [15.9375, 239.0625, 255.0], [0.0, 255.0, 255.0]], "P_bps": ["Nose_1_p", "Ear_left_1_p", "Ear_right_1_p", "Center_1_p", "Lat_left_1_p", "Lat_right_1_p", "Tail_base_1_p", "Tail_end_1_p"]}, "jj": {"X_bps": ["Nose_2_x", "Ear_left_2_x", "Ear_right_2_x", "Center_2_x", "Lat_left_2_x", "Lat_right_2_x", "Tail_base_2_x", "Tail_end_2_x"], "Y_bps": ["Nose_2_y", "Ear_left_2_y", "Ear_right_2_y", "Center_2_y", "Lat_left_2_y", "Lat_right_2_y", "Tail_base_2_y", "Tail_end_2_y"], "colors": [[255.0, 0.0, 255.0], | ||
[239.0625, 15.9375, 255.0], | ||
[223.125, 31.875, 255.0], | ||
[207.1875, 47.8125, 255.0], | ||
[191.25, 63.75, 255.0], | ||
[175.3125, 79.6875, 255.0], | ||
[159.375, 95.625, 255.0], | ||
[143.4375, 111.5625, 255.0], | ||
[127.5, 127.5, 255.0], | ||
[111.5625, 143.4375, 255.0], | ||
[95.625, 159.375, 255.0], | ||
[79.6875, 175.3125, 255.0], | ||
[63.75, 191.25, 255.0], | ||
[47.8125, 207.1875, 255.0], | ||
[31.875, 223.125, 255.0], | ||
[15.9375, 239.0625, 255.0], | ||
[0.0, 255.0, 255.0]], "P_bps": ["Nose_2_p", "Ear_left_2_p", "Ear_right_2_p", "Center_2_p", "Lat_left_2_p", "Lat_right_2_p", "Tail_base_2_p", "Tail_end_2_p"]}} |