lincc-frameworks / lincc-frameworks/rubin-dash

Generate corrected mag error in uncertainty correction stage

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, the uncertainty correction stage only generates corrected errors for flux columns. During postprocessing, we generate magnitude columns, and we should generate a corrected magnitude error corresponding to the corrected flux errors from the uncertainty correction.

During DP2 processing, this was done manually after the stage run, which led to errors such as incorrect est_size that shouldn't occur as part of the pipeline.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the uncertainty correction stage and the postprocessing code that generates magnitude columns. Trace how corrected flux errors are produced, then verify that the corresponding corrected magnitude error is generated in the pipeline and that the est_size issue no longer requires manual processing.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.