#70699 Report by node toothless covering 1359 tests from 38 modules resulted into 55 errors

Report

ObsPy version
1.0.2
GitHub Pull Request
-
Report file
XML document
Total runtime
813.4 sec
Report date/time
Feb. 21, 2017, 5:12 p.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
toothless
Processor
x86_64
Python Compiler
GCC 4.4.7 20120313 (Red Hat 4.4.7-1)
Python Implementation
CPython
Python Version
3.6.0
Release
4.2.0-34-generic
System
Linux
Version
#39-Ubuntu SMP Thu Mar 10 22:13:01 UTC 2016

Dependencies

cartopy
---
decorator
4.0.11
flake8
---
future
0.16.0
geographiclib
---
lxml.etree
3.7.2
m2crypto
---
matplotlib
2.0.0
mock
---
mpl_toolkits.basemap
---
numpy
1.11.3
osgeo.gdal
---
pep8-naming
---
pyflakes
1.5.0
pyimgur
0.6.0
pyproj
---
requests
2.12.4
scipy
0.18.1
setuptools
27.2.0
sqlalchemy
1.1.5

Modules (38)

Module Errors / Failures Tracebacks
obspy.clients.arclink Not tested -
obspy.clients.earthworm Not tested -
obspy.clients.fdsn Not tested -
obspy.clients.filesystem - -
obspy.clients.iris Not tested -
obspy.clients.neic Not tested -
obspy.clients.seedlink Not tested -
obspy.clients.seishub Not tested -
obspy.clients.syngine Not tested -
obspy.core 6 1 2 3 4 5 6
obspy.db - -
obspy.geodetics - -
obspy.imaging 34 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
obspy.io.ah - -
obspy.io.ascii - -
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.datamark - -
obspy.io.gse2 - -
obspy.io.json - -
obspy.io.kinemetrics - -
obspy.io.kml - -
obspy.io.mseed - -
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.pdas - -
obspy.io.pde - -
obspy.io.quakeml - -
obspy.io.sac - -
obspy.io.seg2 - -
obspy.io.segy - -
obspy.io.seisan - -
obspy.io.seiscomp - -
obspy.io.sh - -
obspy.io.shapefile - -
obspy.io.stationtxt - -
obspy.io.stationxml - -
obspy.io.wav - -
obspy.io.xseed - -
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime - -
obspy.signal 6 41 42 43 44 45 46
obspy.taup 9 47 48 49 50 51 52 53 54 55
Summary 55 55

Tracebacks (55)

Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/tests/test_response.py", line 138, in test_response_plot
outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (345, 460, 4) is not equal to the expected shape (432, 576, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/tests/test_inventory.py", line 164, in test_response_plot
station="[WR]*", time=t, outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (345, 460, 4) is not equal to the expected shape (432, 576, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/tests/test_channel.py", line 63, in test_response_plot
cha.plot(0.005, outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (345, 460, 4) is not equal to the expected shape (432, 576, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/tests/test_station.py", line 58, in test_response_plot
sta.plot(0.05, channel="*[NE]", outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (345, 460, 4) is not equal to the expected shape (432, 576, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/tests/test_network.py", line 149, in test_response_plot
time=t, outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (345, 460, 4) is not equal to the expected shape (432, 576, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/tests/test_trace.py", line 2205, in test_remove_response_plot
water_level=60, end_stage=None, plot=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: trace_remove_response.png
	RMS: 54.274497247128615
	Tolerance: 4.5
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 83, in test_beachball
beachball(data_, outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: bb_sumatra_mt.png
	RMS: 79.80270672101291
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 254, in test_collection
fig.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (1800, 1800, 4) is not equal to the expected shape (600, 600, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 305, in test_collection_aspect_x
filename_width_height='bb_aspect_x_height.png')
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 280, in collection_aspect
fig.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 314, in test_collection_aspect_y
filename_width_height='bb_aspect_y_height.png')
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 280, in collection_aspect
fig.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 326, in test_mopad_fallback
beachball(mt, outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: mopad_fallback.png
	RMS: 71.48701700308945
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_ppsd.py", line 46, in test_ppsd_plot
fig.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_ppsd.py", line 95, in test_ppsd_plot_cumulative
fig.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_ppsd.py", line 69, in test_ppsd_plot_frequency
fig.savefig(ic.name, dpi=50)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (240, 320, 4) is not equal to the expected shape (300, 400, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 300, in test_plot_azim_section
ev_coord=(0.0, 0.0))
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_azim_section.png
	RMS: 24.90960617914302
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 265, in test_plot_binning_error
tr.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_binning_error.png
	RMS: 44.1131925845319
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 343, in test_plot_colored_section
st.plot(outfile=ic.name, type='section', color='channel')
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_color_section.png
	RMS: 21.79606937041631
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 207, in test_plot_complex_gap_few_samples
st.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_complex_gap_few_samples.png
	RMS: 39.207266673411446
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 186, in test_plot_complex_gap_many_samples
st.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_complex_gap_many_samples.png
	RMS: 38.64475540095965
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 380, in test_plot_day_plot
timezone='EST', time_offset=-5)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot.png
	RMS: 18.269801130098088
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 416, in test_plot_day_plot_catalog
events=cat)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_catalog.png
	RMS: 25.11326210059803
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 402, in test_plot_day_plot_explicit_event
{'time': event5, 'text': 'Event 5'}])
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_event.png
	RMS: 22.00877627977833
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 354, in test_plot_default_relative
st.plot(outfile=ic.name, type='relative')
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_default_relative.png
	RMS: 46.61939167342277
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 284, in test_plot_default_section
st.plot(outfile=ic.name, type='section')
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_default_section.png
	RMS: 25.02459270397822
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 313, in test_plot_horizontal_section
st.plot(outfile=ic.name, type='section', orientation='horizontal')
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_horiz_section.png
	RMS: 27.273241587069673
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 216, in test_plot_multiple_traces
st.plot(outfile=ic.name, automerge=False)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_1_trace.png
	RMS: 31.743504532423636
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 135, in test_plot_one_hour_few_samples
st.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_one_hour_few_samples.png
	RMS: 48.384934845466105
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 122, in test_plot_one_hour_many_samples
st.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_one_hour_many_samples.png
	RMS: 47.95362092689143
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 368, in test_plot_ref_time_relative
st.plot(outfile=ic.name, type='relative', reftime=ref)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_reftime_relative.png
	RMS: 46.917491834069736
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 328, in test_plot_ref_time_section
st.plot(outfile=ic.name, type='section', reftime=reftime)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_reftime_section.png
	RMS: 24.788586620996902
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 165, in test_plot_simple_gap_few_samples
st.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_simple_gap_few_samples.png
	RMS: 37.58910906100329
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 150, in test_plot_simple_gap_many_samples
st.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_simple_gap_many_samples.png
	RMS: 37.0774583810703
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 255, in test_plot_with_labels
st.plot(outfile=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_labels.png
	RMS: 36.68818956194668
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_mopad.py", line 79, in test_collection
fig.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (1800, 1800, 4) is not equal to the expected shape (600, 600, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_plot.py", line 44, in test_plot
obspy_plot(['--outfile', ic.name] + all_files)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot.png
	RMS: 29.507253345575897
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_plot.py", line 60, in test_plot_no_merge
all_files)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot_nomerge.png
	RMS: 29.43409361041489
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_spectrogram.py", line 49, in test_spectrogram
np.seterr(**np_err)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 95, in test_multiple_sampling_rates
obspy_scan(files + ['--output', ic.name, '--quiet'])
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (288, 432, 4) is not equal to the expected shape (400, 600, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 52, in test_scan
obspy_scan([os.curdir] + ['--output', ic.name, '--quiet'])
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (468, 1872, 4) is not equal to the expected shape (650, 2600, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 69, in test_scan_times
['--quiet'])
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (468, 876, 4) is not equal to the expected shape (650, 1216, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/signal/tests/test_interpolation.py", line 136, in test_plot_lanczos_window
plot_lanczos_windows(a=20, filename=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot_lanczos_window.png
	RMS: 47.81156624360539
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 462, in test_ppsd_restricted_stacks
np.seterr(**_t)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/signal/tests/test_detrend.py", line 73, in test_polynomial_detrend_plotting
polynomial(tr.data, order=3, plot=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: polynomial_detrend.png
	RMS: 60.70077429489677
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/signal/tests/test_detrend.py", line 87, in test_spline_detrend_plotting
spline(tr.data, order=1, dspline=1500, plot=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: degree_1_spline_detrend.png
	RMS: 61.52135239085695
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/signal/tests/test_tf_misfit.py", line 262, in test_plot_tfr
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/signal/tests/test_cross_correlation.py", line 74, in test_xcorr_pick_correction_images
t1, tr1, t2, tr2, 0.05, 0.2, 0.1, plot=True, filename=ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 402, in __exit__
msg = self.compare()
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 500, in compare
return compare_images(self.baseline_image, self.name, tol=self.tol)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 219, in compare_images
str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 81, in test_cartesian_many_phases
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases.png
	RMS: 44.69175166254581
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 93, in test_cartesian_many_phases_buried_station
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases_buried_station.png
	RMS: 45.602090595351726
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 104, in test_cartesian_many_phases_no_other_way
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases_single_way.png
	RMS: 44.07073405333748
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 114, in test_cartesian_multiple_station_markers
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: cartesian_multiple_stations.png
	RMS: 41.62618406724306
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 74, in test_spherical_diff_phases
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spherical_diff_phases.png
	RMS: 21.239406394718287
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 32, in test_spherical_many_phases
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spherical_many_phases.png
	RMS: 34.556157193762154
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 44, in test_spherical_many_phases_buried_station
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spherical_many_phases_buried_station.png
	RMS: 34.89787431921893
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 55, in test_spherical_many_phases_no_other_way
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spherical_many_phases_single_way.png
	RMS: 28.952815683452965
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 65, in test_spherical_more_then_360_degrees
plt.savefig(ic.name)
File "/home/umairbinwaheed/anaconda3/lib/python3.6/site-packages/obspy/core/util/testing.py", line 469, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spherical_more_then_360.png
	RMS: 20.842762196983394
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').

Slowest tests (20)

Runtime Test
65.355s test_kennet_ak135_ttime_tables_p_shallow (obspy.taup.tests.test_tau.TauPyModelTestCase)
60.463s test_kennet_ak135_ttime_tables_p_deep (obspy.taup.tests.test_tau.TauPyModelTestCase)
47.170s test_kennet_ak135_ttime_tables_s_shallow (obspy.taup.tests.test_tau.TauPyModelTestCase)
33.293s test_kennet_ak135_ttime_tables_s_deep (obspy.taup.tests.test_tau.TauPyModelTestCase)
29.609s test_kennet_ak135_ttime_tables_pcp (obspy.taup.tests.test_tau.TauPyModelTestCase)
23.801s test_kennet_ak135_ttime_tables_pkikp (obspy.taup.tests.test_tau.TauPyModelTestCase)
21.922s test_kennet_ak135_ttime_tables_scs (obspy.taup.tests.test_tau.TauPyModelTestCase)
17.648s test_kennet_ak135_ttime_tables_scp (obspy.taup.tests.test_tau.TauPyModelTestCase)
17.380s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
16.960s test_plot_lanczos_window (obspy.signal.tests.test_interpolation.InterpolationTestCase)
14.577s test_plot_colored_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
14.419s test_plot_default_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
13.803s test_spherical_many_phases_buried_station (obspy.taup.tests.test_plotting.TauPyPlottingTestCase)
11.887s test_plot_ref_time_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
10.386s test_cartesian_many_phases (obspy.taup.tests.test_plotting.TauPyPlottingTestCase)
10.173s test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)
10.029s test_cartesian_many_phases_buried_station (obspy.taup.tests.test_plotting.TauPyPlottingTestCase)
9.820s test_plot_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
9.526s test_plot_azim_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
8.699s test_spherical_many_phases (obspy.taup.tests.test_plotting.TauPyPlottingTestCase)