Ludger Küperkoch
|
59930c3238
|
Implemented pragmatic picking algorithm developed by TM, JL, and LK
|
2014-12-15 15:03:41 +01:00 |
|
|
5d85a4bdc8
|
returning value in set method is not straight forward
|
2014-12-15 05:15:43 +01:00 |
|
Ludger Küperkoch
|
2eace0d304
|
Debugging, cleaning up
|
2014-12-12 13:37:18 +01:00 |
|
Ludger Küperkoch
|
31273b384e
|
Simplified AIC-picking algorithm: Onset is definetly the minimum in front of maximum of AIC-CF! Smoothing of AIC-CF no more necessary.
|
2014-12-11 16:30:21 +01:00 |
|
Ludger Küperkoch
|
201c34a85b
|
Modified for using TimeArray object for plotting and expanded for picking on ARH-CF.
|
2014-12-11 15:57:25 +01:00 |
|
Ludger Küperkoch
|
112e0bc7fa
|
Modified internal function getTimeArray for calculating correct time stamps even for AR prediction, where CF time array is different to data time array. Implemented getARdetStep and setARdetStep where ARdetStep is the recalculation step of AR coefficients.
|
2014-12-11 15:55:23 +01:00 |
|
|
4bb75d17fb
|
remove variables which are attributes of classes
|
2014-12-08 11:01:47 +01:00 |
|
|
32eee12f25
|
using the new implementation of the AutoPicking object
|
2014-12-08 08:48:33 +01:00 |
|
|
752811c8fd
|
implemented method getTimeArray in the same fashion as used in run_makeCF.py
|
2014-12-08 08:45:43 +01:00 |
|
|
ce8b954a8b
|
now cf is an CharacteristicFunction object and not an array (changes should also be made to the caller run_makeCF.py)
|
2014-12-08 05:27:54 +01:00 |
|
Ludger Küperkoch
|
479058a41e
|
Included AICPicker of class Picker
|
2014-12-05 16:32:55 +01:00 |
|
Ludger Küperkoch
|
ca809c4673
|
Initial version of new class of methods for automatic picking, AICPicker is running but without quality attributes
|
2014-12-05 16:14:03 +01:00 |
|
|
4bb03d6418
|
all picks classes are now collected in the same module
|
2014-11-26 08:47:21 +01:00 |
|
|
8cb638e5bc
|
indentation fixed
|
2014-11-25 05:04:47 +01:00 |
|
|
758de94fff
|
indentation fixed
|
2014-11-24 05:39:57 +01:00 |
|
Ludger Küperkoch
|
8fb9ca9dc2
|
Modified for running updated CharFuns.py showing all kinds of CFs on all 3 components
|
2014-11-21 14:52:19 +01:00 |
|
Ludger Küperkoch
|
8fa9ec74c0
|
Included AR prediction on all 3 components
|
2014-11-21 14:50:51 +01:00 |
|
Ludger Küperkoch
|
7da6b57ed1
|
Modified to handle two-component data
|
2014-11-20 09:06:13 +01:00 |
|
Ludger Küperkoch
|
03033f57a1
|
Included autoregressive prediction on horizontal components
|
2014-11-20 09:05:30 +01:00 |
|
|
fbce83293d
|
initial import of classes for automatic picking purposes [just imported by me; module has originally been written by Ludger Küperkoch]
|
2014-11-14 07:40:00 +01:00 |
|
|
185b308166
|
adding new package containing picking relevant data types
|
2014-10-27 12:16:14 +01:00 |
|