Commit Graph

  • 17cdffe735 some updates on saving/closing and user interaction Marcel Paffrath 2017-05-31 11:48:16 +02:00
  • d7abd3bef9 Stabilized slope determination. Ludger Küperkoch 2017-05-31 11:41:24 +02:00
  • 1ff3b845bb some changes on dirty flag, added keyPress/release Events for Ctrl-Key Marcel Paffrath 2017-05-31 10:56:45 +02:00
  • 60c882fe04 [bugfix] changes in default_parameters not applied Marcel Paffrath 2017-05-31 10:33:45 +02:00
  • 396555b4b4 changes in resolution window (added parameter for extent), TRIAL: changes in YLims of pickwindow after init Pick Marcel Paffrath 2017-05-31 10:28:31 +02:00
  • f493359c26 [bugfix] fixes and modifications for (inhomogeneous) global datasets, WIP Marcel Paffrath 2017-05-30 16:09:48 +02:00
  • ceed165307 [bugfix] accidential function rename in code fixed Marcel Paffrath 2017-05-30 11:45:53 +02:00
  • a745381e8e some changes in propertiesDlg Marcel Paffrath 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 Marcel Paffrath 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') Marcel Paffrath 2017-05-29 16:24:44 +02:00
  • 41a870d720 some changes in dataPlot resizing/height adjustments Marcel Paffrath 2017-05-29 16:21:36 +02:00
  • 5115705c4e Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-05-29 13:50:30 +02:00
  • a2ca96ae57 wfDataPlot stations now sorted by network and then by name Marcel Paffrath 2017-05-29 13:49:34 +02:00
  • b542f83201 Bugfix, sligthly changed SNR and noise-level calculation. Ludger Küperkoch 2017-05-29 12:02:56 +02:00
  • cb91911313 Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-29 11:57:14 +02:00
  • b2d48cd523 changed some dirty things Marcel Paffrath 2017-05-29 11:56:22 +02:00
  • 3ad82c0c9e small fix on saving back loaded project Marcel Paffrath 2017-05-29 11:34:22 +02:00
  • 8975913143 added load project option from command line (QtPyLoT.py -p) Marcel Paffrath 2017-05-29 11:31:09 +02:00
  • 5e593fc932 New class for getting/setting channel order, replaces old globals COMPNAME_MAP and COMPPOS_MAP. Ludger Küperkoch 2017-05-29 11:23:39 +02:00
  • b3a4470910 slightly changed qtpylot to call it from console Marcel Paffrath 2017-05-24 15:28:52 +02:00
  • 69b2daaab8 Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-24 14:13:43 +02:00
  • 50129fc8d9 [fix] some small fixes, new QtPylot functions commented Marcel Paffrath 2017-05-24 14:12:41 +02:00
  • 9bc6f601a1 A littlebit more pythonic. Ludger Küperkoch 2017-05-24 11:23:35 +02:00
  • c954614544 Bugfix: PyLoT can now cope with databases named with number (e.g. year). Ludger Küperkoch 2017-05-24 10:19:50 +02:00
  • 74b19ac094 Bugfix: PyLoT could not cope with input file if not called pylot.in. Ludger Küperkoch 2017-05-24 10:12:12 +02:00
  • 92525732a3 Cosmetics. Ludger Küperkoch 2017-05-23 16:36:02 +02:00
  • 3da76e9f1c Connected new ChannelOrderTab to component positions and names. Ludger Küperkoch 2017-05-23 16:13:58 +02:00
  • 36b4a2a05f Removed needless print output. Ludger Küperkoch 2017-05-23 15:33:19 +02:00
  • 4b3687fd2b New preferences tap ChannelOrderTab for assigning channel numbers to components. Ludger Küperkoch 2017-05-23 15:31:13 +02:00
  • 840610cb18 [new] added some mousewheel zooming for array map Marcel Paffrath 2017-05-23 13:34:39 +02:00
  • 83fd0efd83 Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-05-22 15:36:35 +02:00
  • 22eb46999c map beautification Marcel Paffrath 2017-05-22 15:34:07 +02:00
  • eb0cb7d5ab Cosmetics: Reasonable name for autopick-tune tap. Ludger Küperkoch 2017-05-22 14:59:48 +02:00
  • cf4615a438 Removed obsolete class ParametersTab (Now done in class TuneAutopicker). Ludger Küperkoch 2017-05-22 14:38:48 +02:00
  • ba56bfbd25 added scroll functionality when mouse inside dataPlot canvas Marcel Paffrath 2017-05-22 10:53:20 +02:00
  • a3fbeafeac TuneAutopicker now gets event id independent from input of pylot.in. Ludger Küperkoch 2017-05-19 15:39:43 +02:00
  • 2a054f75f5 autoPyLoT working properly now, incl. getting right event id and data path. Ludger Küperkoch 2017-05-19 14:25:24 +02:00
  • 5a3b77dc7b Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-19 13:54:33 +02:00
  • f3a96ae200 small bugfix Marcel Paffrath 2017-05-19 13:53:58 +02:00
  • 092aeb4cec autoPyLoT button works nearly properly now. Ludger Küperkoch 2017-05-19 13:22:04 +02:00
  • 4767add68f Re-initialized autoPyLoT from GUI, new input parameter eventid to make sure processing the right event. Buggy! Ludger Küperkoch 2017-05-19 12:30:03 +02:00
  • e911262c3e added some buttons for setting current event to ref/test, made ref/test color settings 'global', some fixes Marcel Paffrath 2017-05-19 10:56:27 +02:00
  • cf971d6a87 Mainwindow plotWidget size fix Marcel Paffrath 2017-05-19 09:23:02 +02:00
  • 1143d97f36 added manual picks to tune autopick figures Marcel Paffrath 2017-05-18 15:24:30 +02:00
  • f814ec8656 Bugfix: if no plotflag set, fig was not assigned. Ludger Küperkoch 2017-05-18 13:53:22 +02:00
  • 77153bc8e9 Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-18 13:22:13 +02:00
  • a8861dfdab [bugfix] multiprocessing problem fixed, caused by a general bug passing wrong argument [fig_dict] to AIC instead of [fig_dict[key]]; also iplot flag is correctly read from parameter file now Marcel Paffrath 2017-05-18 13:16:53 +02:00
  • d9f087cb72 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop Ludger Küperkoch 2017-05-18 12:02:07 +02:00
  • 72f5f160c2 Tried to fix bug when calling autoPyLoT from GUI, still not working ... Ludger Küperkoch 2017-05-18 11:58:12 +02:00
  • 46236eeb55 changed PyQt import to PySide import! Marcel Paffrath 2017-05-18 11:44:51 +02:00
  • 0a911154ca Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-18 11:42:42 +02:00
  • 11a7f17655 small fix preventing eventID from being changed in TuneAutopick when parameters are loaded Marcel Paffrath 2017-05-18 11:41:14 +02:00
  • 6405350dcc Introduced new button for autoPyLoT. Ludger Küperkoch 2017-05-18 11:02:20 +02:00
  • b979649e82 Cosmetics. Ludger Küperkoch 2017-05-18 10:31:59 +02:00
  • 45ff145616 Take into account, that input_dict is not available when calling from terminal. Ludger Küperkoch 2017-05-18 10:09:51 +02:00
  • f4f7615bf8 Take into account, that key eventID is not always available. Ludger Küperkoch 2017-05-18 09:55:07 +02:00
  • fa2b65ea3d removed focmec parameter Marcel Paffrath 2017-05-17 14:52:50 +02:00
  • b97f79c31d Merge branch 'tap_thread' into develop Marcel Paffrath 2017-05-17 13:27:03 +02:00
  • d81fb3e2e9 several bugfixes, mainly on map_projection with updated pick structure as part of event class Marcel Paffrath 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 Marcel Paffrath 2017-05-16 17:26:42 +02:00
  • ba58cb548b bugfix iterating over same index as eventBox index Marcel Paffrath 2017-05-16 14:20:32 +02:00
  • f43611aeda added pickdlg to tune autopick, small fixes; to do: add manual picks Marcel Paffrath 2017-05-16 13:41:35 +02:00
  • c9d872d52b added load/save buttons for parameters Marcel Paffrath 2017-05-15 18:12:26 +02:00
  • cae5c961b0 some fixes calling autopylot (figures=None), added log for autoTuner Marcel Paffrath 2017-05-15 17:21:22 +02:00
  • a2ab98c202 added station list to TuneAutopicker Marcel Paffrath 2017-05-15 12:03:53 +02:00
  • 4d9c7b02cf autoPyLoT: figure beautification Marcel Paffrath 2017-05-15 11:20:40 +02:00
  • 77b076d560 threading for tuneAutopicker working now, to do: change figures (vfill), tight layout? Marcel Paffrath 2017-05-12 15:37:57 +02:00
  • 12e6106227 first working version of threaded tuneAutopicker Marcel Paffrath 2017-05-12 13:58:05 +02:00
  • 184983bc87 WIP: figure generating in threads partly working Marcel Paffrath 2017-05-12 11:03:41 +02:00
  • f58d17be14 WIP restructuring fig_dict to be created inside Qt Main Thread Marcel Paffrath 2017-05-11 17:15:20 +02:00
  • d1354a33b1 Reintroduced activation of compare_button, spuriously removed formerly. Ludger Küperkoch 2017-05-11 08:33:08 +02:00
  • 6847bfe8c4 WIP autopick parameters Marcel Paffrath 2017-05-10 16:28:07 +02:00
  • dc656e5c57 merge origin develop into develop Marcel Paffrath 2017-05-10 15:48:02 +02:00
  • 862fb3240a added parameters tab to TuneAutopicker widget. Enabled direct call of autoPyLoT with AP-Settings object Marcel Paffrath 2017-05-10 15:46:08 +02:00
  • d96bc3c621 updated autopick parameter writing routine Marcel Paffrath 2017-05-10 14:56:29 +02:00
  • 7d56e15ccf WIP autopicker tuning Marcel Paffrath 2017-05-10 13:16:54 +02:00
  • aeaa13e277 WIP on autopick settings widget Marcel Paffrath 2017-05-10 11:06:55 +02:00
  • 89a70aae0b Enabled comparison button if manual and automatic picks are available. Ludger Küperkoch 2017-05-09 18:22:23 +02:00
  • 141dd3c9e6 Bugfix: wrong parameter naming Ludger Küperkoch 2017-05-09 18:12:00 +02:00
  • 29915f3669 added first small qwidget for later tuning of autopicker with figures (tight_layout not working?) Marcel Paffrath 2017-05-08 17:48:59 +02:00
  • 3090d5fca0 added two missing figures Marcel Paffrath 2017-05-08 16:23:10 +02:00
  • a8577ac80a Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-08 15:43:09 +02:00
  • c784d46521 changed whole autoPyLoT figure structure to fig/ax structure to keep connections to figures in memory, iPlot now part of autoPyLoT function call parameters (not yet in argparser) Marcel Paffrath 2017-05-08 15:38:41 +02:00
  • 2ef647251e Modified plot output. Ludger Küperkoch 2017-05-05 14:07:35 +02:00
  • f4a76680ad Use maximum of HOS/AR-CF instead of AIC-CF to start searching for global minimum in AIC function. Ludger Küperkoch 2017-05-05 14:06:58 +02:00
  • 6563b01293 bugfix self._inputs not assigned Marcel Paffrath 2017-05-04 11:50:28 +02:00
  • 2628e9d568 Partly fixed bug when plotting corrupted trace, formerly killed by ValueError. Ludger Küperkoch 2017-05-03 16:19:08 +02:00
  • e9660eea9c Exchanged Reference Set with Tuning Set to be consistent to reference picking cook book. Ludger Küperkoch 2017-05-03 15:38:54 +02:00
  • 50ee351995 added scrollbar vor main wf plot for huge datasets, some changes in basemap figure size Marcel Paffrath 2017-05-03 15:16:48 +02:00
  • efe47d7a20 fix for station scatter error Marcel Paffrath 2017-05-03 12:00:34 +02:00
  • 413a921e5d small fixes Marcel Paffrath 2017-05-03 11:28:43 +02:00
  • fce0c98a89 Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-02 12:19:16 +02:00
  • b0c80075fa small fix, preventing access to drag and drop in open folders dialog Marcel Paffrath 2017-05-02 12:13:55 +02:00
  • e5189fd3aa Disable additional buttons when overview plot is cleared Ludger Küperkoch 2017-04-28 16:01:31 +02:00
  • 94bf08df60 Disabled/enabled locationInfo button. Ludger Küperkoch 2017-04-28 13:56:28 +02:00
  • 312932ce5e Disabled/enabled saveProject button. Ludger Küperkoch 2017-04-28 13:47:24 +02:00
  • 39a7ce2d89 New project icon. Ludger Küperkoch 2017-04-28 13:42:57 +02:00
  • 62254e8af0 methodID also taken into account for automatic picks. Ludger Küperkoch 2017-04-28 11:47:56 +02:00
  • 1b3fc717a6 Not really fixed, but bypassed bug occuring when saving picks and no channel nor station coding is available. Ludger Küperkoch 2017-04-27 15:50:08 +02:00
  • d4dea0d356 Compiled new, smaller versions of pick icons. Ludger Küperkoch 2017-04-27 10:44:41 +02:00