Once issue #789 has been implemented for `CountObservation` and subclasses, we will need to change `MeasurementObservation` to match. Implementation of #789 will add helper methods on the `BaseObservationProcess` so that all code and logic is reusable.
Once issue #789 has been implemented for
CountObservationand subclasses, we will need to changeMeasurementObservationto match.Implementation of #789 will add helper methods on the
BaseObservationProcessso that all code and logic is reusable.