Commit Graph

1934 Commits

Author SHA1 Message Date
Ludger Küperkoch
b64009e525 [Bugfix] It might happen, that Lc is negative and/or pstop smaller than pstart! 2017-08-16 16:48:04 +02:00
Ludger Küperkoch
9f48b23d88 Use writephases for exporting to VELEST-input file, as VELEST can handle only 4-string station IDs which is already implemented in source code. 2017-08-16 16:24:35 +02:00
Ludger Küperkoch
db628a5228 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-16 15:33:16 +02:00
Ludger Küperkoch
606dc6a596 Enable compare button only if automatic as well as manual picks are available for same stations. 2017-08-16 15:32:25 +02:00
17f94228ab Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-16 15:14:15 +02:00
879282657a [change] get comparison working with alparray/py3 2017-08-16 15:13:55 +02:00
8e6237a08d [add]function to check for doubled channels in stream 2017-08-16 15:13:28 +02:00
ec095c572d [bugfix] if no cuttimes are set for h-comp skip S 2017-08-16 13:23:40 +02:00
Ludger Küperkoch
5d076511ec [Bugfix] Input are already picks, no more event object. 2017-08-16 12:12:04 +02:00
4b6b3de547 [change] check for real bool 2017-08-16 11:19:25 +02:00
Ludger Küperkoch
8d36393e36 [Bugfix] Enable compare button only, if manual as well as automatic picks are available. 2017-08-16 10:52:46 +02:00
Ludger Küperkoch
e3f758fa63 [Bugfix] get_evt_data().path no more existent. 2017-08-16 10:43:05 +02:00
c6fa6d8ff8 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-16 10:04:23 +02:00
256f3b6838 [closes #232] load autopicks automatically 2017-08-16 10:03:10 +02:00
2c054161c1 [refs #229] same issue found in islope calculation 2017-08-16 09:56:41 +02:00
Ludger Küperkoch
95a2f21675 Removed hard coded station name introduced for bug fixing. 2017-08-15 17:02:50 +02:00
Ludger Küperkoch
cc25a8e6cf Rearranged changes accidently got lost by former commit. 2017-08-15 17:01:27 +02:00
Ludger Küperkoch
fe8128a61a Use mean for noise level determination instead of max. 2017-08-15 16:57:52 +02:00
Ludger Küperkoch
4d8dc912ac Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-15 16:56:17 +02:00
Ludger Küperkoch
1dacc08b26 Leave picking parameters for onsets with small residuum unchanged. 2017-08-15 16:55:20 +02:00
ff6f2ed2d9 [minor] rearrange menu items 2017-08-15 16:36:14 +02:00
92e083770e [bugfix] accidently swapped pick menus 2017-08-15 16:32:02 +02:00
81f3758414 [change] rearranged menu (pick para, preferences) 2017-08-15 16:28:38 +02:00
9bfba65aee [bugfix] station names in pgplot 2017-08-15 16:15:49 +02:00
8f1943b48f Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-15 15:49:22 +02:00
15e76e4932 [refs #229] use last item in t instead of len(t) 2017-08-15 15:47:59 +02:00
Ludger Küperkoch
43cf9c4e3d Remove possible underscores in station names. 2017-08-15 15:22:10 +02:00
Ludger Küperkoch
b211294b94 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-15 15:10:58 +02:00
Ludger Küperkoch
2e24c406ac Use abs instead of RMS. 2017-08-15 15:10:36 +02:00
f6774cb592 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-15 15:03:41 +02:00
90dae62922 [bugfix] pickDlg manipulate pick copy, rba error 2017-08-15 15:02:45 +02:00
3c7b9eb8ea [change] code cleanup on setPicks from pickDlg 2017-08-15 14:54:13 +02:00
Ludger Küperkoch
503f72d6b0 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-15 14:49:11 +02:00
Ludger Küperkoch
f1d2467780 Smaller CF-recalculation window for iterative picking. 2017-08-15 14:48:19 +02:00
c7e4cd0c8b [bugfix] savepath might be None as well! 2017-08-15 14:16:34 +02:00
a23af62d23 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-15 14:15:18 +02:00
604edea95a [change] pick plot style (spe->fill_between) 2017-08-15 14:14:39 +02:00
c45b997aec [add] phase text color sync to phase marker color 2017-08-15 14:00:16 +02:00
67b3f4f363 [bugfix] TypeError has no attr. 'message' 2017-08-15 13:52:26 +02:00
8ce4f05a05 [bugfix] manual phase text not shown 2017-08-15 13:46:05 +02:00
Ludger Küperkoch
b542a99293 Relaxed checkZ4S, vertical component RMS must exceed average RMS of both horizontal components. 2017-08-15 13:06:26 +02:00
Ludger Küperkoch
ec1f9bc3f2 Calculate SNR from HOS/AR-CF instead of AIC-CF. 2017-08-15 12:43:09 +02:00
Ludger Küperkoch
66da4bd442 [Bugfix] Take into account None for Perror, removed needles parameters. 2017-08-15 12:02:46 +02:00
Ludger Küperkoch
cb38651898 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-15 10:17:58 +02:00
Ludger Küperkoch
4a2d118191 [Bugfix] savepath might be 'None', not None. 2017-08-15 10:17:08 +02:00
4bb616492c [bugfix] use identifyPhase instead of phase[0] 2017-08-15 10:02:46 +02:00
ff1ab722df [minor] code cleanup 2017-08-15 09:49:10 +02:00
a9d06790d2 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-14 17:00:15 +02:00
0f61799024 [add] new colors appl. to matplot, added quality 2017-08-14 16:59:39 +02:00
37373864ce [add] new flexible linestyles and colors pyqtgraph 2017-08-14 16:15:42 +02:00