|
55bc0de036
|
working on connection between picks/autopicks of different tools [WIP], to do: fix array map number of picks/points mismatch in map
|
2017-05-16 17:26:42 +02:00 |
|
|
f43611aeda
|
added pickdlg to tune autopick, small fixes; to do: add manual picks
|
2017-05-16 13:41:35 +02:00 |
|
|
c9d872d52b
|
added load/save buttons for parameters
|
2017-05-15 18:12:26 +02:00 |
|
|
cae5c961b0
|
some fixes calling autopylot (figures=None), added log for autoTuner
|
2017-05-15 17:21:22 +02:00 |
|
|
a2ab98c202
|
added station list to TuneAutopicker
|
2017-05-15 12:03:53 +02:00 |
|
|
4d9c7b02cf
|
autoPyLoT: figure beautification
also added nav toolbar to TuneAutopicker
|
2017-05-15 11:21:45 +02:00 |
|
|
77b076d560
|
threading for tuneAutopicker working now, to do: change figures (vfill), tight layout?
|
2017-05-12 15:40:19 +02:00 |
|
|
12e6106227
|
first working version of threaded tuneAutopicker
|
2017-05-12 13:58:05 +02:00 |
|
|
184983bc87
|
WIP: figure generating in threads partly working
|
2017-05-12 11:03:41 +02:00 |
|
|
f58d17be14
|
WIP restructuring fig_dict to be created inside Qt Main Thread
|
2017-05-11 17:15:20 +02:00 |
|
|
6847bfe8c4
|
WIP autopick parameters
to do: save/load/station+trace selection
|
2017-05-10 16:28:07 +02:00 |
|
|
862fb3240a
|
added parameters tab to TuneAutopicker widget. Enabled direct call of autoPyLoT with AP-Settings object
|
2017-05-10 15:46:08 +02:00 |
|
|
d96bc3c621
|
updated autopick parameter writing routine
|
2017-05-10 14:56:29 +02:00 |
|
|
7d56e15ccf
|
WIP autopicker tuning
added default parameters and widget to show/edit them
|
2017-05-10 13:17:58 +02:00 |
|
|
aeaa13e277
|
WIP on autopick settings widget
|
2017-05-10 11:06:55 +02:00 |
|
|
29915f3669
|
added first small qwidget for later tuning of autopicker with figures (tight_layout not working?)
|
2017-05-08 17:48:59 +02:00 |
|
Ludger Küperkoch
|
2628e9d568
|
Partly fixed bug when plotting corrupted trace, formerly killed by ValueError.
|
2017-05-03 16:19:08 +02:00 |
|
Ludger Küperkoch
|
d1cb6fe41f
|
Detrend of waveforms for overview plot.
|
2017-04-26 15:59:29 +02:00 |
|
|
80577dcfc7
|
added map_projection plot
|
2017-04-19 15:40:22 +02:00 |
|
|
22ced8c07c
|
[fix] parameters tab window flag for new qwidget window with parent
|
2017-04-13 11:55:09 +02:00 |
|
|
de38b60893
|
qlineedit for autopylot parameter settings
|
2017-04-13 11:26:01 +02:00 |
|
|
e75c34afeb
|
button color changed, 3 comp. window
|
2017-04-12 15:20:06 +02:00 |
|
|
bb60093657
|
changed PickDlg layout to simpler button layout with hotkeys
|
2017-04-12 12:14:01 +02:00 |
|
Ludger Küperkoch
|
79163206f8
|
First step to realize GUI based setting of picking parameters in pylot.in-file.
|
2017-04-11 16:55:07 +02:00 |
|
Ludger Küperkoch
|
b3a4928a9c
|
Implemented push buttons for selecting parameters to change within the PyLoT.in file. Work in progress.
|
2017-04-11 11:41:54 +02:00 |
|
Ludger Küperkoch
|
640ed1acda
|
Removed location tool popup from Preferences GUI, as there is yet only NonLonLoc as location routine available. Changed size of GUI. Implemented additional diaolg for picking parameters, yet not finished.
|
2017-04-11 10:55:29 +02:00 |
|
|
085eee7d75
|
added autopicks in 3 component windows, also added vertical dashed lines for autopicks for better visibility
|
2017-04-10 15:06:30 +02:00 |
|
|
c90b061de9
|
coppied files from Ludgers Laptop
|
2017-04-06 13:16:28 +02:00 |
|
|
04da34deec
|
Merge branch 'feature/magnitude4QtPyLoT' into develop
Conflicts:
pylot/core/analysis/magnitude.py
pylot/core/util/widgets.py
|
2016-09-29 13:54:18 +02:00 |
|
|
9288a169a4
|
[change] if folder selection is canceled do not empty editable text
|
2016-09-26 14:49:29 +02:00 |
|
|
dc38bd6e79
|
[fix, refactor] started major refactoring of magnitude.py and fixed some smaller bugs
|
2016-09-26 14:47:50 +02:00 |
|
|
420f382051
|
[cherry-pick] merged conflicts after cherry-pick of commit [17585f93813bde0173cb6194c58cda7396d7b02b]
|
2016-09-19 11:42:52 +02:00 |
|
|
17585f9381
|
[rename] renaming getGlobalTimes for consistency and introduction of similar new function in future commit
|
2016-09-19 11:29:33 +02:00 |
|
|
49b07163ad
|
[bugfix] saving data did not work properly due to changed variable signature; picking on just one horizontal component now possible, crash was caused by mismatching component labels -> new function added to find these labels from the available data
|
2016-09-08 09:54:43 +02:00 |
|
|
d953609419
|
[bugfix] just parse filter options if available
|
2016-09-07 12:17:51 +02:00 |
|
|
9632ecf41f
|
[bugfix] cover all possible cases (some correct components have been dropped before)
|
2016-09-07 11:10:51 +02:00 |
|
|
76a856aa11
|
[clean-up] some code cosmetics and started to implement eventinformation
|
2016-09-02 14:21:59 +02:00 |
|
|
30ccd331d4
|
[refs #137] bugfix in widgets.py badly formatted string corrupted load of settings; added a functionality to utils' which function to also look for NLLoc installation in the settings' binary path
|
2016-08-26 10:48:16 +02:00 |
|
|
b3acef0bcd
|
[closes #198] comparison dialog now available from QtPyLoT
|
2016-06-15 14:52:42 +02:00 |
|
|
3583f70e2b
|
[CAUTION] this rev is not working, implementation of the individaul pdf plots for the picks pending
|
2016-06-14 15:26:16 +02:00 |
|
|
e554330154
|
[change] now the station selector entries are sorted for convience
|
2016-06-14 15:03:13 +02:00 |
|
|
3c4cbff9f3
|
[fix] do not try to add a Layout to a QWidget which already has one
|
2016-06-14 14:56:15 +02:00 |
|
|
073ed658b3
|
[edit] changed calculation of difference pdf to include large differences also
|
2016-06-14 14:28:46 +02:00 |
|
|
3cee0e6df9
|
[change] added plots for debugging
|
2016-06-13 14:23:42 +02:00 |
|
|
79f0982558
|
[bugfix] use only vaild values for plotting
|
2016-06-13 11:27:16 +02:00 |
|
|
467f0ae79b
|
[new] histogram plot added; debugging in progress
|
2016-06-10 14:37:33 +02:00 |
|
|
280f8544e4
|
[prepare] starting implementation of a histogram overview plot from pick comparison dialog
|
2016-06-10 09:04:10 +02:00 |
|
|
b5d94eed61
|
[closes #195] implementation of comparison within GUI ready for testing
|
2016-06-08 15:00:47 +02:00 |
|
|
b96366e321
|
[ref #195] implementation done; some bugs have to be fixed
|
2016-06-08 13:14:38 +02:00 |
|
|
8e09fd7c42
|
[refs #195] pushing GUI element implementation forward
|
2016-06-07 13:51:03 +02:00 |
|