Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-40412: Update imsim yaml to include trailedSource edge flag #146

Merged
merged 1 commit into from
Oct 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions yml/imsim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8492,6 +8492,12 @@ tables:
Camera system (e.g., ghost maps, defect maps, etc.).
fits:tunit:
mysql:datatype: FLOAT
- name: ext_trailedSources_Naive_flag_edge
"@id": "#DiaSource.ext_trailedSources_Naive_flag_edge"
datatype: boolean
description: This flag is set if a trailed source extends onto or past edge pixels.
fits:tunit:
mysql:datatype: BOOLEAN
- name: ForcedSourceOnDiaObject
"@id": "#ForcedSourceOnDiaObject"
description: this is forcedSourceOnDiaObjectTable_tract in the butler repo
Expand Down