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 |
|