fix plotting tests
Compare changes
@@ -38,6 +38,9 @@ class Interferometer(object):
Added duration
, sampling_frequency
and start
time properties to the Interferometer
class to fix error that are caused by a recent MR (!867 (merged)) that incorrectly assumed that this was already the case.