|
a745381e8e
|
some changes in propertiesDlg
|
2017-05-30 10:17:07 +02:00 |
|
|
395295a295
|
changed some things in properties dialog to keep settings when opened again. added settings 'nth_sample' to speed up plotting a little bit
|
2017-05-29 18:03:31 +02:00 |
|
|
0f1292e9f2
|
[bugfix] setValue not working when type(item) in QLineEdit was 'int' instead of 'str'(i.e. 'unicode')
|
2017-05-29 16:24:44 +02:00 |
|
|
41a870d720
|
some changes in dataPlot resizing/height adjustments
|
2017-05-29 16:21:36 +02:00 |
|
|
a2ca96ae57
|
wfDataPlot stations now sorted by network and then by name
|
2017-05-29 13:49:34 +02:00 |
|
Ludger Küperkoch
|
5e593fc932
|
New class for getting/setting channel order, replaces old globals COMPNAME_MAP and COMPPOS_MAP.
|
2017-05-29 11:23:39 +02:00 |
|
Ludger Küperkoch
|
9bc6f601a1
|
A littlebit more pythonic.
|
2017-05-24 11:23:35 +02:00 |
|
Ludger Küperkoch
|
c954614544
|
Bugfix: PyLoT can now cope with databases named with number (e.g. year).
|
2017-05-24 10:19:50 +02:00 |
|
Ludger Küperkoch
|
92525732a3
|
Cosmetics.
|
2017-05-23 16:36:02 +02:00 |
|
Ludger Küperkoch
|
3da76e9f1c
|
Connected new ChannelOrderTab to component positions and names.
|
2017-05-23 16:13:58 +02:00 |
|
Ludger Küperkoch
|
36b4a2a05f
|
Removed needless print output.
|
2017-05-23 15:33:19 +02:00 |
|
Ludger Küperkoch
|
4b3687fd2b
|
New preferences tap ChannelOrderTab for assigning channel numbers to components.
|
2017-05-23 15:31:13 +02:00 |
|
|
83fd0efd83
|
Merge branch 'develop' of ariadne:/data/git/pylot into develop
|
2017-05-22 15:36:35 +02:00 |
|
Ludger Küperkoch
|
eb0cb7d5ab
|
Cosmetics: Reasonable name for autopick-tune tap.
|
2017-05-22 14:59:48 +02:00 |
|
Ludger Küperkoch
|
cf4615a438
|
Removed obsolete class ParametersTab (Now done in class TuneAutopicker).
|
2017-05-22 14:38:48 +02:00 |
|
|
ba56bfbd25
|
added scroll functionality when mouse inside dataPlot canvas
|
2017-05-22 10:53:20 +02:00 |
|
Ludger Küperkoch
|
a3fbeafeac
|
TuneAutopicker now gets event id independent from input of pylot.in.
|
2017-05-19 15:39:43 +02:00 |
|
|
e911262c3e
|
added some buttons for setting current event to ref/test, made ref/test color settings 'global', some fixes
|
2017-05-19 10:56:27 +02:00 |
|
|
1143d97f36
|
added manual picks to tune autopick figures
|
2017-05-18 15:24:30 +02:00 |
|
|
11a7f17655
|
small fix preventing eventID from being changed in TuneAutopick when parameters are loaded
|
2017-05-18 11:41:14 +02:00 |
|
|
fa2b65ea3d
|
removed focmec parameter
|
2017-05-17 14:52:50 +02:00 |
|
|
d81fb3e2e9
|
several bugfixes, mainly on map_projection with updated pick structure as part of event class
|
2017-05-17 13:25:41 +02:00 |
|
|
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 |
|