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
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
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
Darius Arnold
149fe3f74d
[change] docstrings in util/utils.py
2017-10-16 21:55:24 +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
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
43930a07cb
[minor] remove navigation toolbar for tap
2017-09-21 14:42:19 +02:00
238998e626
[cleanup] removed old unused class
2017-09-21 14:27:42 +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
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
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
8a2bb65581
Merge remote-tracking branch 'origin/develop' into develop
2017-09-18 11:24:57 +02:00
a5d863bf95
[cleanup] method without usage
2017-09-18 10:15:07 +02:00
Darius Arnold
586abea874
[bugfix] same treatment of waveform data in tune autopicker and load waveform
...
fixes #217 . While generating the station list for the tune autopicker dialog, waveform data was loaded and some traces were removed (gaps, doubled, rotated). However, not all the functions were called on wfdat, so some stations would be unavailable in the general waveform overview for the event, but could be selected in the tune autopicker.
2017-09-15 20:48:22 +02:00
Darius Arnold
2ee3c9a304
[change] show more stations in stationbox of tune autopicker dialog
2017-09-15 18:59:17 +02:00
Darius Arnold
2e6c33de45
[bugfix] allow picking of S phase in lower area of waveform plot
...
Fixes bug report #211
2017-09-15 18:56:04 +02:00
Darius Arnold
ff891cacdc
add tight layout to overview plots of tune autopicker dialog
2017-09-15 13:15:30 +02:00
f2f908f8b5
[bugfix] missing parameter in getGlobalLimits
2017-09-12 15:31:02 +02:00
4bf03ef0d9
[minor] update radioButton StyleSheet
2017-09-12 13:30:38 +02:00