Thomas Lecocq

Results 31 issues of Thomas Lecocq

Why didn't anyone tell me.... Stretching does the "T"odo jobs, and erases the output CSV in the STR folder... So when computing STR for the whole archive, all is OK,...

Big changes from now on so pushing to a branch for now, as this BREAKS the previous CLI cron jobs etc. Changes already done in the master, or here, should...

https://github.com/ROBelgium/MSNoise/blob/master/msnoise/s03compute_no_rotation.py#L299-L303 this is not correct :-)

replace current by `` msnoise db execute "DELETE t1 FROM jobs t1 INNER JOIN jobs t2 WHERE t1.ref > t2.ref AND t1.day = t2.day AND t1.pair = t2.pair AND t1.jobtype...

### Getting ready for MSNoise 2.0 For those who have not followed the last changes: for MSNoise 2.0 I plan on: - Changing the default outputs of _all_ steps after...

This is what I'm talking about: Image shows the mean dv/v per station, for all pairs in which it is involved: ![image](https://user-images.githubusercontent.com/916937/99280805-0c9ca380-2832-11eb-8fee-7653c9bb1aee.png)

related to https://github.com/obspy/obspy/issues/2748 I'm trying to have the ``msnoise`` command run (at least its imports) under 1 second. currently, it takes more than 5 seconds to simply list the commands...

here I summarise the discussions/code done with @awatlet today to avoid using toppled over seismic nodes in the CC calculations 1. scan archive 2. compute QC (psd) 2.1. extract RMS...

the new scan_archive creates workers and each one get the same number of folders to scan : is bad, because some folders are empty or nearly and workers finish fast,...

performance

Getting ready for MSNoise 1.6 *Remaining Work:* Documentation ----------------- - [x] Update documentation for CC2 implementation - [x] Update all plots in documentation with enough data (Workshop example from Undervolc?)...