Skip to content

Commit

Permalink
Add section for flags from forced_src
Browse files Browse the repository at this point in the history
  • Loading branch information
yalsayyad committed Jul 22, 2021
1 parent ba271ab commit 40d4473
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions policy/imsim/Object.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,15 @@ flags:
- slot_ShapeRound_xy
- slot_ShapeRound_y
- slot_ShapeRound_yy
- slot_PsfShape_flag
- slot_PsfShape_flag_no_pixels
- slot_PsfShape_flag_not_contained
- slot_PsfShape_flag_parent_source
- slot_Shape_flag
- slot_Shape_flag_no_pixels
- slot_Shape_flag_not_contained
- slot_Shape_flag_parent_source
forcedFlags:
# - forced source
- slot_PsfFlux_apCorr
- slot_PsfFlux_apCorrErr
Expand Down Expand Up @@ -466,15 +475,6 @@ flags:
- ext_photometryKron_KronFlux_flag_small_radius
- ext_photometryKron_KronFlux_flag_used_minimum_radius
- ext_photometryKron_KronFlux_flag_used_psf_radius
- slot_PsfShape_flag
- slot_PsfShape_flag_no_pixels
- slot_PsfShape_flag_not_contained
- slot_PsfShape_flag_parent_source
- slot_Shape_flag
- slot_Shape_flag_no_pixels
- slot_Shape_flag_not_contained
- slot_Shape_flag_parent_source

flag_rename_rules:
# Taken from db-meas-forced
- ['ext_photometryKron_', '']
Expand Down

0 comments on commit 40d4473

Please sign in to comment.