simonsobs / simonsobs/sodetlib

Accommodate per-bias-group shunt resistance and bias_line_resistance

Open
#69 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

mustfix
Dominant language
Python
Stars
5
Forks
0
Avg merge
3d 17h
Merged PRs (30d)
4

Description

Any function that requires using the shunt resistance should take in a value for each separate bias group, which can be pulled from measurements done on the routing wafers at Cornell. This includes but is not limited to IV curves, which need a way to be clear which bias group a given (band,ch) pairing is on.

Contributor guide

No contributing guide indexed for this repository

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 locating functions that use shunt resistance, including IV-curve handling, and trace how band/channel pairings are represented. Review how routing-wafer measurements from Cornell could map values to bias groups; done means all relevant functions accept per-group resistance values and IV curves identify the applicable bias group.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.