CosmoStat / CosmoStat/shapepipe
[NEW FEATURE] Incorrect config file module section name
@martinkilbinger is already working on this.
Since Dec 21, 2023.
- Dominant language
- Python
- Stars
- 18
- Forks
- 14
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 10
Description
In my experience many errors when running shapepipe are due to missing or wrongly spelled module
sections in the configuration file. The default behaviour right now is to ignore this and use the default
settings. Check whether this is true!
If yes: this should raise an error.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
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.
Assessment
This issue has not been assessed yet.