- 01 Dec, 2016 6 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
- 30 Nov, 2016 1 commit
-
-
Marius Kriegerowski authored
-
- 29 Nov, 2016 2 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
Snuffle continued Save indices of maxima of frames in addition to smax. Load that trace to retrieve the index of the underlying maxima when running detector from snuffling. Assign corresponding lat and lon to detections' events. Makes the detection independent from stacking. See merge request !6
-
- 28 Nov, 2016 3 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
- 25 Nov, 2016 3 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
- 24 Nov, 2016 2 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
- 18 Nov, 2016 1 commit
-
-
Marius Kriegerowski authored
Snuffle lassie snuffle <config> loads data and a lassie snuffling which allows to re-run the detection on the SMAX trace. See merge request !4
-
- 15 Nov, 2016 3 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
Comes handy to test lassie performance with synthetic datasets or to against another existing catalog
-
Marius Kriegerowski authored
overwrite stackmax directory if --force ...otherwise zombie traces of previous runs might remain in that directory. Could happen if traces are prepared in a different way when changing config files. See merge request !5
-
- 02 Nov, 2016 3 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
core: save stackmax by tmin_ms The high frequency ASPO data set (used by Jose) requires short time windows, shorter than 1 second. stackmax traces have therefore repeatedly been overwritten. tmin_ms as file name solves this issue in this case. Using tmin_ns made the trace names lengthy and I don't think anyone needs this (until now at least). Hence, it's a compromise. See merge request !2
-
Marius Kriegerowski authored
-
- 28 Oct, 2016 4 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
- 27 Oct, 2016 2 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
ifc: use scipy fftconvolve instead of numpy convolve. Performance increases significantly for long time windows when using fftconvolve over convolve. I tested two data sets: ASPO and the alentejo example dataset. Checkout the attached terminal output of the alentejo example. At the top: the current master branch version. The numbers in between the lines are processing times needed for that specific time window. At the bottom: the proposed version using fftconvolve. It's a bit faster as you can see. However, the ifc pre-processing of the ASPO application of Jose accelerates by a factor of about 35 when using fftconvolve! The maximum relative (!) differences in trace amplitude when comparing both versions if about 1e-6 . Hence, negligible, I think. Also, detections are identical. ...Just faster. [lassie_compare.txt](/uploads/3f7e1cf3054ca9e8f355e0df6419244f/lassie_compare.txt) See merge request !3
-
- 27 Jul, 2016 2 commits
- 22 Jul, 2016 1 commit
-
-
Sebastian Heimann authored
Snuffle lassie snuffle <config-file> opens snuffler with station meta data, waveforms and detections. See merge request !1
-
- 18 Jul, 2016 3 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-
- 10 Jun, 2016 4 commits
-
-
Sebastian Heimann authored
-
Sebastian Heimann authored
-
Sebastian Heimann authored
-
Sebastian Heimann authored
-