|
9e85a9df47
|
[bugfix] using default channel components in case QSettings is not working with OS
|
2017-06-07 11:29:38 +02:00 |
|
|
66c5142cb9
|
[change] major changes in AutoPickParaBox layout, now structured as groupboxes that can be hidden individually
|
2017-06-07 10:30:15 +02:00 |
|
|
bdc85fa56a
|
[bugfix] channel order mixed
|
2017-06-06 14:43:36 +02:00 |
|
|
86c76c6f61
|
[bugfix] 3 comp. window, time correction for trace overdone
|
2017-06-06 11:16:57 +02:00 |
|
|
6434366e55
|
[bugfixes] several fixes relating to Channel Components, main issue: SetChannelComponents object was newly initated every time. Now: One object saved inside global QSettings. Testing needed.
|
2017-06-02 11:51:00 +02:00 |
|
|
0fb6e5d4df
|
[bugfix] pickDlg takes into account timeshift of trace.starttime for different components
[add] initial pick displayed in pickDlg
|
2017-06-01 15:25:43 +02:00 |
|
|
04304d3db8
|
[hotfix] adding decimals to AutopickParaBox
|
2017-06-01 14:01:43 +02:00 |
|
|
eaa4849a20
|
added network code to TuneAutopicker, small bugfix
|
2017-05-31 17:31:58 +02:00 |
|
|
cf399ed747
|
added parameter selection with ParameterBox to QtPyLoT Mainwindow
|
2017-05-31 17:12:34 +02:00 |
|
|
7d736823b1
|
[bugfix] min/max values of automatically generated spinboxes changed to -10e7 to 10e7
|
2017-05-31 16:28:05 +02:00 |
|
|
cd612def81
|
WIP: working on saving filter options as part of project
|
2017-05-31 16:25:46 +02:00 |
|
|
62fa3ad8b1
|
several updates to internal refreshing of widgets when manual picks are set
|
2017-05-31 15:41:25 +02:00 |
|
|
02a59f46a9
|
[bugfix] fixed filter settings for pylot.in file on open/save action in AutoPickParaBox
|
2017-05-31 14:35:52 +02:00 |
|
|
396555b4b4
|
changes in resolution window (added parameter for extent), TRIAL: changes in YLims of pickwindow after init Pick
|
2017-05-31 10:28:31 +02:00 |
|
|
f493359c26
|
[bugfix] fixes and modifications for (inhomogeneous) global datasets, WIP
|
2017-05-30 16:27:38 +02:00 |
|
|
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 |
|