Commit Graph

2443 Commits

Author SHA1 Message Date
f4632ac1f5 [update] enable/disable comboboxes in pick mode 2018-01-16 16:10:47 +01:00
c520c7c212 [new] HUGE rearrangement of initial pick behavior (untested)
- zooms on selected channels after initial pick
- ylims not relying on noiselevel anymore (better overview and not possible with more than one phase),
xlims now based on mean snr of all selected channels for initial pick instead of snr of one 'random' channel
2018-01-16 16:06:24 +01:00
ec394d447d [new] choose channels to pick on for each phase 2018-01-16 13:33:12 +01:00
a22e64889d [add] scaling by channel (untested) 2018-01-15 16:35:19 +01:00
4835c0ca8a [change] possible to select one of all available channels for comparison 2018-01-15 15:29:46 +01:00
975bd64266 Merge branch 'develop' into feature/additional_channel_display 2018-01-15 14:43:26 +01:00
de8886b73b [update] leave rename phase mode when picking initiated 2018-01-15 14:37:07 +01:00
f4839bb609 [bugfix] too many arguments in function (outdated) 2018-01-15 14:31:42 +01:00
5b5902a329 [update] keep filter corresponding to phase when refreshing plot 2018-01-15 14:28:08 +01:00
1c51ed12fc [bugfix] missing paranthesis 2018-01-15 14:21:10 +01:00
49de0fb22e [add] Hotkey for renaming 2018-01-15 14:20:48 +01:00
b191bd8cf4 [update] warn/do not save picks with unknown phase ID 2018-01-15 14:17:14 +01:00
4589f92a1a [new] renaming of phases (untested) 2018-01-15 13:52:31 +01:00
44f63f8163 [change] ax.vlines -> ax.axvline (infinite) 2018-01-15 11:38:07 +01:00
a1ee8d408c [add] user_help to status bar
[bugfix] missing change to mouseevent button
2018-01-15 11:32:02 +01:00
d6400562d6 [change] DELETE PICK WITH MIDDLE MOUSE BUTTON (else deleted using zoom) 2018-01-15 11:28:25 +01:00
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
80d2ff508b Merge branch 'develop' into feature/additional_channel_display 2018-01-11 10:56: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
7ab13ebaad Merge branch 'develop' into feature/additional_channel_display 2018-01-10 14:50:46 +01:00
a76dd06497 [update] add detrend/taper to 3comp filter (better only one function!) 2018-01-10 14:50:37 +01:00
7c61c7c471 Merge branch 'develop' into feature/additional_channel_display 2018-01-09 15:37:01 +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
8badba4a89 Merge branch 'develop' into feature/additional_channel_display 2018-01-09 09:55:09 +01:00
549700bf7a [update] changed plot/filter behavior for 3comp window 2018-01-09 09:54:39 +01:00
c39303042f Merge branch 'develop' into feature/additional_channel_display 2018-01-08 14:46:58 +01:00
fb4753ca83 [add] improved filteroptions and fixed some bugs 2018-01-08 14:45:29 +01:00
08703bf691 [add] some hacks to display air pressure in plot 2018-01-08 13:47:40 +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