Expose data and flag through `SaQC`
Expose our main data structures through the SaQC
API. In order to not share to many implementation details data
and flags
are of the abstract type MutableMapping
.
Expose our main data structures through the SaQC
API. In order to not share to many implementation details data
and flags
are of the abstract type MutableMapping
.