AllenNeuralDynamics / AllenNeuralDynamics/comb

Motion boundary

Đang mở
#12 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Describe the bug**
Not specifically a bug, but a doubtful result from one experiment.
osid 1301716302 opid 1301873001 has very large margin of motion border (102 in all 4 edges).
Valid ROI masks seem to be outside of this border.

![image](https://github.com/user-attachments/assets/5ed896c4-eea1-4b0b-a5a2-a651b2e2a869)

**To Reproduce**
motion_df = bod.get_motion_transform_csv()
x_border = [max(motion_df.x.max(), 0), min(motion_df.x.min(), -1)]
y_border = [max(motion_df.y.max(), 0), min(motion_df.y.min(), -1)]

Check motion_df

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.