<?xml version="1.0" encoding="UTF-8"?><report><timestamp>1786553922</timestamp><slowest_tests>[('0.950s', '__init__ (obspy.ndk)'), ('0.822s', 'test_evalresp_file_like_object (obspy.signal.tests.test_invsim.InvSimTestCase)'), ('0.787s', 'test_readAndWriteTraces (obspy.mseed.tests.test_mseed_reading_and_writing.MSEEDReadingAndWritingTestCase)'), ('0.633s', 'test_PPSD (obspy.signal.tests.test_spectral_estimation.PsdTestCase)'), ('0.583s', 'test_readingAndWritingViaTheStatsAttribute (obspy.mseed.tests.test_mseed_reading_and_writing.MSEEDReadingAndWritingTestCase)'), ('0.571s', 'test_evalresp_with_output_from_seed (obspy.station.tests.test_response.ResponseTest)'), ('0.559s', 'test_long_year_range (obspy.mseed.tests.test_mseed_special_issues.MSEEDSpecialIssueTestCase)'), ('0.411s', 'test_evalrespVsObsPy (obspy.signal.tests.test_invsim.InvSimTestCase)'), ('0.325s', 'test_collection (obspy.imaging.tests.test_mopad.MopadTestCase)'), ('0.291s', 'test_relcalUsingTraces (obspy.signal.tests.test_calibration.CalibrationTestCase)'), ('0.239s', 'test_writingMicroseconds (obspy.mseed.tests.test_mseed_reading_and_writing.MSEEDReadingAndWritingTestCase)'), ('0.202s', 'test_readViaObsPy (obspy.datamark.tests.test_core.CoreTestCase)'), ('0.188s', 'test_readViaModule (obspy.datamark.tests.test_core.CoreTestCase)'), ('0.186s', 'plotTfr (obspy.signal.tf_misfit)'), ('0.183s', 'test_centroid (obspy.signal.tests.test_cpxtrace.CpxTraceTestCase)'), ('0.171s', 'test_script_gmt_fill (obspy.imaging.tests.test_mopad_script.MopadTestCase)'), ('0.157s', 'test_createReadAssertAndWriteXSEED (obspy.xseed.tests.test_parser.ParserTestCase)'), ('0.156s', 'test_relcal_sts2_vs_unknown (obspy.signal.tests.test_calibration.CalibrationTestCase)'), ('0.156s', 'test_BeachBallOutputFormats (obspy.imaging.tests.test_beachball.BeachballTestCase)'), ('0.148s', 'test_script_convert_basis (obspy.imaging.tests.test_mopad_script.MopadTestCase)')]</slowest_tests><timetaken>13.85688328742981</timetaken><obspy><installed>0.0.0-g0e99</installed><ah><installed>0.0.0-g0e99</installed><timetaken>0.06052589416503906</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors /><failures /></ah><arclink /><core /><css><installed>0.0.0-g0e99</installed><timetaken>0.050798892974853516</timetaken><tested>True</tested><tests>3</tests><skipped>0</skipped><errors /><failures /></css><datamark><installed>0.0.0-g0e99</installed><timetaken>0.38942480087280273</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors /><failures /></datamark><db /><earthworm /><fdsn /><gse2><installed>0.0.0-g0e99</installed><timetaken>0.292982816696167</timetaken><tested>True</tested><tests>36</tests><skipped>0</skipped><errors><f0>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.gse2.__init__
  File "/app/repo/obspy/gse2/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/app/repo/obspy/gse2/__init__.py", line 77, in obspy.gse2.__init__
Failed example:
    print(st[0].data)
Expected:
    [ 12 -10  16 ...,   8   0 -40]
Got:
    [ 12 -10  16 ...   8   0 -40]

</f0></errors><failures /></gse2><imaging><installed>0.0.0-g0e99</installed><timetaken>1.7867486476898193</timetaken><tested>True</tested><tests>57</tests><skipped>1</skipped><errors><f1>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_beachball.py", line 86, in test_Beachball
    with ImageComparison(self.path, filename, reltol=reltol) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f1><f2>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_beachball.py", line 253, in test_collection
    with ImageComparison(self.path, 'bb_collection.png',
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f2><f3>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_beachball.py", line 304, in test_collection_aspect_x
    self.collection_aspect(axis=[-10000, 10000, -100, 100],
  File "/app/repo/obspy/imaging/tests/test_beachball.py", line 278, in collection_aspect
    with ImageComparison(self.path, filename_width,
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f3><f4>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_beachball.py", line 314, in test_collection_aspect_y
    self.collection_aspect(axis=[-100, 100, -10000, 10000],
  File "/app/repo/obspy/imaging/tests/test_beachball.py", line 278, in collection_aspect
    with ImageComparison(self.path, filename_width,
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f4><f5>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_mopad.py", line 76, in test_collection
    with ImageComparison(self.path, 'mopad_collection.png') as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f5><f6>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_plot.py", line 52, in test_plot
    with ImageComparison(self.path, 'plot.png', reltol=reltol) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f6><f7>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_plot.py", line 73, in test_plotNoMerge
    with ImageComparison(self.path, 'plot_nomerge.png',
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f7><f8>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_scan.py", line 112, in test_multipleSamplingrates
    with ImageComparison(self.path, 'scan_mult_sampl.png',
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f8><f9>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_scan.py", line 59, in test_scan
    with ImageComparison(self.path, 'scan.png', reltol=reltol) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f9><f10>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_scan.py", line 77, in test_scanTimes
    with ImageComparison(self.path, 'scan_times.png',
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f10><f11>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_spectrogram.py", line 49, in test_spectrogram
    with ImageComparison(self.path, 'spectrogram_log.png',
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f11><f12>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 80, in test_dataRemainsUnchanged
    st.plot(format='png')
  File "/app/repo/obspy/core/stream.py", line 1112, in plot
    return waveform.plotWaveform(*args, **kwargs)
  File "/app/repo/obspy/imaging/waveform.py", line 265, in plotWaveform
    self.plot(*args, **kwargs)
  File "/app/repo/obspy/imaging/waveform.py", line 362, in plot
    ax = self.fig.add_subplot(len(stream_new), 1, _i + 1,
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/figure.py", line 775, in add_subplot
    ax = projection_class(self, *args, **pkw)
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/axes/_base.py", line 746, in __init__
    self._internal_update(kwargs)
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/artist.py", line 1235, in _internal_update
    return self._update_props(
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/artist.py", line 1208, in _update_props
    raise AttributeError(
AttributeError: Axes.set() got an unexpected keyword argument 'axisbg'
</f12><f13>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 319, in test_plotAzimSection
    with ImageComparison(self.path, 'waveform_azim_section.png') as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f13><f14>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 284, in test_plotBinningError
    with ImageComparison(self.path, 'waveform_binning_error.png') as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f14><f15>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 214, in test_plotComplexGapFewSamples
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f15><f16>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 192, in test_plotComplexGapManySamples
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f16><f17>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 359, in test_plotDayPlot
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f17><f18>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 396, in test_plotDayPlotCatalog
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f18><f19>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 377, in test_plotDayPlotExplicitEvent
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f19><f20>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 332, in test_plotDefaultRelative
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f20><f21>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 303, in test_plotDefaultSection
    with ImageComparison(self.path, 'waveform_default_section.png') as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f21><f22>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 227, in test_plotMultipleTraces
    with ImageComparison(self.path, 'waveform_1_trace.png',
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f22><f23>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 138, in test_plotOneHourFewSamples
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f23><f24>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 124, in test_plotOneHourManySamples
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f24><f25>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 347, in test_plotRefTimeRelative
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f25><f26>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 170, in test_plotSimpleGapFewSamples
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f26><f27>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 154, in test_plotSimpleGapManySamples
    with ImageComparison(self.path, image_name) as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f27><f28>Traceback (most recent call last):
  File "/app/repo/obspy/imaging/tests/test_waveform.py", line 273, in test_plotWithLabels
    with ImageComparison(self.path, 'waveform_labels.png') as ic:
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f28><f29>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.imaging.__init__
  File "/app/repo/obspy/imaging/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/app/repo/obspy/imaging/__init__.py", line 35, in obspy.imaging.__init__
Failed example:
    st.plot(color='gray', tick_format='%I:%M %p',
            starttime=st[0].stats.starttime,
            endtime=st[0].stats.starttime+20)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1350, in __run
        exec(compile(example.source, filename, "single",
      File "&lt;doctest obspy.imaging.__init__[3]&gt;", line 1, in &lt;module&gt;
        st.plot(color='gray', tick_format='%I:%M %p',
      File "/app/repo/obspy/core/stream.py", line 1112, in plot
        return waveform.plotWaveform(*args, **kwargs)
      File "/app/repo/obspy/imaging/waveform.py", line 265, in plotWaveform
        self.plot(*args, **kwargs)
      File "/app/repo/obspy/imaging/waveform.py", line 362, in plot
        ax = self.fig.add_subplot(len(stream_new), 1, _i + 1,
      File "/usr/local/lib/python3.10/dist-packages/matplotlib/figure.py", line 775, in add_subplot
        ax = projection_class(self, *args, **pkw)
      File "/usr/local/lib/python3.10/dist-packages/matplotlib/axes/_base.py", line 746, in __init__
        self._internal_update(kwargs)
      File "/usr/local/lib/python3.10/dist-packages/matplotlib/artist.py", line 1235, in _internal_update
        return self._update_props(
      File "/usr/local/lib/python3.10/dist-packages/matplotlib/artist.py", line 1208, in _update_props
        raise AttributeError(
    AttributeError: Axes.set() got an unexpected keyword argument 'axisbg'
----------------------------------------------------------------------
File "/app/repo/obspy/imaging/__init__.py", line 109, in obspy.imaging.__init__
Failed example:
    Beachball(np1) #doctest: +ELLIPSIS
Expected:
    &lt;matplotlib.figure.Figure object at 0x...&gt;
Got:
    &lt;Figure size 200x200 with 1 Axes&gt;
----------------------------------------------------------------------
File "/app/repo/obspy/imaging/__init__.py", line 128, in obspy.imaging.__init__
Failed example:
    Beachball(mt) #doctest: +ELLIPSIS
Expected:
    &lt;matplotlib.figure.Figure object at 0x...&gt;
Got:
    &lt;Figure size 200x200 with 1 Axes&gt;
----------------------------------------------------------------------
File "/app/repo/obspy/imaging/__init__.py", line 156, in obspy.imaging.__init__
Failed example:
    ax.set_xlim((-120, 120))
Expected:
    (-120, 120)
Got:
    (-120.0, 120.0)
----------------------------------------------------------------------
File "/app/repo/obspy/imaging/__init__.py", line 158, in obspy.imaging.__init__
Failed example:
    ax.set_ylim((-20, 120))
Expected:
    (-20, 120)
Got:
    (-20.0, 120.0)

</f29></errors><failures /></imaging><iris /><mseed><installed>0.0.0-g0e99</installed><timetaken>2.914001226425171</timetaken><tested>True</tested><tests>87</tests><skipped>0</skipped><errors><f30>Traceback (most recent call last):
  File "/app/repo/obspy/mseed/tests/test_mseed_special_issues.py", line 261, in test_readQualityInformationWarns
    read(timingqual)
  File "/app/repo/obspy/core/util/decorator.py", line 366, in new_func
    ind = inspect.getargspec(func).args.index(arg_kwarg_name)
  File "/usr/lib/python3.10/inspect.py", line 1231, in getargspec
    warnings.warn("inspect.getargspec() is deprecated since Python 3.0, "
DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
</f30><f31>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.mseed.__init__
  File "/app/repo/obspy/mseed/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/app/repo/obspy/mseed/__init__.py", line 65, in obspy.mseed.__init__
Failed example:
    print(st[0].data)
Expected:
    [2787 2776 2774 ..., 2850 2853 2853]
Got:
    [2787 2776 2774 ... 2850 2853 2853]

</f31><f32>Traceback (most recent call last):
  File "/app/repo/obspy/mseed/tests/test_mseed_reading_and_writing.py", line 969, in test_corruptFileLength
    self.assertEqual(len(w), 1)
AssertionError: 2 != 1
</f32></errors><failures /></mseed><ndk><installed>0.0.0-g0e99</installed><timetaken>1.0552904605865479</timetaken><tested>True</tested><tests>20</tests><skipped>0</skipped><errors><f33>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 280, in test_missing_lines
    cat = readEvents(data)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 104, in readEvents
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 147, in wrapped_func
    return func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f33><f34>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 318, in test_raise_exception_if_no_events_in_file
    self.assertRaises(ObsPyNDKException, readEvents, data)
  File "/usr/lib/python3.10/unittest/case.py", line 738, in assertRaises
    return context.handle('assertRaises', args, kwargs)
  File "/usr/lib/python3.10/unittest/case.py", line 201, in handle
    callable_obj(*args, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 104, in readEvents
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 147, in wrapped_func
    return func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f34><f35>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 47, in test_read_multiple_events
    cat = read_ndk(filename)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f35><f36>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 34, in test_read_single_ndk
    cat = read_ndk(filename)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f36><f37>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 297, in test_reading_event_with_faulty_but_often_occurring_timestamp
    cat = readEvents(filename)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 136, in readEvents
    catalog = _read(pathnames[0], format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 214, in wrapped_func
    result = func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f37><f38>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 220, in test_reading_file_with_multiple_errors
    cat = readEvents(filename)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 136, in readEvents
    catalog = _read(pathnames[0], format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 214, in wrapped_func
    result = func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f38><f39>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 132, in test_reading_from_bytes_io
    cat = readEvents(file_object)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 104, in readEvents
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 147, in wrapped_func
    return func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f39><f40>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 263, in test_reading_from_bytestring
    cat = read_ndk(data)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f40><f41>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 159, in test_reading_from_open_file_in_binary_mode
    cat = readEvents(fh)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 104, in readEvents
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 147, in wrapped_func
    return func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f41><f42>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 146, in test_reading_from_open_file_in_text_mode
    cat = readEvents(fh)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 104, in readEvents
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 147, in wrapped_func
    return func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f42><f43>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 246, in test_reading_from_string
    cat = read_ndk(data)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f43><f44>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 116, in test_reading_from_string_io
    cat = readEvents(file_object)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 104, in readEvents
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 147, in wrapped_func
    return func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f44><f45>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 172, in test_reading_the_same_file_twice_does_not_raise_a_warnings
    cat_1 = readEvents(filename)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 136, in readEvents
    catalog = _read(pathnames[0], format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 214, in wrapped_func
    result = func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f45><f46>Traceback (most recent call last):
  File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/repo/obspy/ndk/tests/test_ndk.py", line 101, in test_reading_using_obspy_plugin
    cat = readEvents(filename)
  File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
    return func(*args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 136, in readEvents
    catalog = _read(pathnames[0], format, **kwargs)
  File "/app/repo/obspy/core/util/decorator.py", line 214, in wrapped_func
    result = func(filename, *args, **kwargs)
  File "/app/repo/obspy/core/event.py", line 149, in _read
    catalog, format = _readFromPlugin('event', filename, format=format,
  File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
    list_obj = readFormat(filename, **kwargs)
  File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
    for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
RuntimeError: generator raised StopIteration
</f46><f47>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.ndk.__init__
  File "/app/repo/obspy/ndk/__init__.py", line 2, in __init__

----------------------------------------------------------------------
File "/app/repo/obspy/ndk/__init__.py", line 60, in obspy.ndk.__init__
Failed example:
    cat = obspy.readEvents("/path/to/C200604092050A.ndk")
Exception raised:
    Traceback (most recent call last):
      File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
        raise StopIteration
    StopIteration

    The above exception was the direct cause of the following exception:

    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1350, in __run
        exec(compile(example.source, filename, "single",
      File "&lt;doctest obspy.ndk.__init__[1]&gt;", line 1, in &lt;module&gt;
        cat = obspy.readEvents("/path/to/C200604092050A.ndk")
      File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
        return func(*args, **kwargs)
      File "/app/repo/obspy/core/event.py", line 136, in readEvents
        catalog = _read(pathnames[0], format, **kwargs)
      File "/app/repo/obspy/core/util/decorator.py", line 214, in wrapped_func
        result = func(filename, *args, **kwargs)
      File "/app/repo/obspy/core/event.py", line 149, in _read
        catalog, format = _readFromPlugin('event', filename, format=format,
      File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
        list_obj = readFormat(filename, **kwargs)
      File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
        for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
    RuntimeError: generator raised StopIteration
----------------------------------------------------------------------
File "/app/repo/obspy/ndk/__init__.py", line 61, in obspy.ndk.__init__
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1350, in __run
        exec(compile(example.source, filename, "single",
      File "&lt;doctest obspy.ndk.__init__[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined
----------------------------------------------------------------------
File "/app/repo/obspy/ndk/__init__.py", line 73, in obspy.ndk.__init__
Failed example:
    cat = obspy.readEvents("http://www.ldeo.columbia.edu/~gcmt/projects/CMT/"
                           "catalog/NEW_MONTHLY/2011/feb11.ndk")
Exception raised:
    Traceback (most recent call last):
      File "/app/repo/obspy/ndk/core.py", line 178, in lines_iter
        raise StopIteration
    StopIteration

    The above exception was the direct cause of the following exception:

    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1350, in __run
        exec(compile(example.source, filename, "single",
      File "&lt;doctest obspy.ndk.__init__[4]&gt;", line 1, in &lt;module&gt;
        cat = obspy.readEvents("http://www.ldeo.columbia.edu/~gcmt/projects/CMT/"
      File "/app/repo/obspy/core/util/decorator.py", line 381, in new_func
        return func(*args, **kwargs)
      File "/app/repo/obspy/core/event.py", line 123, in readEvents
        catalog = _read(fh.name, format, **kwargs)
      File "/app/repo/obspy/core/util/decorator.py", line 214, in wrapped_func
        result = func(filename, *args, **kwargs)
      File "/app/repo/obspy/core/event.py", line 149, in _read
        catalog, format = _readFromPlugin('event', filename, format=format,
      File "/app/repo/obspy/core/util/base.py", line 381, in _readFromPlugin
        list_obj = readFormat(filename, **kwargs)
      File "/app/repo/obspy/ndk/core.py", line 185, in read_ndk
        for _i, lines in enumerate(itertools.zip_longest(*[lines_iter()] * 5)):
    RuntimeError: generator raised StopIteration
----------------------------------------------------------------------
File "/app/repo/obspy/ndk/__init__.py", line 75, in obspy.ndk.__init__
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1350, in __run
        exec(compile(example.source, filename, "single",
      File "&lt;doctest obspy.ndk.__init__[5]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined

</f47></errors><failures /></ndk><neic /><neries /><pde><installed>0.0.0-g0e99</installed><timetaken>0.10100293159484863</timetaken><tested>True</tested><tests>13</tests><skipped>0</skipped><errors /><failures /></pde><realtime><installed>0.0.0-g0e99</installed><timetaken>0.1725327968597412</timetaken><tested>True</tested><tests>22</tests><skipped>0</skipped><errors><f48>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.realtime.rttrace.RtTrace
  File "/app/repo/obspy/realtime/rttrace.py", line 38, in RtTrace

----------------------------------------------------------------------
File "/app/repo/obspy/realtime/rttrace.py", line 76, in obspy.realtime.rttrace.RtTrace
Failed example:
    print(epicentral_distance)
Expected:
    30.0855
Got:
    30.085527
----------------------------------------------------------------------
File "/app/repo/obspy/realtime/rttrace.py", line 106, in obspy.realtime.rttrace.RtTrace
Failed example:
    print(peak)
Expected:
    0.136404
Got:
    0.13640444

</f48></errors><failures /></realtime><sac><installed>0.0.0-g0e99</installed><timetaken>0.32749247550964355</timetaken><tested>True</tested><tests>66</tests><skipped>0</skipped><errors><f49>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.sac.__init__
  File "/app/repo/obspy/sac/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/app/repo/obspy/sac/__init__.py", line 53, in obspy.sac.__init__
Failed example:
    st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    array([ -8.74227766e-08,  -3.09016973e-01,..., 3.09007347e-01], dtype=float32)
Got:
    array([-8.74227766e-08, -3.09016973e-01, -5.87785363e-01, -8.09017122e-01,
           -9.51056600e-01, -1.00000000e+00, -9.51056302e-01, -8.09016585e-01,
           -5.87784529e-01, -3.09016049e-01,  1.12851990e-06,  3.09018195e-01,
            5.87786376e-01,  8.09017897e-01,  9.51057017e-01,  1.00000000e+00,
            9.51056063e-01,  8.09016109e-01,  5.87783873e-01,  3.09015274e-01,
           -1.93119831e-06, -3.09018940e-01, -5.87787032e-01, -8.09018373e-01,
           -9.51057255e-01, -1.00000000e+00, -9.51055706e-01, -8.09015334e-01,
           -5.87782860e-01, -3.09014052e-01,  3.21071411e-06,  3.09020162e-01,
            5.87788045e-01,  8.09019089e-01,  9.51057673e-01,  1.00000000e+00,
            9.51055288e-01,  8.09014559e-01,  5.87781847e-01,  3.09012860e-01,
           -4.49022991e-06, -3.09021384e-01, -5.87789118e-01, -8.09019864e-01,
           -9.51058090e-01, -1.00000000e+00, -9.51054871e-01, -8.09013844e-01,
           -5.87780774e-01, -3.09011638e-01,  5.76974526e-06,  3.09022605e-01,
            5.87790132e-01,  8.09020638e-01,  9.51058447e-01,  1.00000000e+00,
            9.51054513e-01,  8.09013069e-01,  5.87779760e-01,  3.09010416e-01,
           -7.04926106e-06, -3.09023827e-01, -5.87791145e-01, -8.09021354e-01,
           -9.51058865e-01, -1.00000000e+00, -9.51054096e-01, -8.09012353e-01,
           -5.87778747e-01, -3.09009194e-01,  8.32877686e-06,  3.09025049e-01,
            5.87792218e-01,  8.09022129e-01,  9.51059222e-01,  1.00000000e+00,
            9.51053679e-01,  8.09011579e-01,  5.87777674e-01,  3.09007972e-01,
           -9.60829220e-06, -3.09026241e-01, -5.87793231e-01, -8.09022844e-01,
           -9.51059639e-01, -1.00000000e+00, -9.51053321e-01, -8.09010804e-01,
           -5.87776661e-01, -3.09006751e-01,  1.08878085e-05,  3.09027463e-01,
            5.87792754e-01,  8.09022486e-01,  9.51059461e-01,  1.00000000e+00,
            9.51053500e-01,  8.09011161e-01,  5.87777138e-01,  3.09007347e-01],
          dtype=float32)

</f49></errors><failures /></sac><seedlink /><seg2><installed>0.0.0-g0e99</installed><timetaken>0.020574569702148438</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors /><failures /></seg2><segy><installed>0.0.0-g0e99</installed><timetaken>0.31942224502563477</timetaken><tested>True</tested><tests>47</tests><skipped>0</skipped><errors><f50>Traceback (most recent call last):
  File "/app/repo/obspy/segy/tests/test_benchmark.py", line 39, in test_plotBenchmark
    with ImageComparison(path_images, 'test_plotBenchmark.png',
  File "/app/repo/obspy/core/util/testing.py", line 223, in __enter__
    rcParams['text.hinting'] = False
  File "/usr/local/lib/python3.10/dist-packages/matplotlib/__init__.py", line 774, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f50></errors><failures /></segy><seisan><installed>0.0.0-g0e99</installed><timetaken>0.01958942413330078</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors><f51>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.seisan.__init__
  File "/app/repo/obspy/seisan/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/app/repo/obspy/seisan/__init__.py", line 52, in obspy.seisan.__init__
Failed example:
    print(st[0].data)
Expected:
    [  492   519   542 ..., -6960 -6858 24000]
Got:
    [  492   519   542 ... -6960 -6858 24000]

</f51></errors><failures /></seisan><seishub /><sh><installed>0.0.0-g0e99</installed><timetaken>0.20523715019226074</timetaken><tested>True</tested><tests>17</tests><skipped>0</skipped><errors><f52>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.sh.__init__
  File "/app/repo/obspy/sh/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/app/repo/obspy/sh/__init__.py", line 55, in obspy.sh.__init__
Failed example:
    st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    array([ 0.00000000e+00,   0.00000000e+00,   0.00000000e+00, ...
           -4.03387604e+01,  -3.99515305e+01,  -3.95423012e+01], dtype=float32)
Got:
    array([ 0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            9.999987e-05,  3.338366e+01,  6.641345e+01,  9.907165e+01,
            1.313408e+02,  1.632039e+02,  1.946445e+02,  2.256463e+02,
            2.561938e+02,  2.862716e+02,  3.158649e+02,  3.449595e+02,
            3.735416e+02,  4.015977e+02,  4.291148e+02,  4.560807e+02,
            4.824833e+02,  5.083111e+02,  5.335532e+02,  5.581991e+02,
            5.822387e+02,  6.056627e+02,  6.284618e+02,  6.506277e+02,
            6.721521e+02,  6.930278e+02,  7.132476e+02,  7.328047e+02,
            7.516935e+02,  7.699081e+02,  7.874437e+02,  8.042954e+02,
            8.204593e+02,  8.359318e+02,  8.507097e+02,  8.647904e+02,
            8.781716e+02,  8.908519e+02,  9.028298e+02,  9.141045e+02,
            9.246761e+02,  9.345443e+02,  9.437100e+02,  9.521742e+02,
            9.599384e+02,  9.670044e+02,  9.733748e+02,  9.790523e+02,
            9.840402e+02,  9.883419e+02,  9.919617e+02,  9.949040e+02,
            9.971735e+02,  9.987755e+02,  9.997157e+02,  1.000000e+03,
            9.996348e+02,  9.986266e+02,  9.969827e+02,  9.947104e+02,
            9.918174e+02,  9.883117e+02,  9.842017e+02,  9.794961e+02,
            9.742039e+02,  9.683343e+02,  9.618969e+02,  9.549014e+02,
            9.473580e+02,  9.392769e+02,  9.306688e+02,  9.215444e+02,
            9.119149e+02,  9.017914e+02,  8.911855e+02,  8.801086e+02,
            8.685729e+02,  8.565902e+02,  8.441728e+02,  8.313329e+02,
            8.180833e+02,  8.044363e+02,  7.904048e+02,  7.760018e+02,
            7.612402e+02,  7.461334e+02,  7.306941e+02,  7.149359e+02,
            6.988723e+02,  6.825165e+02,  6.658820e+02,  6.489823e+02,
            6.318311e+02,  6.144420e+02,  5.968284e+02,  5.790043e+02,
            5.609829e+02,  5.427780e+02,  5.244034e+02,  5.058723e+02,
            4.871986e+02,  4.683954e+02,  4.494765e+02,  4.304553e+02,
            4.113447e+02,  3.921585e+02,  3.729093e+02,  3.536106e+02,
            3.342753e+02,  3.149161e+02,  2.955461e+02,  2.761774e+02,
            2.568228e+02,  2.374949e+02,  2.182056e+02,  1.989673e+02,
            1.797915e+02,  1.606902e+02,  1.416753e+02,  1.227577e+02,
            1.039492e+02,  8.526044e+01,  6.670248e+01,  4.828622e+01,
            3.002179e+01,  1.191969e+01, -6.009835e+00, -2.375724e+01,
           -4.131253e+01, -5.866658e+01, -7.581001e+01, -9.273368e+01,
           -1.094291e+02, -1.258876e+02, -1.421010e+02, -1.580611e+02,
           -1.737601e+02, -1.891906e+02, -2.043451e+02, -2.192169e+02,
           -2.337988e+02, -2.480843e+02, -2.620674e+02, -2.757417e+02,
           -2.891018e+02, -3.021419e+02, -3.148568e+02, -3.272417e+02,
           -3.392915e+02, -3.510022e+02, -3.623694e+02, -3.733889e+02,
           -3.840574e+02, -3.943714e+02, -4.043277e+02, -4.139235e+02,
           -4.231560e+02, -4.320230e+02, -4.405224e+02, -4.486523e+02,
           -4.564113e+02, -4.637978e+02, -4.708109e+02, -4.774497e+02,
           -4.837136e+02, -4.896024e+02, -4.951160e+02, -5.002545e+02,
           -5.050183e+02, -5.094081e+02, -5.134249e+02, -5.170696e+02,
           -5.203436e+02, -5.232486e+02, -5.257861e+02, -5.279585e+02,
           -5.297678e+02, -5.312165e+02, -5.323072e+02, -5.330428e+02,
           -5.334263e+02, -5.334611e+02, -5.331505e+02, -5.324981e+02,
           -5.315079e+02, -5.301838e+02, -5.285301e+02, -5.265509e+02,
           -5.242509e+02, -5.216347e+02, -5.187073e+02, -5.154734e+02,
           -5.119384e+02, -5.081075e+02, -5.039861e+02, -4.995798e+02,
           -4.948942e+02, -4.899351e+02, -4.847086e+02, -4.792205e+02,
           -4.734773e+02, -4.674849e+02, -4.612498e+02, -4.547784e+02,
           -4.480773e+02, -4.411532e+02, -4.340126e+02, -4.266623e+02,
           -4.191092e+02, -4.113603e+02, -4.034225e+02, -3.953027e+02,
           -3.870081e+02, -3.785457e+02, -3.699226e+02, -3.611463e+02,
           -3.522235e+02, -3.431619e+02, -3.339684e+02, -3.246504e+02,
           -3.152153e+02, -3.056700e+02, -2.960221e+02, -2.862787e+02,
           -2.764471e+02, -2.665348e+02, -2.565485e+02, -2.464957e+02,
           -2.363835e+02, -2.262190e+02, -2.160095e+02, -2.057618e+02,
           -1.954829e+02, -1.851799e+02, -1.748596e+02, -1.645292e+02,
           -1.541949e+02, -1.438638e+02, -1.335424e+02, -1.232373e+02,
           -1.129553e+02, -1.027023e+02, -9.248491e+01, -8.230938e+01,
           -7.218187e+01, -6.210864e+01, -5.209529e+01, -4.214787e+01,
           -3.227218e+01, -2.247388e+01, -1.275873e+01, -3.131806e+00,
            6.401351e+00,  1.583551e+01,  2.516556e+01,  3.438632e+01,
            4.349327e+01,  5.248148e+01,  6.134630e+01,  7.008325e+01,
            7.868778e+01,  8.715596e+01,  9.548351e+01,  1.036665e+02,
            1.117009e+02,  1.195831e+02,  1.273096e+02,  1.348769e+02,
            1.422817e+02,  1.495208e+02,  1.565910e+02,  1.634897e+02,
            1.702141e+02,  1.767615e+02,  1.831294e+02,  1.893154e+02,
            1.953175e+02,  2.011336e+02,  2.067617e+02,  2.122001e+02,
            2.174471e+02,  2.225013e+02,  2.273613e+02,  2.320260e+02,
            2.364941e+02,  2.407648e+02,  2.448374e+02,  2.487110e+02,
            2.523853e+02,  2.558598e+02,  2.591343e+02,  2.622086e+02,
            2.650827e+02,  2.677568e+02,  2.702311e+02,  2.725060e+02,
            2.745821e+02,  2.764599e+02,  2.781403e+02,  2.796240e+02,
            2.809121e+02,  2.820058e+02,  2.829061e+02,  2.836146e+02,
            2.841326e+02,  2.844617e+02,  2.846035e+02,  2.845599e+02,
            2.843326e+02,  2.839238e+02,  2.833354e+02,  2.825696e+02,
            2.816287e+02,  2.805150e+02,  2.792309e+02,  2.777791e+02,
            2.761621e+02,  2.743825e+02,  2.724432e+02,  2.703470e+02,
            2.680969e+02,  2.656956e+02,  2.631466e+02,  2.604527e+02,
            2.576170e+02,  2.546431e+02,  2.515340e+02,  2.482932e+02,
            2.449242e+02,  2.414301e+02,  2.378148e+02,  2.340815e+02,
            2.302341e+02,  2.262761e+02,  2.222110e+02,  2.180428e+02,
            2.137749e+02,  2.094114e+02,  2.049558e+02,  2.004119e+02,
            1.957837e+02,  1.910748e+02,  1.862894e+02,  1.814311e+02,
            1.765036e+02,  1.715112e+02,  1.664573e+02,  1.613463e+02,
            1.561818e+02,  1.509675e+02,  1.457076e+02,  1.404056e+02,
            1.350658e+02,  1.296917e+02,  1.242871e+02,  1.188560e+02,
            1.134019e+02,  1.079290e+02,  1.024407e+02,  9.694056e+01,
            9.143266e+01,  8.592022e+01,  8.040728e+01,  7.489719e+01,
            6.939329e+01,  6.389946e+01,  5.841878e+01,  5.295506e+01,
            4.751145e+01,  4.209107e+01,  3.669762e+01,  3.133389e+01,
            2.600347e+01,  2.070927e+01,  1.545415e+01,  1.024153e+01,
            5.073956e+00, -4.528630e-02, -5.113564e+00, -1.012829e+01,
           -1.508639e+01, -1.998558e+01, -2.482291e+01, -2.959606e+01,
           -3.430275e+01, -3.894025e+01, -4.350659e+01, -4.799920e+01,
           -5.241605e+01, -5.675522e+01, -6.101436e+01, -6.519180e+01,
           -6.928538e+01, -7.329341e+01, -7.721430e+01, -8.104610e+01,
           -8.478751e+01, -8.843670e+01, -9.199241e+01, -9.545336e+01,
           -9.881802e+01, -1.020854e+02, -1.052542e+02, -1.083233e+02,
           -1.112920e+02, -1.141590e+02, -1.169238e+02, -1.195853e+02,
           -1.221431e+02, -1.245964e+02, -1.269447e+02, -1.291877e+02,
           -1.313246e+02, -1.333554e+02, -1.352798e+02, -1.370975e+02,
           -1.388086e+02, -1.404127e+02, -1.419101e+02, -1.433009e+02,
           -1.445851e+02, -1.457630e+02, -1.468349e+02, -1.478013e+02,
           -1.486624e+02, -1.494188e+02, -1.500710e+02, -1.506197e+02,
           -1.510655e+02, -1.514092e+02, -1.516516e+02, -1.517935e+02,
           -1.518357e+02, -1.517794e+02, -1.516255e+02, -1.513750e+02,
           -1.510292e+02, -1.505891e+02, -1.500560e+02, -1.494311e+02,
           -1.487158e+02, -1.479115e+02, -1.470195e+02, -1.460413e+02,
           -1.449784e+02, -1.438323e+02, -1.426046e+02, -1.412969e+02,
           -1.399108e+02, -1.384480e+02, -1.369102e+02, -1.352992e+02,
           -1.336167e+02, -1.318646e+02, -1.300446e+02, -1.281586e+02,
           -1.262085e+02, -1.241962e+02, -1.221236e+02, -1.199925e+02,
           -1.178052e+02, -1.155633e+02, -1.132691e+02, -1.109245e+02,
           -1.085314e+02, -1.060920e+02, -1.036081e+02, -1.010821e+02,
           -9.851581e+01, -9.591125e+01, -9.327070e+01, -9.059598e+01,
           -8.788938e+01, -8.515289e+01, -8.238844e+01, -7.959832e+01,
           -7.678439e+01, -7.394889e+01, -7.109379e+01, -6.822102e+01,
           -6.533281e+01, -6.243098e+01, -5.951776e+01, -5.659503e+01,
           -5.366467e+01, -5.072888e+01, -4.778937e+01, -4.484832e+01,
           -4.190754e+01, -3.896879e+01, -3.603420e+01, -3.310539e+01,
           -3.018443e+01, -2.727300e+01, -2.437280e+01, -2.148581e+01,
           -1.861353e+01, -1.575791e+01, -1.292050e+01, -1.010287e+01,
           -7.306848e+00, -4.533814e+00, -1.785544e+00,  9.365342e-01,
            3.631025e+00,  6.296255e+00,  8.930993e+00,  1.153364e+01,
            1.410293e+01,  1.663764e+01,  1.913626e+01,  2.159774e+01,
            2.402068e+01,  2.640396e+01,  2.874655e+01,  3.104715e+01,
            3.330486e+01,  3.551849e+01,  3.768711e+01,  3.980988e+01,
            4.188569e+01,  4.391383e+01,  4.589332e+01,  4.782344e+01,
            4.970349e+01,  5.153262e+01,  5.331029e+01,  5.503572e+01,
            5.670840e+01,  5.832783e+01,  5.989335e+01,  6.140462e+01,
            6.286109e+01,  6.426241e+01,  6.560828e+01,  6.689828e+01,
            6.813223e+01,  6.930978e+01,  7.043080e+01,  7.149516e+01,
            7.250264e+01,  7.345325e+01,  7.434686e+01,  7.518349e+01,
            7.596322e+01,  7.668604e+01,  7.735207e+01,  7.796144e+01,
            7.851433e+01,  7.901096e+01,  7.945152e+01,  7.983635e+01,
            8.016570e+01,  8.043991e+01,  8.065939e+01,  8.082452e+01,
            8.093573e+01,  8.099349e+01,  8.099830e+01,  8.095068e+01,
            8.085117e+01,  8.070037e+01,  8.049888e+01,  8.024734e+01,
            7.994638e+01,  7.959673e+01,  7.919907e+01,  7.875417e+01,
            7.826274e+01,  7.772560e+01,  7.714354e+01,  7.651736e+01,
            7.584795e+01,  7.513612e+01,  7.438281e+01,  7.358889e+01,
            7.275525e+01,  7.188288e+01,  7.097267e+01,  7.002564e+01,
            6.904277e+01,  6.802498e+01,  6.697335e+01,  6.588885e+01,
            6.477255e+01,  6.362548e+01,  6.244863e+01,  6.124314e+01,
            6.001001e+01,  5.875037e+01,  5.746527e+01,  5.615575e+01,
            5.482299e+01,  5.346798e+01,  5.209193e+01,  5.069588e+01,
            4.928088e+01,  4.784815e+01,  4.639867e+01,  4.493367e+01,
            4.345417e+01,  4.196125e+01,  4.045609e+01,  3.893969e+01,
            3.741326e+01,  3.587782e+01,  3.433439e+01,  3.278417e+01,
            3.122812e+01,  2.966741e+01,  2.810305e+01,  2.653602e+01,
            2.496747e+01,  2.339833e+01,  2.182973e+01,  2.026262e+01,
            1.869794e+01,  1.713679e+01,  1.558004e+01,  1.402876e+01,
            1.248384e+01,  1.094616e+01,  9.416759e+00,  7.896429e+00,
            6.386178e+00,  4.886823e+00,  3.399170e+00,  1.924178e+00,
            4.625617e-01, -9.847549e-01, -2.417034e+00, -3.833552e+00,
           -5.233443e+00, -6.616073e+00, -7.980615e+00, -9.326418e+00,
           -1.065285e+01, -1.195914e+01, -1.324475e+01, -1.450896e+01,
           -1.575120e+01, -1.697090e+01, -1.816757e+01, -1.934050e+01,
           -2.048925e+01, -2.161332e+01, -2.271222e+01, -2.378559e+01,
           -2.483281e+01, -2.585355e+01, -2.684742e+01, -2.781403e+01,
           -2.875311e+01, -2.966418e+01, -3.054700e+01, -3.140128e+01,
           -3.222675e+01, -3.302323e+01, -3.379036e+01, -3.452802e+01,
           -3.523600e+01, -3.591415e+01, -3.656237e+01, -3.718045e+01,
           -3.776833e+01, -3.832594e+01, -3.885322e+01, -3.935016e+01,
           -3.981667e+01, -4.025278e+01, -4.065853e+01, -4.103395e+01,
           -4.137911e+01, -4.169406e+01, -4.197891e+01, -4.223377e+01,
           -4.245879e+01, -4.265413e+01, -4.281992e+01, -4.295636e+01,
           -4.306367e+01, -4.314207e+01, -4.319178e+01, -4.321307e+01,
           -4.320619e+01, -4.317144e+01, -4.310912e+01, -4.301954e+01,
           -4.290302e+01, -4.275992e+01, -4.259060e+01, -4.239541e+01,
           -4.217473e+01, -4.192899e+01, -4.165858e+01, -4.136391e+01,
           -4.104543e+01, -4.070354e+01, -4.033876e+01, -3.995153e+01,
           -3.954230e+01], dtype=float32)

</f52></errors><failures /></sh><signal><installed>0.0.0-g0e99</installed><timetaken>4.498279809951782</timetaken><tested>True</tested><tests>92</tests><skipped>0</skipped><errors><f53>Traceback (most recent call last):
  File "/app/repo/obspy/signal/tests/test_freqattributes.py", line 140, in test_logcep
    cep = freqattributes.logcep(self.data_win, self.fs, self.nc, self.p,
  File "/app/repo/obspy/signal/freqattributes.py", line 345, in logcep
    m, a, b = logbankm(p, nfft, fs, w)
  File "/app/repo/obspy/signal/freqattributes.py", line 319, in logbankm
    xx = sparse.coo_matrix((v, (c, r))).transpose().todense()
  File "/usr/local/lib/python3.10/dist-packages/scipy/sparse/_coo.py", line 150, in __init__
    N = operator.index(np.max(col)) + 1
TypeError: 'numpy.float64' object cannot be interpreted as an integer
</f53><f54>Traceback (most recent call last):
  File "/app/repo/obspy/signal/tests/test_trigger.py", line 148, in test_coincidenceTrigger
    res = coincidenceTrigger("recstalta", 3.5, 1, st.copy(), 3, sta=0.5,
  File "/app/repo/obspy/signal/trigger.py", line 631, in coincidenceTrigger
    tmp_triggers = triggerOnset(tr.data, thr_on, thr_off, **kwargs)
  File "/app/repo/obspy/signal/trigger.py", line 347, in triggerOnset
    of.extend(ind2[np.diff(ind2) &gt; 1].tolist())
IndexError: boolean index did not match indexed array along dimension 0; dimension is 1935 but corresponding boolean dimension is 1934
</f54><f55>Traceback (most recent call last):
  File "/app/repo/obspy/signal/tests/test_trigger.py", line 370, in test_coincidenceTriggerWithSimilarityChecking
    trig = coincidenceTrigger(
  File "/app/repo/obspy/signal/trigger.py", line 631, in coincidenceTrigger
    tmp_triggers = triggerOnset(tr.data, thr_on, thr_off, **kwargs)
  File "/app/repo/obspy/signal/trigger.py", line 347, in triggerOnset
    of.extend(ind2[np.diff(ind2) &gt; 1].tolist())
IndexError: boolean index did not match indexed array along dimension 0; dimension is 3395 but corresponding boolean dimension is 3394
</f55><f56>Traceback (most recent call last):
  File "/app/repo/obspy/signal/tests/test_trigger.py", line 107, in test_triggerOnset
    picks = triggerOnset(cft, 1.5, 1.0, max_len=50)
  File "/app/repo/obspy/signal/trigger.py", line 347, in triggerOnset
    of.extend(ind2[np.diff(ind2) &gt; 1].tolist())
IndexError: boolean index did not match indexed array along dimension 0; dimension is 402 but corresponding boolean dimension is 401
</f56><f57>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal.cross_correlation.templatesMaxSimilarity
  File "/app/repo/obspy/signal/cross_correlation.py", line 433, in templatesMaxSimilarity

----------------------------------------------------------------------
File "/app/repo/obspy/signal/cross_correlation.py", line 463, in obspy.signal.cross_correlation.templatesMaxSimilarity
Failed example:
    print(templatesMaxSimilarity(st, t, [templ]))
Expected:
    0.922536411468
Got:
    0.9225364114676283

</f57><f58>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal.rotate._dip_azimuth2ZSE_base_vector
  File "/app/repo/obspy/signal/rotate.py", line 132, in _dip_azimuth2ZSE_base_vector

----------------------------------------------------------------------
File "/app/repo/obspy/signal/rotate.py", line 143, in obspy.signal.rotate._dip_azimuth2ZSE_base_vector
Failed example:
    r(_dip_azimuth2ZSE_base_vector(-90, 0)) #doctest: +NORMALIZE_WHITESPACE
Expected:
    array([ 1., 0., 0.])
Got:
    array([1., 0., 0.])
----------------------------------------------------------------------
File "/app/repo/obspy/signal/rotate.py", line 149, in obspy.signal.rotate._dip_azimuth2ZSE_base_vector
Failed example:
    r(_dip_azimuth2ZSE_base_vector(0, 180)) #doctest: +NORMALIZE_WHITESPACE
Expected:
    array([ 0., 1., 0.])
Got:
    array([0., 1., 0.])
----------------------------------------------------------------------
File "/app/repo/obspy/signal/rotate.py", line 151, in obspy.signal.rotate._dip_azimuth2ZSE_base_vector
Failed example:
    r(_dip_azimuth2ZSE_base_vector(0, 90)) #doctest: +NORMALIZE_WHITESPACE
Expected:
    array([ 0., 0., 1.])
Got:
    array([0., 0., 1.])

</f58><f59>Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal.rotate.rotate2ZNE
  File "/app/repo/obspy/signal/rotate.py", line 189, in rotate2ZNE

----------------------------------------------------------------------
File "/app/repo/obspy/signal/rotate.py", line 216, in obspy.signal.rotate.rotate2ZNE
Failed example:
    rotate2ZNE(np.arange(3), 0, -90, np.arange(3) * 2, 0, 0,             np.arange(3) * 3, 90, 0) # doctest: +NORMALIZE_WHITESPACE
Expected:
    (array([ 0., 1., 2.]), array([ 0., 2., 4.]), array([ 0., 3., 6.]))
Got:
    (array([0., 1., 2.]), array([0., 2., 4.]), array([0., 3., 6.]))
----------------------------------------------------------------------
File "/app/repo/obspy/signal/rotate.py", line 219, in obspy.signal.rotate.rotate2ZNE
Failed example:
    rotate2ZNE(np.arange(3), 0, -90, np.arange(3) * 2, 180, 0,             np.arange(3) * 3, 90, 0) # doctest: +NORMALIZE_WHITESPACE
Expected:
    (array([ 0., 1., 2.]), array([ 0., -2., -4.]), array([ 0., 3., 6.]))
Got:
    (array([0., 1., 2.]), array([ 0., -2., -4.]), array([0., 3., 6.]))
----------------------------------------------------------------------
File "/app/repo/obspy/signal/rotate.py", line 222, in obspy.signal.rotate.rotate2ZNE
Failed example:
    rotate2ZNE(np.arange(3), 0, 0, np.arange(3) * 2, 90, 0,             np.arange(3) * 3, 0, -90) # doctest: +NORMALIZE_WHITESPACE
Expected:
    (array([ 0., 3., 6.]), array([ 0., 1., 2.]), array([ 0., 2., 4.]))
Got:
    (array([0., 3., 6.]), array([0., 1., 2.]), array([0., 2., 4.]))

</f59></errors><failures /></signal><station><installed>0.0.0-g0e99</installed><timetaken>1.0201492309570312</timetaken><tested>True</tested><tests>44</tests><skipped>11</skipped><errors /><failures /></station><taup><installed>0.0.0-g0e99</installed><timetaken>0.014298200607299805</timetaken><tested>True</tested><tests>6</tests><skipped>0</skipped><errors /><failures /></taup><wav><installed>0.0.0-g0e99</installed><timetaken>0.12227749824523926</timetaken><tested>True</tested><tests>8</tests><skipped>1</skipped><errors /><failures /></wav><xseed><installed>0.0.0-g0e99</installed><timetaken>0.47179293632507324</timetaken><tested>True</tested><tests>43</tests><skipped>0</skipped><errors><f60>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_fields.py", line 86, in test_readCompactDateTime
    self.assertEqual(field.write(dt), orig)
AssertionError: b'1992,002,00~' != b'1992,002~'
</f60><f61>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_fields.py", line 27, in test_readDateTime
    self.assertEqual(field.write(dt), b'1992,002~')
AssertionError: b'1992,002,00:00:00.0000~' != b'1992,002~'
</f61><f62>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_parser.py", line 165, in test_blocketteStartsAfterRecord
    self.assertEqual(b010, blockette.getSEED())
AssertionError: b'0100042 2.4082008,001~2038,001~2009,001~~~' != b'0100051 2.4082008,001,00~2038,001,00~2009,001,00~~~'
</f62><f63>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_parser.py", line 55, in test_issue165
    self.assertEqual(len(w), 1)
AssertionError: 2 != 1
</f63><f64>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_parser.py", line 566, in test_missingRequiredDateTimes
    self.assertEqual(b010, blockette.getSEED())
AssertionError: b'0100034 2.408~2038,001~2009,001~~~' != b'0100062 2.408~2038,001,00:00:00.0000~2009,001,00:00:00.0000~~~'
</f64><f65>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_parser.py", line 186, in test_multipleContinuedStationControlHeader
    self.assertEqual(b010, blockette.getSEED())
AssertionError: b'0100042 2.4082008,001~2038,001~2009,001~~~' != b'0100051 2.4082008,001,00~2038,001,00~2009,001,00~~~'
</f65><f66>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_utils.py", line 42, in test_DateTime2String
    self.assertEqual(DateTime2String(dt), "2008,358")
AssertionError: '2008,358,00:00:00.0000' != '2008,358'
- 2008,358,00:00:00.0000
+ 2008,358

</f66><f67>Traceback (most recent call last):
  File "/app/repo/obspy/xseed/tests/test_utils.py", line 55, in test_DateTime2StringCompact
    self.assertEqual(DateTime2String(dt, True), "2008,358")
AssertionError: '2008,358,00' != '2008,358'
- 2008,358,00
?         ---
+ 2008,358

</f67></errors><failures /></xseed><y><installed>0.0.0-g0e99</installed><timetaken>0.014461278915405273</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors /><failures /></y></obspy><dependencies><numpy>1.23.5</numpy><scipy>1.9.3</scipy><matplotlib>3.10.9</matplotlib><lxml.etree>4.8.0</lxml.etree><sqlalchemy>2.0.52</sqlalchemy><suds /><mpl_toolkits.basemap /><mock /><nose>1.3.7</nose><future>1.0.0</future><flake8>7.3.0</flake8><pyflakes>3.4.0</pyflakes><pyimgur>0.8.1</pyimgur></dependencies><platform><system>Linux</system><release>6.18.39-rFBS0e6b625b863de1</release><version>#1 SMP PREEMPT_DYNAMIC Tue Jul 21 14:21:08 UTC 2026</version><machine>x86_64</machine><processor>x86_64</processor><python_version>3.10.12</python_version><python_implementation>CPython</python_implementation><python_compiler>GCC 11.4.0</python_compiler><architecture>64bit</architecture><node>travis-ci</node></platform><tests>579</tests><errors>68</errors><failures>0</failures><skipped>13</skipped></report>