Commit Graph

  • 62a7d94816 [bugfix] expecting deprecated return parameter of autoPyLoT Marcel Paffrath 2017-06-20 12:10:17 +0200
  • a8544dfb93 [bugfix] save XML does not set project clean Marcel Paffrath 2017-06-20 10:35:31 +0200
  • d293a5d9e1 Merge branch 'develop' Marcel Paffrath 2017-06-20 10:29:50 +0200
  • 718879fad0 merge origin/develop into develop Marcel Paffrath 2017-06-20 09:57:52 +0200
  • 300ff9215b [fixes #210] missing paranthesis in function call Marcel Paffrath 2017-06-20 09:54:23 +0200
  • 16003b6353 Bugfix: Different number of elements in used arrays. Ludger Küperkoch 2017-06-19 18:21:38 +0200
  • 2601ec2865 Bugfix: Empty polyfit-object is avoided. Ludger Küperkoch 2017-06-19 16:35:51 +0200
  • 1b17842f63 [fixes #201] test events will be skipped when using TuneAutopicker Marcel Paffrath 2017-06-19 16:30:39 +0200
  • 0717f491aa [closes #203] events can be saved as pickle now, not intended to save back event notes to notes.txt file as it is only used for automatically generated event folders Marcel Paffrath 2017-06-19 13:54:43 +0200
  • 0d5c0e5bd2 Merge branch 'develop' Marcel Paffrath 2017-06-19 11:38:34 +0200
  • 9aba69686d Richter magnitude scaling is hard-wired, should not be handled internal. First step to flexible local- magnitude estimation. Ludger Küperkoch 2017-06-19 11:37:08 +0200
  • 08b9cec674 [refs #206] savepicks XML now opens current event folder by default, also gives default filename [bugfix] could not save XML files with . in name [change] removed user prompt when changing picks on different event (redundant) Marcel Paffrath 2017-06-19 11:28:11 +0200
  • 053caa5cf6 [change] replot after manual picking only if necessary (picks changed) Marcel Paffrath 2017-06-19 10:37:24 +0200
  • aea77cd49c [change] removed redundant propmpt because new picks have to be accepted in the first place when closing PickDlg Marcel Paffrath 2017-06-19 10:30:08 +0200
  • 7257d43155 [fixes #205] call replot thread after manual picking Marcel Paffrath 2017-06-19 10:23:39 +0200
  • 754883c5c9 [refs #204] adding application name/organisation/domain when building app before calling settings Marcel Paffrath 2017-06-14 16:22:26 +0200
  • 15799feee7 Merge branch 'develop' Marcel Paffrath 2017-06-14 10:20:41 +0200
  • d2d8498739 [bugfix] stream oabject overwritten when using alter_comp causing traces to disappear in plot Marcel Paffrath 2017-06-12 14:36:38 +0200
  • 5412de8249 [add] notes can be read from event folders Marcel Paffrath 2017-06-12 11:34:45 +0200
  • ddedd3ed7a [hotfix] ignoring error when mouseclick signal cannot be disconnected Marcel Paffrath 2017-06-12 10:42:44 +0200
  • a2c73f7726 Merge branch 'pyqtgraph' into develop Marcel Paffrath 2017-06-09 14:01:31 +0200
  • 01c556562e [bugfix] newer version of pyqtgraph could not cope with UTCDatetime, now min/max_range for axes working marcel 2017-06-09 13:51:20 +0200
  • 8e839df718 [add] pyqtgraph now part of Settings object; if installed will be used by default but can be deactivated Marcel Paffrath 2017-06-09 13:23:16 +0200
  • b061c81b2c [change] removed axes on startup Marcel Paffrath 2017-06-08 16:58:44 +0200
  • d6dd8bfaa8 [bugfix] several bugfixes mostly refering to plotting from plotWaveformDataThread, now only plot data are generated from within thread Marcel Paffrath 2017-06-08 16:14:37 +0200
  • 909e2241a7 [change] working version of pyqtgraph for dataPlot, WIP: fill not working on versions lower 0.9.9 Marcel Paffrath 2017-06-08 14:09:01 +0200
  • a07162d668 first semi-working plot of all traces Marcel Paffrath 2017-06-07 17:05:48 +0200
  • abfb8c86e7 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop marcel 2017-06-07 11:31:37 +0200
  • be8035e118 [bugfix] update to previous commit Marcel Paffrath 2017-06-07 11:31:03 +0200
  • 9e85a9df47 [bugfix] using default channel components in case QSettings is not working with OS Marcel Paffrath 2017-06-07 11:22:00 +0200
  • 50750fc4e0 [bugfix] using default channel components in case QSettings is not working with OS Marcel Paffrath 2017-06-07 11:22:00 +0200
  • 66c5142cb9 [change] major changes in AutoPickParaBox layout, now structured as groupboxes that can be hidden individually Marcel Paffrath 2017-06-07 10:30:15 +0200
  • 0af795969b [add] parameters now changed as part of project, some small fixes Marcel Paffrath 2017-06-06 16:30:27 +0200
  • f7d0e49458 [change] some updates of main window title changed to new QtPyLoT Marcel Paffrath 2017-06-06 15:51:06 +0200
  • 20300daecf [change] metadata not saved as part of project file anymore (files might get really big), still possible to load same project, idea: add QSetting whether to save or not to PyLoTprefs Marcel Paffrath 2017-06-06 15:28:43 +0200
  • bdc85fa56a [bugfix] channel order mixed Marcel Paffrath 2017-06-06 14:43:36 +0200
  • 9007197786 [add] network code added to station map Marcel Paffrath 2017-06-06 14:08:19 +0200
  • 4077ec207c [bugfix] contourf plot not shown in station map. min() max() was not working when nan in list Marcel Paffrath 2017-06-06 13:49:40 +0200
  • 86c76c6f61 [bugfix] 3 comp. window, time correction for trace overdone Marcel Paffrath 2017-06-06 11:16:57 +0200
  • 530a629d15 [bugfix] changed code order for QSettings Marcel Paffrath 2017-06-02 14:02:08 +0200
  • f7af1d0b1b Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-06-02 11:52:39 +0200
  • 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. Marcel Paffrath 2017-06-02 11:51:00 +0200
  • 1e03541d6d Stabilized slope calculation for quality control. Ludger Küperkoch 2017-06-02 11:41:52 +0200
  • e2c1b8501e Exception for ValueError, if autoPyLoT has been started from terminal. Raise SacIOError if obspy.read spuriously wants to read SAC data. Ludger Küperkoch 2017-06-02 11:09:32 +0200
  • 0fb6e5d4df [bugfix] pickDlg takes into account timeshift of trace.starttime for different components [add] initial pick displayed in pickDlg Marcel Paffrath 2017-06-01 15:25:43 +0200
  • 04304d3db8 [hotfix] adding decimals to AutopickParaBox Marcel Paffrath 2017-06-01 14:01:43 +0200
  • eaa4849a20 added network code to TuneAutopicker, small bugfix Marcel Paffrath 2017-05-31 17:31:58 +0200
  • cf399ed747 added parameter selection with ParameterBox to QtPyLoT Mainwindow Marcel Paffrath 2017-05-31 17:12:34 +0200
  • 7d736823b1 [bugfix] min/max values of automatically generated spinboxes changed to -10e7 to 10e7 Marcel Paffrath 2017-05-31 16:28:05 +0200
  • cd612def81 WIP: working on saving filter options as part of project Marcel Paffrath 2017-05-31 16:25:46 +0200
  • 62fa3ad8b1 several updates to internal refreshing of widgets when manual picks are set Marcel Paffrath 2017-05-31 15:41:25 +0200
  • 02a59f46a9 [bugfix] fixed filter settings for pylot.in file on open/save action in AutoPickParaBox Marcel Paffrath 2017-05-31 14:35:52 +0200
  • 5897113140 [bugfix] fixed behavior of createNewProject, changed some hotkeys and renamed actions in file tools [new] added saveAs button for prject, TO DO: possibly change saveAs icon slightly from save icon Marcel Paffrath 2017-05-31 14:30:06 +0200
  • eb5cf08d58 Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-05-31 13:46:37 +0200
  • 16c2ecb82f added main window zoom with [STRG] and [SHIFT] + mousewheel Marcel Paffrath 2017-05-31 13:45:48 +0200
  • 33e34ef194 Removed former changes, made it worse! Ludger Küperkoch 2017-05-31 12:21:40 +0200
  • c540cd0f81 Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-05-31 11:48:51 +0200
  • 17cdffe735 some updates on saving/closing and user interaction Marcel Paffrath 2017-05-31 11:48:16 +0200
  • d7abd3bef9 Stabilized slope determination. Ludger Küperkoch 2017-05-31 11:41:24 +0200
  • 1ff3b845bb some changes on dirty flag, added keyPress/release Events for Ctrl-Key Marcel Paffrath 2017-05-31 10:56:45 +0200
  • 60c882fe04 [bugfix] changes in default_parameters not applied Marcel Paffrath 2017-05-31 10:33:45 +0200
  • 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 +0200
  • f493359c26 [bugfix] fixes and modifications for (inhomogeneous) global datasets, WIP Marcel Paffrath 2017-05-30 16:09:48 +0200
  • ceed165307 [bugfix] accidential function rename in code fixed Marcel Paffrath 2017-05-30 11:45:53 +0200
  • a745381e8e some changes in propertiesDlg Marcel Paffrath 2017-05-30 10:17:07 +0200
  • 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 +0200
  • 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 +0200
  • 41a870d720 some changes in dataPlot resizing/height adjustments Marcel Paffrath 2017-05-29 16:21:36 +0200
  • 5115705c4e Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-05-29 13:50:30 +0200
  • a2ca96ae57 wfDataPlot stations now sorted by network and then by name Marcel Paffrath 2017-05-29 13:49:34 +0200
  • b542f83201 Bugfix, sligthly changed SNR and noise-level calculation. Ludger Küperkoch 2017-05-29 12:02:56 +0200
  • cb91911313 Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-29 11:57:14 +0200
  • b2d48cd523 changed some dirty things Marcel Paffrath 2017-05-29 11:56:22 +0200
  • 3ad82c0c9e small fix on saving back loaded project Marcel Paffrath 2017-05-29 11:34:22 +0200
  • 8975913143 added load project option from command line (QtPyLoT.py -p) Marcel Paffrath 2017-05-29 11:31:09 +0200
  • 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 +0200
  • b3a4470910 slightly changed qtpylot to call it from console Marcel Paffrath 2017-05-24 15:28:52 +0200
  • 69b2daaab8 Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-24 14:13:43 +0200
  • 50129fc8d9 [fix] some small fixes, new QtPylot functions commented Marcel Paffrath 2017-05-24 14:12:41 +0200
  • 9bc6f601a1 A littlebit more pythonic. Ludger Küperkoch 2017-05-24 11:23:35 +0200
  • c954614544 Bugfix: PyLoT can now cope with databases named with number (e.g. year). Ludger Küperkoch 2017-05-24 10:19:50 +0200
  • 74b19ac094 Bugfix: PyLoT could not cope with input file if not called pylot.in. Ludger Küperkoch 2017-05-24 10:12:12 +0200
  • 92525732a3 Cosmetics. Ludger Küperkoch 2017-05-23 16:36:02 +0200
  • 3da76e9f1c Connected new ChannelOrderTab to component positions and names. Ludger Küperkoch 2017-05-23 16:13:58 +0200
  • 36b4a2a05f Removed needless print output. Ludger Küperkoch 2017-05-23 15:33:19 +0200
  • 4b3687fd2b New preferences tap ChannelOrderTab for assigning channel numbers to components. Ludger Küperkoch 2017-05-23 15:31:13 +0200
  • 840610cb18 [new] added some mousewheel zooming for array map Marcel Paffrath 2017-05-23 13:34:39 +0200
  • 83fd0efd83 Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-05-22 15:36:35 +0200
  • 22eb46999c map beautification Marcel Paffrath 2017-05-22 15:34:07 +0200
  • eb0cb7d5ab Cosmetics: Reasonable name for autopick-tune tap. Ludger Küperkoch 2017-05-22 14:59:48 +0200
  • cf4615a438 Removed obsolete class ParametersTab (Now done in class TuneAutopicker). Ludger Küperkoch 2017-05-22 14:38:48 +0200
  • ba56bfbd25 added scroll functionality when mouse inside dataPlot canvas Marcel Paffrath 2017-05-22 10:53:20 +0200
  • a3fbeafeac TuneAutopicker now gets event id independent from input of pylot.in. Ludger Küperkoch 2017-05-19 15:39:43 +0200
  • 2a054f75f5 autoPyLoT working properly now, incl. getting right event id and data path. Ludger Küperkoch 2017-05-19 14:25:24 +0200
  • 5a3b77dc7b Merge remote-tracking branch 'origin/develop' into develop Marcel Paffrath 2017-05-19 13:54:33 +0200
  • f3a96ae200 small bugfix Marcel Paffrath 2017-05-19 13:53:58 +0200
  • 092aeb4cec autoPyLoT button works nearly properly now. Ludger Küperkoch 2017-05-19 13:22:04 +0200
  • 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 +0200
  • 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 +0200
  • cf971d6a87 Mainwindow plotWidget size fix Marcel Paffrath 2017-05-19 09:23:02 +0200