simonsobs / simonsobs/sorunlib
Updates needed to run on-site
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 17h 32m
- Merged PRs (30d)
- 1
Description
- ability to set scan parameters before scans start (#71)
acu.generate_scanaccepts anaz_speedandaz_accelthose need to be configurable (and the defaults should be 1 deg/s and 1 deg/s**2.)seq.scanalready assumes we're at a starting point whileacu.generate_scanis happy to move us to the starting point. It'd be good to be able to look at the middle of the scan for detector setup and then move to the edge, especially when the edge is close to the sunsmurf.streamneeds to acceptsubtypeas well astagandseq.scanneeds to pass those along.
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 by reading issue #71, then inspect acu.generate_scan, seq.scan, and smurf.stream. The work is done when scan parameters and azimuth defaults are configurable, scans can be inspected before moving to the edge, and subtype is accepted and propagated alongside tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100