Darius Arnold
|
8f721da643
|
refactoring picker.py (AICPicker and PragPicker)
|
2017-10-25 21:54:25 +02:00 |
|
Ludger Küperkoch
|
7d3196bf21
|
[Bugfix] argrelmax not working if array contains only one element.
|
2017-10-09 14:40:26 +02:00 |
|
Darius Arnold
|
ec8d471ce1
|
[change] enabled tight layout for tune autopicker plots
|
2017-09-15 14:11:28 +02:00 |
|
Darius Arnold
|
219d2d0e5a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-09-15 11:38:06 +02:00 |
|
|
104a8dda64
|
[update] add linecolor settings to autoPyLoT figs
|
2017-09-08 17:01:36 +02:00 |
|
Darius Arnold
|
49adc5418f
|
[bugfix] calculate slope up to first local maximum only
before it was calculated to global maximum in slope window
|
2017-09-07 16:47:42 +02:00 |
|
|
9a61a7f27d
|
[change] fix legend locations to prevent them from bouncing on zoom
|
2017-08-31 15:41:59 +02:00 |
|
Darius Arnold
|
afd03da178
|
[change] more readable indexing during slope determination
|
2017-08-29 14:39:09 +02:00 |
|
Darius Arnold
|
8ce9e40d49
|
[bugfix] catch empty index array during slope determination
|
2017-08-29 14:38:57 +02:00 |
|
|
bdcb0ba649
|
[change] islope calculation with 2 samples
|
2017-08-21 13:38:50 +02:00 |
|
|
2c054161c1
|
[refs #229] same issue found in islope calculation
|
2017-08-16 09:56:41 +02:00 |
|
Ludger Küperkoch
|
ec1f9bc3f2
|
Calculate SNR from HOS/AR-CF instead of AIC-CF.
|
2017-08-15 12:43:09 +02:00 |
|
|
7ec2006967
|
[workaround] python 3 raw_input
|
2017-08-14 14:29:31 +02:00 |
|
|
2554534759
|
[bugfix] a lot of different bugfixes
|
2017-08-11 16:07:23 +02:00 |
|
|
039f98a811
|
[add] check for nsamples and negative slope of cf
|
2017-08-11 15:01:32 +02:00 |
|
|
e6aa1ad031
|
[add] continue if no station coords
[bugfix] return if no isignal window
|
2017-08-11 14:50:12 +02:00 |
|
Ludger Küperkoch
|
b36f20ff59
|
[Bugfix] Take into account that initial pick might be very close to start of CF.
|
2017-08-10 17:54:50 +02:00 |
|
Ludger Küperkoch
|
526cd4303e
|
[Bugfix] Still unclear, sometimes time array larger than data array.
|
2017-08-10 17:23:08 +02:00 |
|
Ludger Küperkoch
|
42dcf7576b
|
Deleted annotated line.
|
2017-08-10 15:11:14 +02:00 |
|
Ludger Küperkoch
|
8023ba2993
|
[Bugfix] Wrong use of indices.
|
2017-08-10 15:10:15 +02:00 |
|
Ludger Küperkoch
|
7ae8f651d3
|
[Bugfix] Slope must be counts/s!
|
2017-08-10 14:06:33 +02:00 |
|
Ludger Küperkoch
|
726c823646
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
|
2017-08-10 12:47:08 +02:00 |
|
Ludger Küperkoch
|
071c18f649
|
Take into account very small prediction errors (synthetics!), [Bugfix] take into account very close zero crossings
|
2017-08-10 12:44:28 +02:00 |
|
|
2cc05329f9
|
[bugfix] huge bug in slope calculation
|
2017-08-10 12:25:03 +02:00 |
|
Ludger Küperkoch
|
87b617b924
|
[Bugfix] Control figure output of autoPyLoT via optional input argument iplot.
|
2017-08-09 13:17:54 +02:00 |
|
Ludger Küperkoch
|
811f52c95c
|
Enabled plotting of figures when called from terminal.
|
2017-08-08 16:38:29 +02:00 |
|
|
20b31a1c5c
|
[reformat] code reformatting with PyCharm
|
2017-08-03 09:41:54 +02:00 |
|
|
68f864e93a
|
[bugfixes] changed iplot flag default to 0, intercept Exception on false
filter settings
|
2017-07-14 11:09:18 +02:00 |
|
Ludger Küperkoch
|
a3487b66ea
|
[Bugfix] Take care that chosen window lengths fit to length of time series.
|
2017-06-27 13:59:00 +02:00 |
|
|
ab979e9b10
|
[bugfix] events not properly provided to autoPyLoT by TuneAutopicker, wrong parameter name in plotting routine
|
2017-06-20 14:32:21 +02:00 |
|
Ludger Küperkoch
|
2601ec2865
|
Bugfix: Empty polyfit-object is avoided.
|
2017-06-19 16:35:51 +02:00 |
|
Ludger Küperkoch
|
1e03541d6d
|
Stabilized slope calculation for quality control.
|
2017-06-02 11:41:52 +02:00 |
|
Ludger Küperkoch
|
33e34ef194
|
Removed former changes, made it worse!
|
2017-05-31 12:21:40 +02:00 |
|
Ludger Küperkoch
|
d7abd3bef9
|
Stabilized slope determination.
|
2017-05-31 11:41:24 +02:00 |
|
|
4d9c7b02cf
|
autoPyLoT: figure beautification
also added nav toolbar to TuneAutopicker
|
2017-05-15 11:21:45 +02:00 |
|
|
184983bc87
|
WIP: figure generating in threads partly working
|
2017-05-12 11:03:41 +02:00 |
|
|
f58d17be14
|
WIP restructuring fig_dict to be created inside Qt Main Thread
|
2017-05-11 17:15:20 +02:00 |
|
|
a8577ac80a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-08 15:43:09 +02:00 |
|
|
c784d46521
|
changed whole autoPyLoT figure structure to fig/ax structure to keep connections to figures in memory, iPlot now part of autoPyLoT function call parameters (not yet in argparser)
|
2017-05-08 15:38:41 +02:00 |
|
Ludger Küperkoch
|
f4a76680ad
|
Use maximum of HOS/AR-CF instead of AIC-CF to start searching for global minimum in AIC function.
|
2017-05-05 14:06:58 +02:00 |
|
|
d7cfd0d176
|
WALL-E: Einmal aufräumen und zurück!
|
2016-03-30 08:14:58 +02:00 |
|
|
d954c3bbe8
|
[edit] restructuring autopicking module
renamed several function and classes, moved script files to scripts
|
2016-03-21 11:14:16 +01:00 |
|