simonsobs / simonsobs/sodetlib
UXM setup fails on estimate phase delay due to saturated adcs
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 4
Description
Running uxm-setup on multiple slots in parallel and found it fails on estimate phase delay because of saturated ADCs. We should makes sure we're running this on max attenuation in the setup fn
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
Locate the uxm-setup entry point and its setup function, then trace the estimate phase delay step that encounters saturated ADCs when multiple slots run in parallel. Check how attenuation is configured before that step; done means the setup runs phase-delay estimation at maximum attenuation without ADC saturation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100