lincc-frameworks / lincc-frameworks/rubin-dash
Default columns and lower order skymaps don't carry through to the output of the error correction stage
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Default columns are added during the nesting stage, but are lost during the to_hats in the error correction stage. Lower order skymaps should also be generated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the nesting stage into the error correction stage, focusing on the to_hats conversion where default columns are lost. Verify how lower-order skymaps are represented and identify the relevant pipeline entry points. Done means the error-correction output retains the default columns and includes the required lower-order skymaps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100