CosmoStat / CosmoStat/shapepipe
Keep .npy file that store the input_file path
Open
@sfarrens is already working on this.
Since Feb 16, 2022.
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 14
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 10
Description
Add an option in the pipeline config_file file to allow the user to keep the .npy file created by the pipeline to store the path of all the input files path.
Suggestions:
We could create a new section in the config file called [DEBUG] which contain only optional things like the option I propose 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.