Skip to content

Commit

Permalink
Add streak masking to flag map
Browse files Browse the repository at this point in the history
  • Loading branch information
mrawls committed Oct 25, 2023
1 parent ed9b5c1 commit 5479ece
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion data/association-flag-map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,10 @@ columns:
doc: parent source, ignored; only valid for HsmShape
- name: ext_trailedSources_Naive_flag_edge
bit: 27
doc: source is trailed and extends off chip
doc: source is trailed and extends off chip
- name: base_PixelFlags_flag_streak
bit: 28
doc: Streak in the Source footprint
- name: base_PixelFlags_flag_streakCenter
bit: 29
doc: Streak in the Source center

0 comments on commit 5479ece

Please sign in to comment.