Commit Graph

  • b0749e0ddc remove all usage of checkwindowP/S and minfactorP/S Darius Arnold 2018-05-29 21:28:32 +0200
  • 8d931fa97a [refactor] remove unnecessary if/else for earllatepicker Darius Arnold 2018-05-29 21:27:11 +0200
  • ec9bce97ee [refactor] use existing functions to avoid repetition in autopickstation Darius Arnold 2018-05-29 19:20:59 +0200
  • b93407012e [refactor] remove positional None argument in AICPicker instantiation Darius Arnold 2018-05-29 19:17:05 +0200
  • 1ffe4dcbb2 [minor] correct typos, add to docs, remove unnecessary parentheses Darius Arnold 2018-05-29 19:14:41 +0200
  • a68cb9b0b7 [add] transfer P picking routine to new function Darius Arnold 2018-05-29 19:08:06 +0200
  • 58191e2d8f [add] test for dot access in PickingParameter object Darius Arnold 2018-05-29 19:04:51 +0200
  • 628f335b34 [refactor] get_quality_class uses generator expression Darius Arnold 2018-05-29 19:02:58 +0200
  • c38e3eb07a [refactor] rename getQualityFromUncertainty function to be more pythonic Darius Arnold 2018-05-29 18:53:38 +0200
  • 7910df3cc9 [add] tests for getQualityFromUncertainty function Darius Arnold 2018-05-29 18:43:59 +0200
  • 2d850b70db Merge branch 'develop' into feature/refactor Darius Arnold 2018-05-29 18:28:24 +0200
  • 756b5d67da [bugfix] getQualityFromUncertainty giving worst quality for uncertainty values between two classes Darius Arnold 2018-05-29 18:27:15 +0200
  • 82c0b7837c Add tests for creating of PickingParameters object from *args and **kwargs Darius Arnold 2018-05-25 18:00:06 +0200
  • 0230f0bf2e Add object based approach to autopickstation: preparing traces, modifying cuttimes with taupy Darius Arnold 2018-05-25 17:59:30 +0200
  • 9b787ac4e8 Add functions for splitting and preparing wfstream Darius Arnold 2018-05-25 17:55:00 +0200
  • 02b7fae3df Minor formatting and docstring changes Darius Arnold 2018-05-25 17:50:45 +0200
  • 15722c436e Merge remote-tracking branch 'origin/develop' into feature/refactor Darius Arnold 2018-05-25 17:14:02 +0200
  • b220059e5b Move use_taupy and taupy_model from s_parameters to p_parameters Darius Arnold 2018-05-25 12:28:15 +0200
  • 455733ea19 [Add] Unittest for autopickstation function picking with and without taupy Darius Arnold 2018-05-22 19:21:29 +0200
  • f49d323c13 [add] no data label Marcel 2018-04-27 10:45:20 +0200
  • ae4c345fa7 [update] same functionality but within main thread Marcel 2018-04-26 16:40:46 +0200
  • 65f0d23f07 [revert] changes not working due to Thread Marcel 2018-04-26 16:37:57 +0200
  • 2554f6ca7e [new] dont show plot if no data Marcel 2018-04-26 16:32:05 +0200
  • 8073a872c1 [add] event colored grey if folder isEmpty Marcel 2018-04-26 16:26:03 +0200
  • ea9939a0c0 Merge branch 'develop' into feature/obspy_dmt_interface Marcel 2018-04-26 16:19:30 +0200
  • 18926610cf [add] colorized table Marcel 2018-04-26 16:19:12 +0200
  • 3d1d97dd26 Merge branch 'develop' into feature/obspy_dmt_interface Marcel 2018-04-26 15:01:29 +0200
  • b02a0e8f9a [bugfix] os.getlogin not working on all OS/python versions Marcel 2018-04-26 15:00:40 +0200
  • 4c42d34adc [bugfix] check for time_ax not working this way Marcel 2018-04-26 14:52:17 +0200
  • c90a2f6ae1 [bugfix] forgot to replace PyQt4 with PySide Marcel 2018-04-26 14:50:18 +0200
  • be82706413 [bugfix] event_path overwritten Marcel 2018-04-25 14:04:31 +0200
  • 644470f156 [bugfix] was only checking current data processing state Marcel 2018-04-25 14:01:05 +0200
  • d6150c5d1a [new] disable event selection of folder is empty Marcel 2018-04-25 13:48:06 +0200
  • 073a71e150 [add] origin/mag to eventBox Marcel 2018-04-24 15:37:15 +0200
  • d3de33a12b [add] lineEdit showing if using processed/raw data Marcel 2018-04-23 17:00:09 +0200
  • e6648a3cec [add] read event info from obsDMT pickle file Marcel 2018-04-23 16:49:01 +0200
  • 36a4f0df8a [bugfix] error when there is nothing to plot Marcel 2018-04-23 13:33:05 +0200
  • 6e8ed7dad9 Add documentation for tuning parameters and wip of gui docs Darius Arnold 2018-04-20 23:35:21 +0200
  • 0320ad67b9 [new] station highlighting by middle mouseclick Marcel 2018-04-20 14:53:15 +0200
  • 9b0ef55b70 [bugfix] wasnt using processed data Marcel 2018-04-20 13:51:21 +0200
  • 4d3b300e17 [removed] check4gaps/doubled, plotting merged instead Marcel 2018-04-19 16:51:29 +0200
  • 56295f0c81 Merge branch 'feature/obspy_dmt_interface' into develop Marcel 2018-04-19 13:44:42 +0200
  • a876384338 [add] info for user on min/max plot Marcel 2018-04-19 13:38:17 +0200
  • 964aa9ce6c [change] set downsampling to false again (creating errors when plotting picks) Marcel 2018-04-18 16:46:21 +0200
  • af54cb0d4b [add] auto set plotmethod 'fast' for large dataset Marcel 2018-04-18 16:44:33 +0200
  • 349715d13c [removed] nth_sample dialog Marcel 2018-04-18 16:21:57 +0200
  • 726210daeb [add] plot-method = 'fast' for min/max plot Marcel 2018-04-18 16:21:27 +0200
  • e72111a6fb [add] obspy-like min/max function, removed testing area Marcel 2018-04-18 16:17:54 +0200
  • 5fcb07e647 [change] prepTimeAxis using linspace (is that ok?) Marcel 2018-04-18 16:17:16 +0200
  • f0b6897053 [bugfix] identity check of np.array Marcel 2018-04-18 16:01:39 +0200
  • 0366181532 [refactor] picking parameters into dictionaries Darius Arnold 2018-04-17 11:53:47 +0200
  • ba37d587a6 [update] testing min/max plot (WIP) Marcel 2018-04-13 10:56:52 +0200
  • 90e6c758d8 [bugfix] convert string response from qsettings to integer for calculation Darius Arnold 2018-04-06 14:35:24 +0200
  • 1edc745903 Merge branch 'develop' into feature/refactor Darius Arnold 2018-04-06 13:53:04 +0200
  • 10c26a8261 Merge branch 'develop' into feature/obspy_dmt_interface Marcel 2018-04-05 16:03:26 +0200
  • b730b16ac6 [add] check for plot quantity Marcel 2018-04-05 16:02:53 +0200
  • c655371bae [minor] add RELEASE-VERSION to gitignore Marcel 2018-04-05 15:34:49 +0200
  • 67ee544522 Merge branch 'develop' into feature/obspy_dmt_interface Marcel 2018-04-05 15:33:48 +0200
  • 4cf785a135 [add] synthetic data plot (not yet flexible) Marcel 2018-04-05 15:33:40 +0200
  • f3627033b1 [bugfix] auto downsampling not working Marcel 2018-04-05 15:06:23 +0200
  • bd086e6cd4 Merge branch 'develop' into feature/obspy_dmt_interface Marcel 2018-04-04 15:20:30 +0200
  • a201b99c2e [bugfix] closes #256, not asking for filteroptions if no filterphase Marcel 2018-04-04 15:16:36 +0200
  • 889628ceee [remove] RELEASE VERSION!!! Marcel 2018-04-04 15:06:37 +0200
  • 366db9aef0 [initial] first changes to supply an interface to an obspyDMT database Marcel 2018-04-04 14:57:54 +0200
  • 79412c392d [add] gitignore Marcel 2018-04-03 16:04:29 +0200
  • 8f5292b957 [minor] added Error if phase can not be identified Marcel 2018-03-28 10:23:54 +0200
  • 4002ccfd1a [bugfix] pickdlg not deleted, consuming tons of memory Marcel 2018-03-28 10:22:32 +0200
  • aba1a16f98 Merge branch 'feature/parameter_limits' into develop Darius Arnold 2018-03-19 11:44:22 +0100
  • 8f78b6d8c8 [Add] Parameters clamped according to min/max values in default_parameters Darius Arnold 2018-03-07 14:24:41 +0100
  • a44ada9938 [minor] correct misspelling in min value key in default_parameters Darius Arnold 2018-03-07 14:23:36 +0100
  • ef8c19b747 Merge branch 'develop' into feature/parameter_limits Darius Arnold 2018-03-07 11:16:37 +0100
  • f9203d92e8 [bugfix] tuneAutopicker not working without 'P' and 'S' in picks Marcel 2018-03-05 17:49:40 +0100
  • 39f9238a06 [new] function to modify project/event rootpath (called on loading project) Marcel 2018-03-05 17:45:07 +0100
  • 8dabfb41d8 [add] check for event data Marcel 2018-03-05 16:51:06 +0100
  • 4918448d92 [bugfix] some fixes on hovering/renaming picks Marcel 2018-02-23 10:37:23 +0100
  • 9e74ff04c2 [add] linear detrend for manual picking... Marcel 2018-02-22 16:31:01 +0100
  • 39b925f475 [bugfix] init of Filteroptions class not working with kwargs Marcel 2018-02-22 16:26:46 +0100
  • b076ee90fa [add] cb for overwriteFilter, else filter automatically again Marcel 2018-02-22 16:03:11 +0100
  • bff888c98a [bugfix] emitted signal disturbing reset feature Marcel 2018-02-22 11:33:14 +0100
  • 2e5ed974f0 [bugfix] filteroptions were not loaded from project Marcel 2018-02-22 11:28:46 +0100
  • 90bc7642fd [update] default corners=4! Marcel 2018-02-22 11:19:24 +0100
  • 08b3c70497 [add] labels auto/manu Marcel 2018-02-22 11:16:56 +0100
  • 69955ff439 [add] reset (to auto settings) button Marcel 2018-02-22 10:51:26 +0100
  • fa46385a52 [add] color representation of auto filter values Marcel 2018-02-22 10:05:57 +0100
  • 144ecda61e Merge branch 'feature/additional_channel_display' into develop Marcel 2018-02-21 13:39:49 +0100
  • ff65fd2290 [minor] some updates Marcel 2018-02-21 13:36:43 +0100
  • f56d32b661 New button for showing pick qualities. Still work in progress. Ludger Küperkoch 2018-02-01 11:42:34 +0100
  • da06115886 New button for getting histogram of pick qualities, in progress. Ludger Küperkoch 2018-01-30 16:16:41 +0100
  • dc6c6445a9 Default for input parameter iplot. Ludger Küperkoch 2018-01-30 11:11:57 +0100
  • 1b85625643 [Bugfix] Two times "def calPick(self)" (accidently?). Ludger Küperkoch 2018-01-30 10:06:22 +0100
  • af393d5118 Take into account that dip/azimut might be 0 when not available. Ludger Küperkoch 2018-01-25 11:34:37 +0100
  • 819e4d7076 [bugfix] skip unknown channels for everything but comparison option Marcel 2018-01-17 16:38:11 +0100
  • 60a2863629 [bugfix] copy/paste failure Marcel 2018-01-17 16:28:50 +0100
  • c6cd6b2d69 [bugfix] use filter selected for ini pick not auto, save this filteropt. Marcel 2018-01-17 12:19:32 +0100
  • 0e057af39b [cleanup] simplifaction of setIniPickP/S functions, merge into one Marcel 2018-01-17 12:04:07 +0100
  • 473529961e [update] EVERY trace now scaled relative to its own noiselevel Marcel 2018-01-17 11:47:52 +0100
  • d2437b5014 Merge branch 'develop' into feature/additional_channel_display Marcel 2018-01-17 10:31:40 +0100
  • 97de485c99 [bugfix] case pg=False: internal change of pylot canvas updated Marcel 2018-01-17 10:30:38 +0100
  • 98f7ff8406 [update] resetZoom after picking Marcel 2018-01-16 16:17:18 +0100
  • f4632ac1f5 [update] enable/disable comboboxes in pick mode Marcel 2018-01-16 16:10:47 +0100