Frame Object Diff¶
Tools for making a “diff” of frame objects.
The design of this project is to compress frame objects that rarely change between different files. The GCD files are the primary examples, with nearly unchanging Geometry, Calibration, and Detector Status frames.
Rationale¶
Python Objects¶
Code Reviews¶
Also see the doxygen docs.