Skip to content

Fix to circular import (RAP-497)

David Rafferty requested to merge RAP-497_fix_circular_import into master

This MR fixes the circular import reported in #13 (closed) and RAP-497. An unrelated fix was also made to the calculation of the unflagged fraction by adding a filter for the observation's time range (an observation can cover a subset of the time covered by the full MS file).

Merge request reports