lincc-frameworks / lincc-frameworks/rubin-dash
Run collections automatically after error correction
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently after running the error correction stage, new light curve catalogs are generated, but the collection stage must be rerun with a different config. The pipeline should be able to run the collections on the output in one run.
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 pipeline entry point and how the error correction and collection stages receive their configuration. Confirm how corrected light curve catalogs are produced, then make one pipeline run pass those outputs to collection without a separate configuration; verify that the collection stage completes in the same run.
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
- 55/100