92 Commits (master)
 

Author SHA1 Message Date
cesca 5adefa8aee Renamed the norm space time plot (plot_norm_td) 3 years ago
cesca e3db1be89c Added option for global plots, instead of regional. Default is regional. Code and manual updated. 3 years ago
cesca 6c66963607 prepared to implement global spatial plots 3 years ago
cesca 41ae8f74a9 skip problematic plots (e.g. maps for global applications) 3 years ago
cesca f5e1a9f821 Fixed some calles to distance calculations, now passing conf where needed 3 years ago
cesca 46664765bb Added again the option to define the maximal considered spatial and temporal distances mapping into the max value 1.0
of the normalized distance - included in the code and in the manual
3 years ago
cesca f0bec589ad Added Normalized TD plot after Zaliapin et al. 3 years ago
Simone Cesca 8485215517 fixed a bug in seiscloud.py 3 years ago
Simone Cesca 3ec3401609 Updated config file examples 4 years ago
Simone Cesca e948c0b384 Added seiscloud manual to git repository
Removed unused configuration variable time_window
4 years ago
Simone Cesca 8b3d762a4c Cleaned catalogs: possibilities are GlobalCMT, Geofon, USGS, or from file. 4 years ago
Simone Cesca 79c7ffe03c Added ISC catalog to config 4 years ago
Simone Cesca 3d01893346 fixed color choice and spatial and temporal metrics 4 years ago
Simone Cesca e2bea3fdd0 Fixed maximal spatial distance 1000 km and temporal distance 1 year and
removed related config options
4 years ago
Simone Cesca b4f94e319a Modified data filtering, so that the catalog is filtered and then stored.
Note that the option sw_filterevent is now renamed sw_filter_events
4 years ago
Simone Cesca 9517e44065 Added user selection of clusters color palette 4 years ago
Simone Cesca 76dd1e7b04 and the new link for the logo 4 years ago
Simone Cesca 25893608c5 description linked to the pyrocko git repository 4 years ago
Simone Cesca aa4a549037 mag_vs_time and depth_vs_time only plot those events where mag and depth
are explicitely given
4 years ago
moscardo 7560d4901b removed topography 4 years ago
Simone Cesca f6e9d97ec3 added a switch to plot principle axis for DC component instead of MT 4 years ago
Simone Cesca f37cbf7f85 fixed indentation error 4 years ago
Simone Cesca 5c95d086fe maps with topography, and MT size scaling with magnitude 4 years ago
Simone Cesca 014a33ea39 now y-scale of cumulative plot is based on min(mag) and max(cumul_m0) 4 years ago
Simone Cesca ac25a31d05 again small fix on the y axis 4 years ago
Simone Cesca e1073ff17f corrected y axis limits for the cumulative moment plot 4 years ago
Simone Cesca 75467e04c8 fixed min/may of y-scale on the cumulative moment plot 4 years ago
Simone Cesca fa1b797f78 added plot of cumulative moment release for each cluster and all seismicity 4 years ago
Simone Cesca 516f39545e fixed a problem in the switch for clustering all events - now works properly 4 years ago
Simone Cesca a8b04461e2 Added a switch to force clustering all events into one cluster (i.e. force noise cluster to be empty) 4 years ago
Simone Cesca 6cf79aeb7b fixed use of event.moment_tensor to compute MT based distances 4 years ago
Simone Cesca a696d1a0d4 fixed mt components in pyrocko format for all MT based metrics 4 years ago
Simone Cesca 24843c036e append cluster tag instead of overwriting tags 4 years ago
Simone Cesca 3eacf42130 fixed permissions
included magnitude-based metric

fixed the maximum interevent time to 365 days
4 years ago
Simone Cesca 5edfa662d2 added depth vs time plot 4 years ago
Simone Cesca 7e89ffd6a9 fixed Euclidean distances (lat, lon, depth) 4 years ago
Simone Cesca 0b68bc9775 updated cluster.py to include pyrocko event tags 4 years ago
Simone Cesca a57705c99d and now fixed also the red dashed lines 5 years ago
Simone Cesca 5f55d34c59 one more fix to the plot of similarity matrices axes 5 years ago
Simone Cesca 956067b8c3 fixed plot for similarity matrices saved figures 5 years ago
Simone Cesca 0c35bb0e59 correct plot of similarity matrics axes 5 years ago
Simone Cesca 54efa635ba enlarge focal sphere plots for median MTs 5 years ago
Simone Cesca 4cb002bc8f fixed some typos in axis and similarity matrices plots 5 years ago
Simone Cesca a5c127e4d9 cleaned median plot
ensure plotting moment tensors only when available
5 years ago
moscardo 270dce9ede one more syntax problem in plot 5 years ago
moscardo 865f50b095 fixed one syntax problem in plot 5 years ago
moscardo ae5ae57c33 added median mechanism computation and plot 5 years ago
moscardo 42cace0e2e fixed one more problem in plot.py to handle empty or non empty noise cluster 5 years ago
moscardo 3a825b29fb one more fix to handle empty noise cluster 5 years ago
moscardo e14765bd39 fixed problem with empty noise cluster 5 years ago