simonsobs / simonsobs/sodetlib

Amplifier Biases not set properly with `apply_dev_configs` arg in `get_smurf_control`

Open
#342 1 comment 0 reactions 1 assignee View on GitHub

@jlashner is already working on this.

Since May 9, 2023.

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

Description

When get_smurf_control is called with argument apply_dev_configs=True the function only sets the gate voltage for hemt1 and 50k1 this needs to be updated to match the structure of the new C03 cryocards so that the drain voltages and 2nd set of amplifiers are also biased properly. Currently @eehealy is seeing the current rail on Uv8 UFM at Chicago because although the gate voltages are set properly the drain voltages are railed when using this argument. The lines to update are here: https://github.com/simonsobs/sodetlib/blob/1f580ca2e374fae1edf796e0a83b702f5400b71e/sodetlib/det_config.py#L311-L314

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.