- Mar 09, 2017
-
-
Marcus Herrmann authored
-
Marcus Herrmann authored
- Mar 08, 2017
-
-
Luca Scarabello authored
-
Marcus Herrmann authored
E.g. Put station name into the filename of catalog csv
-
Marcus Herrmann authored
Now, the parameters have to be entered in the last line
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
- remove SED's sc3db wwuser password - return catalog for time range of interest only - report error if preloaded events don't relate to the catalog - decrease chunk size --> more likely to use fftconvolve - update helicorder plotting (no detection file output, linewidth) - timeline plot: allow time of day start/ends (and not whole days)
-
- Mar 07, 2017
-
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Luca Scarabello authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
1. magnitude range for mag-regression via config file 2. optionally produce web timeline
-
Marcus Herrmann authored
+ sightly update config file
-
Luca Scarabello authored
-
Luca Scarabello authored
-
- Mar 06, 2017
-
-
Marcus Herrmann authored
- get_amplitude: for GEl events, use only first 0.6s of waveform - plot_FMD: handle NaN magnitudes & decrese linewidths of bars - math.isnan() is 10x faster than np.isnan()
-
Marcus Herrmann authored
-
Marcus Herrmann authored
in particular, removed SED/GEL specific associations, generalized, and add some more features
-
Luca Scarabello authored
Once a chunk has been processed by a node, keep assigning the same chunk (with new templates) to the same node. This improve chunk cache usage ad also avoid that multiple nodes loads too many chunks. This is relevants when the nodes reside in different machines and loading a chunk require network I/O
-
Marcus Herrmann authored
Facilitate creating template input file for timeline plot (outsourced to TM.eventops.regress_magnitude() Alos: don't plot templates in timeline for the basel theme
-
Marcus Herrmann authored
-
- Mar 02, 2017
-
- Mar 01, 2017
-
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
New: - plot impulse response of all filters - use more stable filter description (sos/zpk) - plot a notch filter (e.g., 50Hz) - plot own FFT-antialiasing frequency response
-
Marcus Herrmann authored
... with many features (apart calculating similarities and clustering itself): - plotting waveforms per cluster ('grouped') - plotting singleton events - plotting all events individually - to each plotted event, plot the next similar event - generate a ready-to-use template set
-
Marcus Herrmann authored
+ update of postprocessing.py & mpi.readme
-
Luca Scarabello authored
Allow tolerance of 0.1 seconds
-
- Feb 24, 2017
-
-
Marcus Herrmann authored
... because EULER is on python3.3 which doesn't support pickle protocol 4 (which is the HIGHEST_PROTOCOL on python3.4)
-
- Feb 23, 2017
-
-
Marcus Herrmann authored
Doesn't quit if no templateSet and catalog given. (because they are already manually preloaded)
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-