simonsobs / simonsobs/sotodlib
Batch Preprocess HDF File Writing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 23
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 14
Description
Since #1660 is implementing a copy and replace strategy to avoid corrupted hdf files, it would be useful if preprocessing could add multiple datasets/groups from different bands and wafers at one time to reduce the number of copies.
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.
Research direction
No files or tests are named in the issue. Start by reading #1660 and locating the preprocessing entry points that write HDF files; determine how writes for different bands and wafers are currently issued. Done means preprocessing can add multiple datasets or groups in one operation while avoiding unnecessary copy-and-replace cycles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100