CosmoStat / CosmoStat/shapepipe
[Management] Optional Clean Up
Open
Nobody has claimed this yet.
clean up
- Dominant language
- Python
- Stars
- 18
- Forks
- 14
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 10
Description
Optional clean up of modules not currently used in the pipeline processing
- swarp_runner
- galsim_shapes_runner / galsim_shapes_v2_runner
- erase_output_runner
Contributor guide
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
Start by searching the pipeline processing code for references to swarp_runner, galsim_shapes_runner, galsim_shapes_v2_runner, and erase_output_runner. Determine which modules are genuinely unused and confirm that removing or cleaning them leaves the pipeline processing intact; the issue is done when the selected unused modules are cleaned up without breaking current processing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100