simonsobs / simonsobs/sorunlib

Updates needed to run on-site

Open
#86 6 comments 0 reactions 0 assignees View on GitHub

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_scan accepts an az_speed and az_accel those need to be configurable (and the defaults should be 1 deg/s and 1 deg/s**2.)
  • seq.scan already assumes we're at a starting point while acu.generate_scan is 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 sun
  • smurf.stream needs to accept subtype as well as tag and seq.scan needs to pass those along.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.