Commit Graph

149 Commits

Author SHA1 Message Date
Ludger Küperkoch
7e76b30460 Marginal changes. 2015-11-24 13:37:11 +01:00
Ludger Küperkoch
e5bddab2be Finished iterative picking: If bad picks are found, autoPyLoT iteratively re-picks these traces with modified picking parameters at maximum three times, if the former runs still leave bad picks. 2015-11-23 16:38:52 +01:00
Ludger Küperkoch
8173e44b04 Matginal changes. 2015-11-20 16:02:54 +01:00
Ludger Küperkoch
734eca30db Implementation of new function iteratepicker of module autopick. 2015-11-20 15:49:34 +01:00
Ludger Küperkoch
8a84342883 Implementation of module /loc/nll finished, running for single and multiple event processing. 2015-11-18 10:27:42 +01:00
Ludger Küperkoch
19e60e5f0c Replaced writephases with new function picskExport from module nll. 2015-11-17 17:03:59 +01:00
Ludger Küperkoch
6177c6292c Cosmetics, focused on python-3 compatibility of print statements. 2015-11-12 17:21:04 +01:00
Ludger Küperkoch
dc088509d4 For multiple event processing eventID has to be derived out of event string. Uses module string. 2015-11-11 15:45:07 +01:00
Ludger Küperkoch
d74aeb237c Implemented phase writing in multiple event processing mode. 2015-11-05 08:51:50 +01:00
Ludger Küperkoch
686395defc Marginal changes 2015-11-05 08:49:44 +01:00
Ludger Küperkoch
f738160a8b Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Conflicts:
	autoPyLoT.py
2015-11-05 08:47:06 +01:00
Ludger Küperkoch
b8c26a6588 Implemented extended function writephases for writing phases to HYPO71-input phase file. 2015-11-04 16:52:39 +01:00
223902f2d4 reformatted the file to avoid usage of tabs and spaces and made a more pythonic splash message than multiple calls to print 2015-11-04 13:11:48 +01:00
Ludger Küperkoch
fc319f7162 Introduced option for running autoPyLoT without location routine, if parameter nllocbin in autoPyLoT.in is not set. 2015-10-28 09:13:13 +01:00
Ludger Küperkoch
43d243e0a1 Same for multiple event processing. 2015-10-27 16:53:11 +01:00
Ludger Küperkoch
6676484a61 Debuged: Avoids writing multiple LOCFILES-command lines if same event is processed several times. 2015-10-27 16:51:42 +01:00
Ludger Küperkoch
d5b3a7d40f Marginal changes. 2015-10-27 16:26:40 +01:00
Ludger Küperkoch
f8cbdf7ff0 Implemented location routine NLLoc. 2015-10-27 15:26:25 +01:00
Ludger Küperkoch
7029c0b576 Implemted writephases.py. 2015-10-27 10:00:16 +01:00
0fa701a878 general code clean-up 2015-10-19 05:32:10 +02:00
Ludger Küperkoch
827a07a7ef Skipped restitution of entire traces at the beginning of processing as this is too time consuming. Instead, only traces are corrected within autopickstation, where at least automatically a P pick has been set. 2015-08-28 11:31:19 +02:00
Ludger Küperkoch
0f4d13b8a5 Changed permissions. 2015-08-27 09:46:35 +02:00
2dc7819a84 restitute seismometer response 2015-08-27 05:51:03 +02:00
ea976295d0 huge structural rearrangement to resolve circular import problems
[add] new feature added to QtPyLoT capable of automatically picking an event from overview window
2015-07-10 09:22:58 +02:00
Ludger Küperkoch
b73f9fab45 Cosmetics. 2015-07-02 15:26:48 +02:00
Ludger Küperkoch
a32f6fc037 Marginal changes. 2015-07-02 09:27:11 +02:00
Ludger Küperkoch
27155ad816 Marginal changes. 2015-06-26 16:00:20 +02:00
Ludger Küperkoch
b44fbe0b02 Some Cosmetics. 2015-06-24 10:23:24 +02:00
Ludger Küperkoch
b91f4c9619 Implemented new function wadaticheck. 2015-06-19 15:27:24 +02:00
Ludger Küperkoch
fd796ba6e1 Implemented dictionary containing onset parameters. 2015-06-19 09:08:28 +02:00
Ludger Küperkoch
0dce58ede4 Marginal changes. 2015-06-02 13:43:39 +02:00
Ludger Küperkoch
ce75a82f5b Some cosmetics. 2015-06-02 13:42:44 +02:00
Ludger Küperkoch
5488d4e0fc Debuged loop, seperate loops for single event or complete data structure processing, respectively. 2015-06-01 16:28:27 +02:00
Ludger Küperkoch
c676fc5762 Modified loop over all available stations to prevent processing of one station several times. 2015-06-01 14:15:37 +02:00
Ludger Küperkoch
6c73e30754 Modified to run new function run_autopicking. 2015-05-29 16:26:31 +02:00
a239de26e8 bugfix: eventID is now appended to the path in autoPyLoT if eventID is given in autoPyLoT.in 2015-05-27 08:48:07 +02:00
b9ce5b4f41 try to read lists of files not wildcards 2015-05-20 11:29:55 +02:00
0a6cff5f23 Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
Conflicts:
	autoPyLoT.py
2015-05-20 11:05:53 +02:00
bd10f7b61e bugfix: searching event directory 2015-05-20 10:58:48 +02:00
Ludger Küperkoch
b588c29513 Dirty revision 2015-05-20 10:56:53 +02:00
82540c50af changed argument parser and glob call to search directory 2015-05-20 10:01:19 +02:00
b46f085a74 added option to process single event 2015-05-20 09:59:06 +02:00
4994168247 number of arguments changed, filenames not necessary for starting 2015-05-20 09:43:32 +02:00
5badf2ba34 implementation of different data structure type handling 2015-05-20 09:38:25 +02:00
Ludger Küperkoch
c4b6b4c648 Changed permitions. 2015-05-04 12:11:32 +02:00
15bdc47f84 data 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) 2015-05-04 05:31:10 +02:00
426c2d0d4c TODO: restructuring the datastructure classes; suggestion: write a Superclass GenericDataStructure which is than inherited by PilotDataStructure and SeiscompDataStructure 2015-04-29 07:57:52 +02:00
0760c2fe3a introducing new attribute __name to the datastructure objects. Used in autoPyLoT to distinguish between structure types. 2015-04-29 06:29:08 +02:00
8bf9b55288 task: create development frame for autoPyLoT 2015-04-22 12:46:24 +02:00