simonsobs / sodetlib

Tools for performing core instrument testing, quality control, and analysis tasks.
BSD 2-Clause "Simplified" License
5 stars 0 forks source link

Add sodetlib version to get_metadata #436

Closed kmharrington closed 2 months ago

kmharrington commented 2 months ago

When were changing analysis methods in different on-site operations, we need to know which versions of analysis are in which data files. At a minimum I think we need the sodetlib version in https://github.com/simonsobs/sodetlib/blob/master/sodetlib/util.py#L187

We should probably also make analysis changes be a tagged release?

jlashner commented 2 months ago

I definitely support more frequent tagged releases, especially for analysis changes.