869ede96a9Rewrite check4rotated function to work with new Metadata class
Darius Arnold
2018-07-10 20:22:25 +02:00
6c162fc94a[new] first use of Metadata class in autoPyLoT, largely increasing read performance using obspyDMT (single DATALESS-Seed files)Marcel2018-07-10 11:35:13 +02:00
27ea20fa47[bugfix] NLLoc: take nlloc bin explicitly from PylotParameter and not (randomly) from default pylot.in file!!Marcel2018-07-12 09:40:57 +02:00
c376364206Merge branch 'develop' into feature/metadata_classMarcel2018-07-11 14:02:53 +02:00
c3e8b2c03d/metadata_class: Auto stash before merge of "feature/metadata_class" and "develop"Marcel2018-07-11 14:01:47 +02:00
afade77922Merge branch 'develop' into feature/metadata_classMarcel2018-07-11 09:48:28 +02:00
0cec2c81d3Merge remote-tracking branch 'origin/develop' into developMarcel2018-07-11 09:42:43 +02:00
a0fcf03c1e[update] add try/except to autopickstation callMarcel2018-07-11 09:42:28 +02:00
91959367d4[minor] set DATASTRUCTURE correctlyMarcel2018-07-11 09:41:58 +02:00
82ac08157c[bugfix] azimuth <45° was misattributed as E instead of N trace in check4rotated
Darius Arnold
2018-07-10 21:41:07 +02:00
0dc4d64826Rewrite check4rotated function to work with new Metadata class
Darius Arnold
2018-07-10 20:22:25 +02:00
51f2ded063[add] basic unittests for Metadata class
Darius Arnold
2018-07-10 17:07:46 +02:00
b870b5378a[bugfix] setting Datastructure to obspydmt or None caused crash and corrupted QSettingsMarcel2018-07-10 14:20:31 +02:00
5f6f986e3e[update] removed read of pylot.in on start!!! Now using default paramsMarcel2018-07-10 13:56:17 +02:00
e7284cba41[bugfix] dictionary containing params not initiated in __init__Marcel2018-07-10 13:36:52 +02:00
6ab2609e8c[bugfix] default filename given for nlloc in default_parametersMarcel2018-07-10 13:35:24 +02:00
47b045ad35Merge branch 'develop' into feature/metadata_classMarcel2018-07-10 11:49:48 +02:00
1de1dc71f8[bugfix] reinstated ludgers changes, added bugfix for GUIMarcel2018-07-10 11:47:45 +02:00
f6688b3a28Merge branch 'develop' into feature/metadata_classMarcel2018-07-10 11:38:10 +02:00
77dd0d4733Merge branch 'develop' of ariadne:/data/git/pylot into developMarcel2018-07-10 11:36:31 +02:00
3bc3d07793[new] first use of Metadata class in autoPyLoT, largely increasing read performance using obspyDMT (single DATALESS-Seed files)Marcel2018-07-10 11:35:13 +02:00
c46513a626[bugfix] full_range called for each station when drawing picks, largely decreasing plot performanceMarcel2018-07-10 11:13:41 +02:00
b4516fb2cb[update] save automatic picks calculated inside GUI in XML files as wellMarcel2018-07-10 11:01:34 +02:00
9c119819a6[bugfix] self.inventory_files initiated too lateMarcel2018-07-09 14:14:59 +02:00
0474e5fbe9[minor] add progressbar to autopick widgetMarcel2018-07-09 13:32:44 +02:00
ccec76b8a1[revert] iplot = iplot for wadati/jackknife not showing plots anymore in GUIMarcel2018-07-09 11:06:19 +02:00
1ff50c000eDecrease indentation by returning from error condition
Darius Arnold
2018-07-06 16:17:07 +02:00
689192b25d[bugfixes] in Metadata class (not fully tested yet)Marcel2018-07-06 12:22:24 +02:00
71d8626fa3[bugfix] parameters tpred2z and tdet2z were unused
Darius Arnold
2018-07-06 11:10:02 +02:00
d223011f90[bugfix] Metadata class raised Exception using obspy get_coordinatesMarcel2018-07-06 11:03:21 +02:00
67cf1f9010Change tests to work with updated AIC
Darius Arnold
2018-07-06 10:51:50 +02:00
b1a1e8924aMerging picker.py did not work correctly
Darius Arnold
2018-07-06 10:51:17 +02:00
1f2dd689ba[change] slope normalized to maximum y value, TESTING NEEDEDMarcel2018-07-06 10:36:38 +02:00
5258a7e9b4Merge remote-tracking branch 'origin/develop' into feature/refactor
Darius Arnold
2018-07-06 09:49:52 +02:00
871fb685a4[removed] amplification of cf by empirical values to account for restituted dataMarcel2018-07-05 15:30:40 +02:00
2c588c1c80[change] initial pick now searches for latest local minimum instead of first increase in cfMarcel2018-07-05 15:29:09 +02:00
df0f059ff3[bugfix] parameters tpred2z and tdet2z were unusedMarcel2018-07-05 14:37:32 +02:00
b0ad99eced[minor] improved text output if wf data cannot be readMarcel2018-07-04 17:25:11 +02:00
e05909b188[minor] textobjects split into single lines before adding to log for convenienceMarcel2018-07-04 16:48:14 +02:00
27e425844aMerge branch 'develop' of ariadne:/data/git/pylot into developMarcel2018-07-04 10:56:44 +02:00
2379dee142[hotfix] metadata could not be read (improve this)Marcel2018-07-04 10:56:18 +02:00
4581025b4dBugfix: typo l/1 in figure name
Darius Arnold
2018-07-03 13:56:29 +02:00
59e67b51d5Bugfix where not giving origin with taupy would still use negative starttime
Darius Arnold
2018-07-03 13:55:51 +02:00
80835bc56eTransfer plotting of results in GUI after picking
Darius Arnold
2018-07-03 13:55:04 +02:00
b6c682315dAllow negative saftey gap for slope determination, use only mean of noise window for SNR determination
Ludger Küperkoch
2018-07-03 11:34:32 +02:00
46d4ad7ea5Some new parameter settings.
Ludger Küperkoch
2018-07-03 10:35:09 +02:00
854f5b8c7e[Bugfix] No network magnitude available for screen output while tuning
Ludger Küperkoch
2018-07-03 10:34:43 +02:00
e3e420a94bMerge branch 'develop' of ariadne:/data/git/pylot into developMarcel2018-07-02 10:11:31 +02:00
86419220e2Minor changes in autopick.py
Darius Arnold
2018-06-29 15:57:58 +02:00
68b2917e7fRefactor quality control of initial pick into own function
Darius Arnold
2018-06-29 15:56:32 +02:00
d2ba8888d1Reduced maximum number if iterations to two, some effort to avoid error for screen output if no magnitude scaling is applied.
Ludger Küperkoch
2018-06-29 15:07:26 +02:00
d4e279aebaRefactor taupy usage
Darius Arnold
2018-06-29 14:21:03 +02:00
2c07dd63b8[bugfix] save Event before tarting tuneAutopicker (else source information might not be accessible to autoPyLoT)Marcel2018-06-29 14:19:09 +02:00
22e5de194e[bugfix] array map only checking for manual picksMarcel2018-06-29 13:55:42 +02:00
9b63c1bb24[bugfix] taupy phases lost on plot refreshMarcel2018-06-29 10:13:58 +02:00
f4201c4e2f[bugfix] full path for ctrfileMarcel2018-06-28 15:59:13 +02:00
4cb3f72ba8[bugfixes] location/magnitude w ludgerMarcel2018-06-28 15:22:40 +02:00
5870843a03[bugfix] event_datapath not set if not obspyDMTMarcel2018-06-28 10:31:48 +02:00
4ed8e54822Merge branch 'develop' of ariadne:/data/git/pylot into developMarcel2018-06-27 14:21:35 +02:00
8ae0449c01[new] metadata class (WIP)Marcel2018-06-27 14:21:20 +02:00
3a66ec1c95[bugfix] print a warning in case saveData failsMarcel2018-06-27 14:20:11 +02:00
b607da7262[Bugfix] it was not sure that enough waveform remains for processing after cutting with improper cut times
Ludger Küperkoch
2018-06-25 10:30:36 +02:00