6.2.10. plotting¶
Utility code for most of the plots used as part of the EQcorrscan package.
| copyright: | EQcorrscan developers. |
|---|---|
| license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
All plotting functions accept the save, savefile, title and show keyword arguments.
chunk_dataDownsample data for plotting. cumulative_detectionsPlot cumulative detections or detection rate in time. detection_multiplotPlot a stream of data with a template on top of it at detection times. freq_magPlot a frequency-magnitude histogram and cumulative density plot. interev_magPlot inter-event times against magnitude. multi_event_singlechanPlot data from a single channel for multiple events. obspy_3d_plotPlot obspy Inventory and obspy Catalog classes in three dimensions. peaks_plotPlot peaks to check that the peak finding routine is running correctly. plot_repickedPlot a template over a detected stream, with picks corrected by lag-calc. plot_synth_realPlot multiple channels of data for real data and synthetic. pretty_template_plotPlot of a single template, possibly within background data. spec_tracePlots seismic data with spectrogram behind. subspace_detector_plotPlotting for the subspace detector class. svd_plotPlot singular vectors from the eqcorrscan.utils.clusteringroutines.threeD_gridplotPlot in a series of grid points in 3D. threeD_seismplotPlot seismicity and stations in a 3D, movable, zoomable space. triple_plotPlot a seismogram, correlogram and histogram. xcorr_plotPlot a template overlying an image aligned by correlation. noise_plotPlot signal and noise fourier transforms and the difference.
