Skip to content

DM-54731: Update Merian pipelines to enable running transformObjectTable#394

Merged
leeskelvin merged 5 commits into
mainfrom
tickets/DM-54731
Apr 23, 2026
Merged

DM-54731: Update Merian pipelines to enable running transformObjectTable#394
leeskelvin merged 5 commits into
mainfrom
tickets/DM-54731

Conversation

@leeskelvin
Copy link
Copy Markdown
Contributor

No description provided.

@leeskelvin
Copy link
Copy Markdown
Contributor Author

Originally defined on #392.

python: |
config.actions.extendedness.bands = ['N540', 'N708']
config.actions.extendedness.bands_combined.clear()
config.actions.extendedness.bands_combined["N540_N708"] = "N540,N708"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would strongly recommend placing the band-specific items in obs_decam instead of in the pipeline.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that might cause problems for other users of obs_decam who've constructed their own pipeline YAMLs. The hope here is to keep this pipeline Merian-specific.

@leeskelvin leeskelvin merged commit b3e2fdc into main Apr 23, 2026
3 checks passed
@leeskelvin leeskelvin deleted the tickets/DM-54731 branch April 23, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants