simonsobs/sotodlib

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

Open

#1 290 ouverte le 14 juil. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (23 forks)auto 404
good first issuequestion

Métriques du dépôt

Stars
 (17 stars)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur