simonsobs / simonsobs/sotodlib

HkDb requires circular logic for finding agents

Open
#1,389 0 comments 0 reactions 1 assignee View on GitHub

@mhasself is already working on this.

Since Dec 1, 2025.

Dominant language
Python
Stars
19
Forks
23
Avg merge
1d 5h
Merged PRs (30d)
14

Description

Let's pretend you don't know the name of an agent you want to look for in hkdb.

In order to run hkdb.get_feed_list(ldsp) you need a LoadSpec. But a LoadSpec requires a field list that cannot be None or ['*'].

Concrete example, in order to figure out the names of the stimulator agents reading out during an observation I had to go build a LoadSpec for the acu. Which is counterintuitive and in the docs.

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.