- Jul 18, 2017
-
- Jun 27, 2017
-
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
+ when setting channels: raise a Warning if no valid channels were found or are not availalbe
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Luca Scarabello authored
-
- Jun 26, 2017
-
-
Luca Scarabello authored
Also, avoid spreading mpi code around the code tree. This makes maniteinance easier
-
- Jun 12, 2017
-
- Jun 09, 2017
-
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
- Jun 07, 2017
-
-
Luca Scarabello authored
-
Luca Scarabello authored
- Jun 02, 2017
-
-
Marcus Herrmann authored
This helps to not screw up the scanner manager (processed.dat) if *preloaded* chunks could not be read (e.g., if temporarily not mounted, etc.)
-
Marcus Herrmann authored
-
- Jun 01, 2017
-
- May 31, 2017
-
-
Luca Scarabello authored
-
Marcus Herrmann authored
Add comment to the prior import of MPI in xcorr.py & setupclass.py: on EULER, this leads to a fork() warning: http://gfs.sourceforge.net/wiki/index.php/System(),_popen(),_fork()_and_OpenMPI
-
- May 30, 2017
-
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
+ minor changes
-
- May 29, 2017
-
-
Marcus Herrmann authored
-
Marcus Herrmann authored
--> logs only the config setup of the master process
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
+ no "Found XXX detections" for normal run (only for "--verbose")
-
- May 24, 2017
-
-
Marcus Herrmann authored
-
Marcus Herrmann authored
- more arguments /options - better logging & comments
-
Marcus Herrmann authored
- optional: when plotting "grouped" clusters: sort by cluster-size - optional: split clusters with higher thresholds - reworked cluster ID (now is string) - for maxclust criterion: approximate clustering-threshold (to build dendrograms that make sense) - optional: reprocessing of events waveforms (incl. equalizing) - new for generating templateset: - when a cluster has len == 2 --> take the smaller event - optional: can output reprocessed template waveforms - misc fixes & improvements
-
Marcus Herrmann authored
-
- May 18, 2017
-
-
Marcus Herrmann authored
(because Toni unnecessarily changed it before) ;-)
-
Marcus Herrmann authored
-
- May 12, 2017
-
-
Marcus Herrmann authored
-
- May 11, 2017
-
-
Marcus Herrmann authored
1. don't FFT_filter for procType='highpass' 2. _waveform_processing_trace() - reorder args - don't do anything if procType='raw' (return trace right away)
-
Marcus Herrmann authored
changed config.stop50Hz to config.noiseStops --> can have more than one frequency to notch away + improve checking frequency resolution (now independent of bandstopped frequency and fs) --> necessary length for a *stable* notch filter: ~25s
-
- May 10, 2017
-
-
Marcus Herrmann authored
-