simonsobs / simonsobs/sotodlib
Preprocess: Ability to append to a database
Open
@susannaaz is already working on this.
Since Oct 9, 2024.
preprocess
- Dominant language
- Python
- Stars
- 19
- Forks
- 23
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 14
Description
We want a way to add onto an existing database i.e. steps 1-30 in the preprocess config file are the same but we want to add step 31 we shouldn’t have to regenerate the whole database. Or say we want to keep steps 1-25, delete 25-30 and do them differently but just do a partial overwrite of an existing db.
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.
Assessment
This issue has not been assessed yet.