Commit Graph

1699 Commits

Author SHA1 Message Date
97de485c99 [bugfix] case pg=False: internal change of pylot canvas updated 2018-01-17 10:30:38 +01:00
98f7ff8406 [update] resetZoom after picking 2018-01-16 16:17:18 +01:00
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
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
fc3a825e73 Merge remote-tracking branch 'origin/feature/refactor' into feature/refactor 2017-11-15 11:36:14 +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
Darius Arnold
16a8170e49 [add] an exception if unable to find minimum in AIC cf 2017-11-13 09:32:39 +01:00
Darius Arnold
8280a5043c [bugfix] snr calculation takes offset from cutting into account 2017-11-10 10:23:50 +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
Darius Arnold
8f721da643 refactoring picker.py (AICPicker and PragPicker) 2017-10-25 21:54:25 +02:00
deaa67bb30 [bugfix] wront parent used for style 2017-10-20 11:04:03 +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
f1cd250cb1 [minor] one min/max key was forgotten in previous commit 2017-10-05 18:25:00 +02:00
Darius Arnold
da6f35d76b [change] some tooltips for the picking parameters 2017-10-05 18:23:47 +02:00
Darius Arnold
b10432f3bf [add] min/max values for most keys in default_parameters 2017-10-05 18:22:13 +02:00
Darius Arnold
87b4ce1345 [cleanup] in charfuns.py using code inspection 2017-10-05 16:52:36 +02:00
Darius Arnold
9a8d7da0e6 [change] docstrings for functions in charfuns.py 2017-10-05 16:50:53 +02:00
Darius Arnold
5931331b1d [cleanup] code cleanup in autopick.py using code inspection 2017-10-05 16:07:29 +02:00
Darius Arnold
6f65789844 [change] docstrings for functions in autopick.py 2017-10-05 16:06:11 +02:00
Darius Arnold
c61277f429 [bugfix] pciking dialog initiated in arrayMap had no _style attribute 2017-10-04 16:52:18 +02:00
255eca3c05 [update] rename QtPylot -> PyLoT (suggestion) 2017-09-21 15:36:17 +02:00
1f2b3147fd [cleanup] remove old files pt.2 2017-09-21 15:03:14 +02:00
43930a07cb [minor] remove navigation toolbar for tap 2017-09-21 14:42:19 +02:00
2a987cbdfa [cleanup] removed unused old code and output 2017-09-21 14:38:56 +02:00
238998e626 [cleanup] removed old unused class 2017-09-21 14:27:42 +02:00
b465ba2111 [minor] color for qstatusbar missing 2017-09-21 14:26:35 +02:00
370e8a7074 [update] make HELP work again 2017-09-21 13:31:45 +02:00
259538f0b0 [minor] add some description to exp. histograms 2017-09-21 10:54:34 +02:00
3096ee4573 [bugfix] usage of unordered dict for comparison
implicit extraction of pdf names (auto, manu) for comparison from a list generated within dict iteration lead to possible flipping (auto - manu .or. manu - auto) of compared pdfs (and with that histograms)
2017-09-21 10:34:21 +02:00
92b12537eb [update] small improvements on comparison figures 2017-09-21 10:31:29 +02:00
e9ce9635e0 [update] tuneAutoPicker color/pick visualisation 2017-09-20 11:03:30 +02:00
c70222972c [update] small change in comparison figures 2017-09-19 16:08:04 +02:00
961be8ccbc [bugfix] ibad referenced before assignment 2017-09-18 15:10:52 +02:00
7522201e06 [minor] beautiful progressbar 2017-09-18 15:06:50 +02:00
69ad0bf23b [bugfix] self.pdlg_widget not initiated 2017-09-18 15:06:33 +02:00
eab416df3f [bugfix] reset stdout in Worker 2017-09-18 14:46:29 +02:00
0949a6deac [update] apw saved, proper deletion of figures 2017-09-18 14:44:18 +02:00
6acb0ad580 [minor] wadata/jk improvements 2017-09-18 12:20:48 +02:00
316d19ba9e [bugfix] one replacement of i -> index missing 2017-09-18 11:39:27 +02:00