aolabNeuro / aolabNeuro/analyze

preproc overwrite doesn't fully overwrite

Đang mở
#417 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Python
Star
7
Fork
0
Merge trung bình
22 giờ 29 phút
Pull request đã merge (30 ngày)
2

Mô tả

in any of the preproc wrappers, the `overwrite` flag allows you to write to a file that already exists, but it doesn't mean that the file will be overwritten, just that the contents will be appended. currently it's just a safety mechanism for not accidentally changing files you don't want to. but if there is outdated information in the file, e.g. eye calibration, then re-doing the preprocessing with `overwrite=True` doesn't remove that calibration.

related to #252

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.