Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#912 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

I maintainer di solito rispondono entro 1 giorno

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
python

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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).

Lingua principale
Python
Stelle
18
Fork
14
Merge medio
1g 4h
PR unite (30g)
18

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di CosmoStat/shapepipe

Tutte le issue di CosmoStat/shapepipe

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.