NGDD Compliance
Open
Nobody has claimed this yet.
online-overhaul
- Dominant language
- Python
- Stars
- 18
- Forks
- 28
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 7
Description
O5 will use NGDD (Next Generation Data Delivery) as the primary real-time gravitational wave data stream. Ensure the online pipeline is compatible with NGDD by making ngdd_data_iterator the default in online/cli.py and resolving any API changes since initial implementation.
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.
Research direction
Start in online/cli.py and trace how ngdd_data_iterator is selected and consumed by the online pipeline. Review the current NGDD implementation and its API differences since the initial implementation; the work is done when NGDD is the default and the pipeline remains compatible with its current interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100