spacetelescope / crds

Calibration Reference Data System for HST and JWST.
https://hst-crds.stsci.edu/static/users_guide/index.html
Other
12 stars 28 forks source link

CCD-1257: Formalize the stale-by-context report tool #1039

Closed stscieisenhamer closed 5 months ago

stscieisenhamer commented 5 months ago

Resolves CCD-1257

This PR formalizes the determination of archive staleness through examination of contexts and affected dataset reports. The form of the command is

$ python -m crds.bestrefs.stale -h

See the code for further documentation.

Note that during development, the JWST Mission Office has decided to reprocess the JWST archive based on "data releases" and not on every new CRDS context, making this tool defunct. As such this tool will not be used. Adding this to the repo for documentation purposes mostly.