Commit Graph

124 Commits

Author SHA1 Message Date
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