simonsobs/sotodlib

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

Open

#1.290 geöffnet am 14. Juli 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (23 Forks)auto 404
good first issuequestion

Repository-Metriken

Stars
 (17 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide