0013d099f3
[new] tooltip for phases on mouseover (untested)
2018-01-15 11:21:43 +01:00
534222e241
[bugfix] Exception when pick.filter_id was None
2018-01-15 11:16:26 +01:00
796eea87a1
[new] show time and pick info on left click in 3 comp window!
2018-01-12 15:14:57 +01:00
bb395d2514
[new] preparation for pick info on click
2018-01-12 14:42:16 +01:00
5aef50f922
[new] save filteroptions as strings in XML (untested)
2018-01-12 14:07:36 +01:00
ffa30e92e9
[bugfix] tried to filter without active event
2018-01-12 10:15:30 +01:00
23ed5ceb5c
[update] filter hotkeys changed to P, S, Ctrl+F
2018-01-12 10:10:51 +01:00
185cc14e38
[add] P and S Filter options for main window
...
[bugfix] wforiginal not pre-processed
2018-01-12 10:07:14 +01:00
c7dc1481a1
[bugfix] wrong parent set for TuneAutoPicker
2018-01-10 16:59:34 +01:00
0ebc6e11f8
[add] prev/next event button (~~had to remove min button width)
2018-01-10 16:54:26 +01:00
78d5ee58b5
[update] apply new filter settings after selection
2018-01-10 16:08:28 +01:00
8d6de02afe
[bugfix] filter settings will be retained when leaving picking mode etc
2018-01-10 16:00:34 +01:00
a76dd06497
[update] add detrend/taper to 3comp filter (better only one function!)
2018-01-10 14:50:37 +01:00
39e048cf2f
[bugfix] rectangle zoom connection
2018-01-09 13:46:21 +01:00
440c2c7bf3
[bugfix] reconnect interactive zoom after rectangle zoom
2018-01-09 13:37:53 +01:00
7be9fc28fa
[minor] beautification
2018-01-09 12:21:49 +01:00
a81c98c0b8
[update] pickdlg maximized by default
2018-01-09 12:18:47 +01:00
fe81bd9719
[bugfix] enable buttons when switching between P and S by hotkey
2018-01-09 12:15:55 +01:00
fde0de26f2
[update] added hotkeys for picking
2018-01-09 12:14:34 +01:00
acdcf74c63
[bugfix] corrected hotkey
2018-01-09 12:04:43 +01:00
1324bf3d7c
[bugfix] retain filtering when switching events
2018-01-09 12:04:03 +01:00
00cdbb5052
[update] changed frame color to pick color on init pick
2018-01-09 11:54:46 +01:00
4150e7f7d4
[update/bugfix] big update on filter options:
...
- added toggle and QSetting for automatic filtering when picking
- filtering in 3comp window independent from main plot, current filter options are copied after 3comp. init though
- several bugfixes when activating/deactivating filter
2018-01-09 11:44:22 +01:00
549700bf7a
[update] changed plot/filter behavior for 3comp window
2018-01-09 09:54:39 +01:00
fb4753ca83
[add] improved filteroptions and fixed some bugs
2018-01-08 14:45:29 +01:00
8c9fded873
[update] working on filter bugs WIP
2017-12-21 13:13:44 +01:00
1296e914c3
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2017-12-06 14:53:18 +01:00
e0e106d898
[bugfix] no more zoom reset entering picking mode
2017-12-06 14:52:31 +01:00
151900753a
[update] improve help for event folder structure
2017-11-23 11:37:04 +01:00
aada482b19
[add] some fancy color stuff for picking
2017-11-22 14:25:42 +01:00
Darius Arnold
b6fddaf208
[add] docstrings for event.py
2017-11-15 11:37:13 +01:00
Darius Arnold
983e4c25a3
[add] docstrings in pylot/core/loc
2017-11-13 11:45:25 +01:00
Darius Arnold
6aacd2dd55
[add] docstrings in pylot/core/io
2017-11-13 11:44:57 +01:00
Darius Arnold
b2f211516a
[change] docstrings in picker.py
2017-11-13 09:49:44 +01:00
Ludger Küperkoch
55101c9e9e
Reset some former changes, net_magnitude still buggy, as it returns Nonetype if no reliable picks are available!
2017-11-09 14:58:06 +01:00
Ludger Küperkoch
615ca54640
Make sure calculating Ml only from reliable onset times.
2017-11-09 10:30:01 +01:00
Ludger Küperkoch
f01860b6f1
Calculate Mo only from reliable onset times.
2017-11-09 10:15:58 +01:00
Ludger Küperkoch
3f50dae2de
[Bugfix]Wrong application of title, wrong onset plotting, removed obsolete intrinsic ObsPy-plot.
2017-11-07 15:15:23 +01:00
Darius Arnold
887eeba6ec
[minor] small docstring changes
2017-10-25 21:55:19 +02:00
deaa67bb30
[bugfix] wront parent used for style
2017-10-20 11:04:03 +02:00
f01868bc36
[bugfix] missing parameter ax for getXLims (mpl)
2017-10-20 11:00:52 +02:00
36e68ee1ed
[bugfix] getAxes missing in PylotCanvas for mpl
2017-10-20 10:57:00 +02:00
Darius Arnold
149fe3f74d
[change] docstrings in util/utils.py
2017-10-16 21:55:24 +02:00
Darius Arnold
7086d43076
[change] cleanup in pick/utils.py
2017-10-16 21:10:21 +02:00
Darius Arnold
a5b3c5da1b
[change] docstrings in pick/utils.py
2017-10-16 21:04:37 +02:00
Darius Arnold
fab1f53a41
[change] docstrings in compare.py
2017-10-16 21:02:04 +02:00
4d37abc7d8
[update] flexibility for full_range
...
teach PyLoT to cope with future (synthetic) events as well
2017-10-11 11:52:51 +02:00
Ludger Küperkoch
7d3196bf21
[Bugfix] argrelmax not working if array contains only one element.
2017-10-09 14:40:26 +02:00
Darius Arnold
da6f35d76b
[change] some tooltips for the picking parameters
2017-10-05 18:23:47 +02:00
Darius Arnold
9491a28710
[cleanup] of autoPyLoT.py
2017-10-05 17:26:18 +02:00