|
4ed8e54822
|
Merge branch 'develop' of ariadne:/data/git/pylot into develop
|
2018-06-27 14:21:35 +02:00 |
|
|
8ae0449c01
|
[new] metadata class (WIP)
|
2018-06-27 14:21:20 +02:00 |
|
|
3a66ec1c95
|
[bugfix] print a warning in case saveData fails
|
2018-06-27 14:20:11 +02:00 |
|
|
19f943627a
|
[bugfixes] autopylot
|
2018-06-26 17:07:38 +02:00 |
|
Ludger Küperkoch
|
4d1c3985f4
|
[Bugfix] Input argument iplot was fixed to 1.
|
2018-06-26 12:25:03 +02:00 |
|
Ludger Küperkoch
|
f43478d0c0
|
Consistent calculation of SNR, using maximum (not mean) of signal window, more stable!
|
2018-06-26 11:58:08 +02:00 |
|
Ludger Küperkoch
|
88ddbc1efc
|
[Bugfix] Time array improper calculated (rounding errors?)
|
2018-06-26 10:51:39 +02:00 |
|
Ludger Küperkoch
|
8487d696c6
|
Cosmetics
|
2018-06-25 15:59:52 +02:00 |
|
Ludger Küperkoch
|
3845e7291e
|
Relaxed condition for slope determination, plot interims results even if picking failed.
|
2018-06-25 15:56:15 +02:00 |
|
Ludger Küperkoch
|
d4b76bdecb
|
Cosmetics
|
2018-06-25 15:31:58 +02:00 |
|
Ludger Küperkoch
|
7d175a4bc9
|
Accidently screen output got lost.
|
2018-06-25 15:30:10 +02:00 |
|
Ludger Küperkoch
|
b18298c4db
|
Additional screen output of derived onset time, [Bugfix] Use of argrelmax not reliable.
|
2018-06-25 15:24:36 +02:00 |
|
|
77b4458ab5
|
[idea] change read_metadata to also read files without specific file ending
|
2018-06-25 14:22:14 +02:00 |
|
|
04e75abcf5
|
[bugfix] read_metadata obspyDMT
|
2018-06-25 14:21:34 +02:00 |
|
Ludger Küperkoch
|
b607da7262
|
[Bugfix] it was not sure that enough waveform remains for processing after cutting with improper cut times
|
2018-06-25 10:30:36 +02:00 |
|
|
34508fc4a3
|
[bugfix] addressing PyLoTCanvas already deleted
setParent(None) -> del(widget), not fully working on autopickwidget
|
2018-06-21 15:04:58 +02:00 |
|
|
1b5f58bbbd
|
[minor] prefer processed data on init
|
2018-06-21 14:24:15 +02:00 |
|
|
a5667c1e06
|
[bugfix] nextStation not working with deleted PickDlg
|
2018-06-21 14:23:52 +02:00 |
|
|
2a8efd0904
|
[bugfix] autoPyLoT <-> obspyDMT
|
2018-06-21 13:24:24 +02:00 |
|
|
7ad36c2305
|
[bugfix] take width of mainwindow for min/max plot estimation
before width was only 80px for initial plot
|
2018-06-20 13:55:59 +02:00 |
|
|
910ed66676
|
[new] only load relevant waveforms into TAP widget
|
2018-06-20 13:49:27 +02:00 |
|
|
08124174b1
|
[update] autopicker - obspyDMT (WIP)
|
2018-06-20 11:47:10 +02:00 |
|
|
47d6aeabff
|
[minor] used event highlighting of eventlist also for eventbox
|
2018-06-19 11:28:41 +02:00 |
|
|
7de8c2ee8b
|
[minor] info on number of traces for main plot
|
2018-06-19 11:13:06 +02:00 |
|
|
ca886d4355
|
[update] on obspyDMT compatibility (WIP)
|
2018-06-19 10:35:34 +02:00 |
|
|
ec32981787
|
[minor] improve current event highlighting
|
2018-06-19 10:26:17 +02:00 |
|
|
7c0de44974
|
[update] array_map legend inaxes, add lat/lon status, some fixes and improvements
|
2018-06-15 14:49:26 +02:00 |
|
|
0168d8923d
|
[minor] tighten PyLoT tabs layouts
|
2018-06-14 16:26:26 +02:00 |
|
|
46a6cdcc00
|
[bugfix] remove autopicks weight>3
|
2018-06-14 15:50:44 +02:00 |
|
|
fe0e4be43d
|
[update] array_map uses PylotCanvas now, added grid and labels
|
2018-06-14 14:08:25 +02:00 |
|
|
06cacdd4cb
|
[update] major improvements of array_map, code restyled, increased flexibility
|
2018-06-13 17:01:05 +02:00 |
|
|
f50e38241e
|
[minor] tweaks and finalization of obspyDMT options
|
2018-06-08 15:01:05 +02:00 |
|
|
083e5c8fe9
|
[new] synthetics checkbox
|
2018-06-08 14:29:45 +02:00 |
|
|
8155389b3d
|
[new] add qcombobox for raw/processed selection
|
2018-06-08 14:18:28 +02:00 |
|
|
5e161d308a
|
[bugfix] trying to access station not in autopicks dictionary
|
2018-06-05 15:11:43 +02:00 |
|
|
9b5fe3baba
|
[bugfix] saving xml when tuning autopicker unnecessary (and caused id mismatch)
|
2018-06-05 15:07:06 +02:00 |
|
|
d695c0016a
|
[bugfix] delete_later not caused tuneAutoPicker to malfunction
|
2018-06-05 15:06:33 +02:00 |
|
|
cbba41f16a
|
[bugfix] autoPickWidget not enabled again after Error
|
2018-06-05 14:24:00 +02:00 |
|
|
d57c193a0b
|
Merge branch 'feature/obspy_dmt_interface' into develop
|
2018-06-05 13:48:53 +02:00 |
|
|
20eb54e9c5
|
[minor] gitignore modification
|
2018-06-05 13:47:00 +02:00 |
|
Darius Arnold
|
756b5d67da
|
[bugfix] getQualityFromUncertainty giving worst quality for uncertainty values between two classes
Now the quality classes are exclusive lower bound and inclusive upper bound.
|
2018-05-29 18:27:15 +02:00 |
|
|
f49d323c13
|
[add] no data label
|
2018-04-27 10:45:20 +02:00 |
|
|
ae4c345fa7
|
[update] same functionality but within main thread
|
2018-04-26 16:40:46 +02:00 |
|
|
65f0d23f07
|
[revert] changes not working due to Thread
|
2018-04-26 16:37:57 +02:00 |
|
|
2554f6ca7e
|
[new] dont show plot if no data
|
2018-04-26 16:32:05 +02:00 |
|
|
8073a872c1
|
[add] event colored grey if folder isEmpty
|
2018-04-26 16:26:03 +02:00 |
|
|
ea9939a0c0
|
Merge branch 'develop' into feature/obspy_dmt_interface
|
2018-04-26 16:19:30 +02:00 |
|
|
18926610cf
|
[add] colorized table
|
2018-04-26 16:19:12 +02:00 |
|
|
3d1d97dd26
|
Merge branch 'develop' into feature/obspy_dmt_interface
|
2018-04-26 15:01:29 +02:00 |
|
|
b02a0e8f9a
|
[bugfix] os.getlogin not working on all OS/python versions
|
2018-04-26 15:00:40 +02:00 |
|