simonsobs/sotodlib

More specific "type" checking for `ctx.get_meta` and `ctx.get_obs`

Open

#1.290 aberto em 14 de jul. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (23 forks)auto 404
good first issuequestion

Métricas do repositório

Stars
 (17 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Based on helping debug long context metadata loading error messages, could we have ctx.get_obs and ctx.get_meta` look at the input observation ID and see if it's actually a well formatted obs-id and not some other random string?

Guia do colaborador