245a7455ffFilterOptions class has new method parseFilterOptions which establishes a valid keyword arguments dictionary to be parsed to the obspy.core.stream.Stream 's filter methodSebastian Wehling-Benatelli2015-06-22 10:59:14 +0200
ff52ec5410started implementation of running of external programs (work in progress, pending until release of picking window)Sebastian Wehling-Benatelli2015-06-22 10:56:16 +0200
864ef6c64d[bugfix] determination of zero crossings breaks down if data is not demeaned in the signal window (explicitly demeaning data in the signal window when determining the zero crossings)Sebastian Wehling-Benatelli2015-06-22 10:52:26 +0200
3330a3ae35Corrected calculation of Vp/Vs ratio in wadaticheck, now determined from slope of trend as it should be.
Ludger Küperkoch
2015-06-22 09:32:33 +0200
a95caa5efcWeight 9 now for skiped S onsets, turned rank warning off.
Ludger Küperkoch
2015-06-19 15:48:04 +0200
aa624c0358Added new function wadaticheck to test certainty of S-onsets using Wadati diagram.
Ludger Küperkoch
2015-06-19 15:28:53 +0200
b91f4c9619Implemented new function wadaticheck.
Ludger Küperkoch
2015-06-19 15:27:24 +0200
57dfb86819[bugfix] importing of run_autopicking.py was inhibited by badly indented call to raw_input() (fixed)Sebastian Wehling-Benatelli2015-06-18 10:55:26 +0200
63849177bepackage active will provide capabilities for processing reflection seismic surveys automaticallySebastian Wehling-Benatelli2015-06-11 05:36:56 +0200
93dfe76b7efixed some bugs concerning plotting and implemented a more flexible way of drawing the picks including error plottingSebastian Wehling-Benatelli2015-06-10 15:49:06 +0200
1d70a236d1[bugfix] avoid forming invalid pickID strings (line 194) do not use altered resource identifier for all kinds of event objectsSebastian Wehling-Benatelli2015-06-10 15:45:49 +0200
15b245c2e8Debuging, temporary solved problems occuring when reading channels of not oriented sondes (channels 1/2).
Ludger Küperkoch
2015-06-01 16:30:22 +0200
5488d4e0fcDebuged loop, seperate loops for single event or complete data structure processing, respectively.
Ludger Küperkoch
2015-06-01 16:28:27 +0200
85f0717f10Implemented first-motion picker, some debugging.
Ludger Küperkoch
2015-06-01 14:18:18 +0200
ab9a49a727Additional parameters for first-motion picker.
Ludger Küperkoch
2015-06-01 14:16:52 +0200
c676fc5762Modified loop over all available stations to prevent processing of one station several times.
Ludger Küperkoch
2015-06-01 14:15:37 +0200
74682952e7New function invoked by autoPyLoT for automated picking of onset times. Main tool for automatic picking!
Ludger Küperkoch
2015-05-29 16:48:58 +0200
5be662524fDebuged AIC picker for plotting smoothed CF instead of unsmoothed CF, implemented quick and dirty a temporary solution to process restituted data in order to calculate apropriate slope (line 204).
Ludger Küperkoch
2015-05-29 16:43:32 +0200
6e51c05c94Running indicies changed after kai Olbert to calculate equal CF as done in MatLab, implemented some tools to compensate numerical artefacts.
Ludger Küperkoch
2015-05-29 16:35:00 +0200
1c71286fd8Modified picking parameter input file for new function run_autopicking.
Ludger Küperkoch
2015-05-29 16:30:12 +0200
c04235dffcMerge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Ludger Küperkoch
2015-05-27 09:36:21 +0200
caa0dce637Adopted zero-crossing plotting to output of new function for calculating zero-crossings.
Ludger Küperkoch
2015-05-27 09:36:12 +0200
a239de26e8bugfix: eventID is now appended to the path in autoPyLoT if eventID is given in autoPyLoT.inSebastian Wehling-Benatelli2015-05-27 08:48:07 +0200
6ee3a1b0b4Pulling latest release from server ariadne. Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Ludger Küperkoch
2015-05-04 12:07:17 +0200
15bdc47f84data reading interface not clear yet, major changes have to be done to the data structure and the data reading part of PyLoT (DataStructure superclass is needed providing generalized methods to use by the Data object)Sebastian Wehling-Benatelli2015-05-04 05:31:10 +0200
367610d032made AutoPickParameter class more flexible in reading and handling parameters; export routine defined: exports in the new autoPyLoT.in format (see docstring)Sebastian Wehling-Benatelli2015-05-04 05:25:40 +0200
426c2d0d4cTODO: restructuring the datastructure classes; suggestion: write a Superclass GenericDataStructure which is than inherited by PilotDataStructure and SeiscompDataStructureSebastian Wehling-Benatelli2015-04-29 07:57:52 +0200
0760c2fe3aintroducing new attribute __name to the datastructure objects. Used in autoPyLoT to distinguish between structure types.Sebastian Wehling-Benatelli2015-04-29 06:29:08 +0200
ca8081b7aadebugging: return the exception text whenever an error occurs - makes debugging much easierSebastian Wehling-Benatelli2015-04-22 12:38:10 +0200
bb84e27e54implemented a much faster calculation of the zero crossing beside an average calculation over the whole signal window of the dominant periodSebastian Wehling-Benatelli2015-04-21 08:14:26 +0200
694a10bd4aMerge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Ludger Küperkoch
2015-04-13 09:52:55 +0200
fee0d05253Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Ludger Küperkoch
2015-04-13 09:42:32 +0200
7816e6342fzooming for 3-component window changed now zooming is done by using the mouse wheel bugfix: calculation of the snr correctedSebastian Wehling-Benatelli2015-04-13 09:42:17 +0200
b42b87602bMerge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Ludger Küperkoch
2015-04-13 09:36:22 +0200
492aac831aCommited to pull changes
Ludger Küperkoch
2015-04-13 09:27:26 +0200
67dd66535abugfix: zooming with scroll wheel now working properly task: panning now available while in exploration mode, if a phase is selected initial pick can be set and afterwards the onset itself (procedure questionable as two picks are needed) panning not tested yet!Sebastian Wehling-Benatelli2015-04-09 08:49:11 +0200
043c45e02cbugfix: undo filtering when checkbox is unchecked code improvement: class PickDlg -> distinguish between setting the initial pick (for zooming) and setting the actual pick (phase onset); methods renamed -> setPick is now setIniPick and plotPick became setPickSebastian Wehling-Benatelli2015-04-06 11:42:21 +0200
0824026159standalone python files now import definitions from module pylot.core.pick.utils and parse arguments when called from shell (deleted "if __name__ == '__main__' :" clauses from the module)Sebastian Wehling-Benatelli2015-04-02 15:45:38 +0200
f6f1c9cf2fModified to handle new module utils.
Ludger Küperkoch
2015-03-30 16:25:04 +0200
a015b0c90dNew functions in module: getnoisewin and getsignalwin to extract noise and signal parts.
Ludger Küperkoch
2015-03-30 16:22:20 +0200
e8aa9de060Modified to handle new module utils.py.
Ludger Küperkoch
2015-03-30 16:20:41 +0200
1cdda3652fNew module containing some helpful functions, replaces getSNR, fmpicker, and earllatepicker.
Ludger Küperkoch
2015-03-30 14:35:21 +0200
bebe3a3c45Cleaned up source code, debuged: calculates now T/4 instead of T/8 out of zero crossings.
Ludger Küperkoch
2015-03-30 14:18:19 +0200