guynir42 / guynir42/AstroRetriever
Populate sources refactor
Open
enhancement
low priority
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The `populate_sources` method of the observatory is used to re-create datasets from raw data files on disk.
Since this is a side-utility, and not part of the main analysis, it may be possible to achieve the same result using direct kwargs input, instead of through the `Parameters` object.
Also, we should consider if the right thing to do is "populate_raw_data" instead of "populate_sources". It may be something that combines these two.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.