Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

final_cat.param requests IMAFLAGS_ISO that the unmasked tile chain never produces; sp_validation cuts on it

Đang mở
#912 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Maintainer thường phản hồi trong vòng 1 ngày

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
45/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
python
Lĩnh vực
data-engineering

Hướng nghiên cứu

Start with workflow/config/cfis/final_cat.param, default_noimaflags.param, and config_tile_Sx.ini to trace which catalogue columns the tile chain produces. Then inspect merge_final_cat and sp_validation's classification_galaxy_base cut, along with the detection.detection_source_mode lint in astra.yaml. Done means the masking choice is resolved and the final catalogue and validation selection agree.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

workflow/config/cfis/final_cat.param lists IMAFLAGS_ISO, but the committed tile detection runs with FLAG_IMAGE = False and default_noimaflags.param (config_tile_Sx.ini), so no tile catalogue carries the column and merge_final_cat reads one that is never there. Downstream, sp_validation's classification_galaxy_base cuts on IMAFLAGS_ISO == 0, so the v2 catalogue either fails that selection or the cut has to move to the healsparse MASK_<band> columns. This is the object-level half of the masking decision (the pixel-level half — epoch flag source — is settled). Decide: drop IMAFLAGS_ISO from final_cat.param and port sp_validation's cut to MASK_<band>, or re-enable tile flag images. Recorded as a [LINT] on detection.detection_source_mode in astra.yaml (#875).

Ngôn ngữ chính
Python
Star
18
Fork
14
Merge trung bình
1 ngày 4 giờ
Pull request đã merge (30 ngày)
18

Chuẩn bị môi trường

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của CosmoStat/shapepipe

Tất cả issue của CosmoStat/shapepipe

Issue tương tự

Thêm issue về Python

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.