eab0ea5a7emodified the GenericDataStructure class in order to fit into the concept of different data structures (work in progress)Sebastian Wehling-Benatelli2015-01-29 08:50:39 +0100
f5eda74730method getWFFnames implemented returning the file names of the waveform data files given in a particular data structure case as well as setting the attribute pointing to the same information; method openWaveformData implemented in order to read waveform data into the Data objectSebastian Wehling-Benatelli2015-01-29 08:48:25 +0100
a8330b6d91PilotDataStructure's method expandDataPath return the actual datapath as SeiscompDataStructure's doesSebastian Wehling-Benatelli2015-01-27 05:22:06 +0100
89f996ffe3problem fixed: renaming of getFields method implemented into expandDataPath method (unified usage of either DataStructure object)Sebastian Wehling-Benatelli2015-01-27 05:19:41 +0100
d22a224804data plotting; waveform filtering and convenience imports in order to get a overview window displaying data; new data structure available -> PyLoT should be able to read PILOT dataSebastian Wehling-Benatelli2015-01-26 21:11:53 +0100
64158174e6currently working on the plotting of waveforms; changes made to meet pre-requisites to data plottingSebastian Wehling-Benatelli2015-01-22 16:41:52 +0100
0bfe2ccc3dnew method added in order to add actions and separators to the menu in the menubar more easilySebastian Wehling-Benatelli2015-01-20 13:48:19 +0100
9d1a78222ePropertiesDlg changed: retrieve additional information about the user, use QSettings to store the derived parametersSebastian Wehling-Benatelli2014-12-17 07:52:55 +0100
2eace0d304Debugging, cleaning up
Ludger Küperkoch
2014-12-12 13:37:18 +0100
31273b384eSimplified AIC-picking algorithm: Onset is definetly the minimum in front of maximum of AIC-CF! Smoothing of AIC-CF no more necessary.
Ludger Küperkoch
2014-12-11 16:30:21 +0100
201c34a85bModified for using TimeArray object for plotting and expanded for picking on ARH-CF.
Ludger Küperkoch
2014-12-11 15:57:25 +0100
112e0bc7faModified 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.
Ludger Küperkoch
2014-12-11 15:55:23 +0100
ce8b954a8bnow cf is an CharacteristicFunction object and not an array (changes should also be made to the caller run_makeCF.py)Sebastian Wehling-Benatelli2014-12-08 05:27:54 +0100
479058a41eIncluded AICPicker of class Picker
Ludger Küperkoch
2014-12-05 16:32:55 +0100
ca809c4673Initial version of new class of methods for automatic picking, AICPicker is running but without quality attributes
Ludger Küperkoch
2014-12-05 16:14:03 +0100
04e6a51e99edit on makePyLoT.py: a symlink is created an darwin systems in order to get the right application name on Mac OS X's menubarSebastian Wehling-Benatelli2014-11-29 11:39:25 +0100
c7f09988e5started implementation of a makePyLoT routine capable of building and installing PyLoT to a desired directorySebastian Wehling-Benatelli2014-11-27 11:51:40 +0100
411b365987template for argparse program imported; will be changed to make PyLoT (build, install, re- or uninstall);Sebastian Wehling-Benatelli2014-11-26 09:09:19 +0100
d0d17ee656reorganization of graphical and help resources; they are not part of the code and therefore they do not really match in util packageSebastian Wehling-Benatelli2014-11-26 08:45:04 +0100
8fb9ca9dc2Modified for running updated CharFuns.py showing all kinds of CFs on all 3 components
Ludger Küperkoch
2014-11-21 14:52:19 +0100
8fa9ec74c0Included AR prediction on all 3 components
Ludger Küperkoch
2014-11-21 14:50:51 +0100
2a385512eeversion number changes each time the Main program is started (should not be the case, to be fixed before release)Sebastian Wehling-Benatelli2014-11-21 10:08:18 +0100
fbce83293dinitial import of classes for automatic picking purposes [just imported by me; module has originally been written by Ludger Küperkoch]Sebastian Wehling-Benatelli2014-11-14 07:40:00 +0100