Commit Graph

  • dc6c6445a9 Default for input parameter iplot. Ludger Küperkoch 2018-01-30 11:11:57 +01:00
  • 1b85625643 [Bugfix] Two times "def calPick(self)" (accidently?). Ludger Küperkoch 2018-01-30 10:06:22 +01:00
  • af393d5118 Take into account that dip/azimut might be 0 when not available. Ludger Küperkoch 2018-01-25 11:34:37 +01:00
  • 819e4d7076 [bugfix] skip unknown channels for everything but comparison option Marcel 2018-01-17 16:38:11 +01:00
  • 60a2863629 [bugfix] copy/paste failure Marcel 2018-01-17 16:28:50 +01:00
  • c6cd6b2d69 [bugfix] use filter selected for ini pick not auto, save this filteropt. Marcel 2018-01-17 12:19:32 +01:00
  • 0e057af39b [cleanup] simplifaction of setIniPickP/S functions, merge into one Marcel 2018-01-17 12:04:07 +01:00
  • 473529961e [update] EVERY trace now scaled relative to its own noiselevel Marcel 2018-01-17 11:47:52 +01:00
  • d2437b5014 Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-17 10:31:40 +01:00
  • 97de485c99 [bugfix] case pg=False: internal change of pylot canvas updated Marcel 2018-01-17 10:30:38 +01:00
  • 98f7ff8406 [update] resetZoom after picking Marcel 2018-01-16 16:17:18 +01:00
  • f4632ac1f5 [update] enable/disable comboboxes in pick mode Marcel 2018-01-16 16:10:47 +01:00
  • c520c7c212 [new] HUGE rearrangement of initial pick behavior (untested) Marcel 2018-01-16 16:06:24 +01:00
  • ec394d447d [new] choose channels to pick on for each phase Marcel 2018-01-16 13:33:12 +01:00
  • a22e64889d [add] scaling by channel (untested) Marcel 2018-01-15 16:35:19 +01:00
  • 4835c0ca8a [change] possible to select one of all available channels for comparison Marcel 2018-01-15 15:29:46 +01:00
  • 975bd64266 Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-15 14:43:26 +01:00
  • de8886b73b [update] leave rename phase mode when picking initiated Marcel 2018-01-15 14:37:07 +01:00
  • f4839bb609 [bugfix] too many arguments in function (outdated) Marcel 2018-01-15 14:31:42 +01:00
  • 5b5902a329 [update] keep filter corresponding to phase when refreshing plot Marcel 2018-01-15 14:28:08 +01:00
  • 1c51ed12fc [bugfix] missing paranthesis Marcel 2018-01-15 14:21:10 +01:00
  • 49de0fb22e [add] Hotkey for renaming Marcel 2018-01-15 14:20:48 +01:00
  • b191bd8cf4 [update] warn/do not save picks with unknown phase ID Marcel 2018-01-15 14:17:14 +01:00
  • 4589f92a1a [new] renaming of phases (untested) Marcel 2018-01-15 13:52:31 +01:00
  • 44f63f8163 [change] ax.vlines -> ax.axvline (infinite) Marcel 2018-01-15 11:38:07 +01:00
  • a1ee8d408c [add] user_help to status bar Marcel 2018-01-15 11:31:30 +01:00
  • d6400562d6 [change] DELETE PICK WITH MIDDLE MOUSE BUTTON (else deleted using zoom) Marcel 2018-01-15 11:22:49 +01:00
  • 0013d099f3 [new] tooltip for phases on mouseover (untested) Marcel 2018-01-15 11:21:43 +01:00
  • 534222e241 [bugfix] Exception when pick.filter_id was None Marcel 2018-01-15 11:16:26 +01:00
  • 796eea87a1 [new] show time and pick info on left click in 3 comp window! Marcel 2018-01-12 15:14:57 +01:00
  • bb395d2514 [new] preparation for pick info on click Marcel 2018-01-12 14:42:16 +01:00
  • 5aef50f922 [new] save filteroptions as strings in XML (untested) Marcel 2018-01-12 14:07:36 +01:00
  • ffa30e92e9 [bugfix] tried to filter without active event Marcel 2018-01-12 10:15:30 +01:00
  • 23ed5ceb5c [update] filter hotkeys changed to P, S, Ctrl+F Marcel 2018-01-12 10:10:51 +01:00
  • 185cc14e38 [add] P and S Filter options for main window Marcel 2018-01-12 10:07:14 +01:00
  • 80d2ff508b Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-11 10:56:14 +01:00
  • c7dc1481a1 [bugfix] wrong parent set for TuneAutoPicker Marcel 2018-01-10 16:59:34 +01:00
  • 0ebc6e11f8 [add] prev/next event button (~~had to remove min button width) Marcel 2018-01-10 16:54:26 +01:00
  • 78d5ee58b5 [update] apply new filter settings after selection Marcel 2018-01-10 16:08:28 +01:00
  • 8d6de02afe [bugfix] filter settings will be retained when leaving picking mode etc Marcel 2018-01-10 16:00:34 +01:00
  • 7ab13ebaad Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-10 14:50:46 +01:00
  • a76dd06497 [update] add detrend/taper to 3comp filter (better only one function!) Marcel 2018-01-10 14:50:37 +01:00
  • 7c61c7c471 Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-09 15:37:01 +01:00
  • 39e048cf2f [bugfix] rectangle zoom connection Marcel 2018-01-09 13:46:21 +01:00
  • 440c2c7bf3 [bugfix] reconnect interactive zoom after rectangle zoom Marcel 2018-01-09 13:37:53 +01:00
  • 7be9fc28fa [minor] beautification Marcel 2018-01-09 12:21:49 +01:00
  • a81c98c0b8 [update] pickdlg maximized by default Marcel 2018-01-09 12:18:47 +01:00
  • fe81bd9719 [bugfix] enable buttons when switching between P and S by hotkey Marcel 2018-01-09 12:15:55 +01:00
  • fde0de26f2 [update] added hotkeys for picking Marcel 2018-01-09 12:14:34 +01:00
  • acdcf74c63 [bugfix] corrected hotkey Marcel 2018-01-09 12:04:43 +01:00
  • 1324bf3d7c [bugfix] retain filtering when switching events Marcel 2018-01-09 12:04:03 +01:00
  • 00cdbb5052 [update] changed frame color to pick color on init pick Marcel 2018-01-09 11:54:46 +01:00
  • 4150e7f7d4 [update/bugfix] big update on filter options: Marcel 2018-01-09 11:44:22 +01:00
  • 8badba4a89 Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-09 09:55:09 +01:00
  • 549700bf7a [update] changed plot/filter behavior for 3comp window Marcel 2018-01-09 09:54:39 +01:00
  • c39303042f Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-08 14:46:58 +01:00
  • fb4753ca83 [add] improved filteroptions and fixed some bugs Marcel 2018-01-08 14:42:52 +01:00
  • 08703bf691 [add] some hacks to display air pressure in plot Marcel 2018-01-08 13:47:40 +01:00
  • 8c9fded873 [update] working on filter bugs WIP Marcel 2017-12-21 13:13:44 +01:00
  • 1296e914c3 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Marcel 2017-12-06 14:53:18 +01:00
  • e0e106d898 [bugfix] no more zoom reset entering picking mode Marcel 2017-12-06 14:52:31 +01:00
  • 151900753a [update] improve help for event folder structure Marcel 2017-11-23 11:37:04 +01:00
  • aada482b19 [add] some fancy color stuff for picking Marcel 2017-11-22 14:25:42 +01:00
  • b6fddaf208 [add] docstrings for event.py Darius Arnold 2017-11-15 11:37:13 +01:00
  • fc3a825e73 Merge remote-tracking branch 'origin/feature/refactor' into feature/refactor Darius Arnold 2017-11-15 11:36:14 +01:00
  • 983e4c25a3 [add] docstrings in pylot/core/loc Darius Arnold 2017-11-13 11:45:25 +01:00
  • 6aacd2dd55 [add] docstrings in pylot/core/io Darius Arnold 2017-11-13 11:44:57 +01:00
  • b2f211516a [change] docstrings in picker.py Darius Arnold 2017-11-13 09:49:44 +01:00
  • 16a8170e49 [add] an exception if unable to find minimum in AIC cf Darius Arnold 2017-11-13 09:32:39 +01:00
  • 8280a5043c [bugfix] snr calculation takes offset from cutting into account Darius Arnold 2017-11-10 10:23:50 +01:00
  • 55101c9e9e Reset some former changes, net_magnitude still buggy, as it returns Nonetype if no reliable picks are available! Ludger Küperkoch 2017-11-09 14:58:06 +01:00
  • 615ca54640 Make sure calculating Ml only from reliable onset times. Ludger Küperkoch 2017-11-09 10:30:01 +01:00
  • f01860b6f1 Calculate Mo only from reliable onset times. Ludger Küperkoch 2017-11-09 10:15:58 +01:00
  • 3f50dae2de [Bugfix]Wrong application of title, wrong onset plotting, removed obsolete intrinsic ObsPy-plot. Ludger Küperkoch 2017-11-07 15:15:23 +01:00
  • 887eeba6ec [minor] small docstring changes Darius Arnold 2017-10-25 21:55:19 +02:00
  • 8f721da643 refactoring picker.py (AICPicker and PragPicker) Darius Arnold 2017-10-25 21:54:25 +02:00
  • deaa67bb30 [bugfix] wront parent used for style Marcel 2017-10-20 11:04:03 +02:00
  • f01868bc36 [bugfix] missing parameter ax for getXLims (mpl) Marcel 2017-10-20 11:00:52 +02:00
  • 36e68ee1ed [bugfix] getAxes missing in PylotCanvas for mpl Marcel 2017-10-20 10:57:00 +02:00
  • 149fe3f74d [change] docstrings in util/utils.py Darius Arnold 2017-10-16 21:55:24 +02:00
  • 7086d43076 [change] cleanup in pick/utils.py Darius Arnold 2017-10-16 21:10:21 +02:00
  • a5b3c5da1b [change] docstrings in pick/utils.py Darius Arnold 2017-10-16 21:04:37 +02:00
  • fab1f53a41 [change] docstrings in compare.py Darius Arnold 2017-10-16 21:02:04 +02:00
  • 4d37abc7d8 [update] flexibility for full_range Marcel 2017-10-11 11:52:51 +02:00
  • 7d3196bf21 [Bugfix] argrelmax not working if array contains only one element. Ludger Küperkoch 2017-10-09 14:40:26 +02:00
  • f1cd250cb1 [minor] one min/max key was forgotten in previous commit Darius Arnold 2017-10-05 18:25:00 +02:00
  • da6f35d76b [change] some tooltips for the picking parameters Darius Arnold 2017-10-05 18:23:47 +02:00
  • b10432f3bf [add] min/max values for most keys in default_parameters Darius Arnold 2017-10-05 18:22:13 +02:00
  • 9491a28710 [cleanup] of autoPyLoT.py Darius Arnold 2017-10-05 17:26:18 +02:00
  • 3dde42e639 [change] improved docstring for autopylot.py Darius Arnold 2017-10-05 17:19:00 +02:00
  • 87b4ce1345 [cleanup] in charfuns.py using code inspection Darius Arnold 2017-10-05 16:52:36 +02:00
  • 9a8d7da0e6 [change] docstrings for functions in charfuns.py Darius Arnold 2017-10-05 16:50:53 +02:00
  • 5931331b1d [cleanup] code cleanup in autopick.py using code inspection Darius Arnold 2017-10-05 16:07:29 +02:00
  • 6f65789844 [change] docstrings for functions in autopick.py Darius Arnold 2017-10-05 16:06:11 +02:00
  • c61277f429 [bugfix] pciking dialog initiated in arrayMap had no _style attribute Darius Arnold 2017-10-04 16:52:18 +02:00
  • 710ea57503 Merge branch 'github-master' Marcel 2017-09-25 15:50:38 +02:00
  • 8aaad643ec release version 0.2 0.2 Marcel 2017-09-25 12:19:47 +02:00
  • bc808b66c2 [update] README.md Marcel 2017-09-25 10:17:58 +02:00
  • 472e5b3b9e Merge branch 'develop' Marcel 2017-09-21 16:18:53 +02:00
  • 846da4cab7 [minor] version number changed to 0.2 Marcel 2017-09-21 15:59:34 +02:00