|
8c7a2af2db
|
[fix] do not try to proceed if no picks are available
|
2016-03-02 11:07:32 +01:00 |
|
Ludger Küperkoch
|
67ac580778
|
Suppressed print output in setParam.
|
2015-11-20 15:53:25 +01:00 |
|
|
809b6bea61
|
make use of the new __nonzero__ method
|
2015-10-30 08:33:05 +01:00 |
|
|
43f9e6fe0d
|
[added] __nonzero__ method for boolean tests on FilterOptions object
|
2015-10-30 06:11:15 +01:00 |
|
|
0a7b02c04a
|
general clean-up 2.0 even more checks made and issues resolved
|
2015-10-19 11:25:15 +02:00 |
|
|
0fa701a878
|
general code clean-up
|
2015-10-19 05:32:10 +02:00 |
|
|
33164d4d1f
|
corrected for some python 3 compatibility issues; added a new delete picks button to the picking window
|
2015-09-25 09:03:59 +02:00 |
|
|
2b42583999
|
debugged some code fragments while trying to solve the load event data problem
|
2015-09-17 17:55:40 +02:00 |
|
|
7a47594614
|
debugged some code fragments while trying to solve the load event data problem
|
2015-09-17 17:45:10 +02:00 |
|
|
49cbfd92e5
|
Merge branch 'develop' of ariadne:/data/git/pylot into 176
|
2015-09-05 09:40:52 +02:00 |
|
|
4eef4d238b
|
176 open event failure
|
2015-09-04 15:01:59 +02:00 |
|
Ludger Küperkoch
|
0dc1091078
|
restituteWFData: introduced return flag restflag to indicate whether restitution could be performed or not.
|
2015-09-04 11:12:25 +02:00 |
|
|
cc0b1e0a5b
|
176 open event failure
|
2015-09-03 13:21:46 +02:00 |
|
|
c940b092d0
|
Merge branch 'master' into develop
|
2015-08-31 13:47:22 +02:00 |
|
Ludger Küperkoch
|
fb3b599f50
|
restituteWFData: If input streams is None, a copy of streams derived by self.getWFData() is used for further processing.
|
2015-08-31 10:24:17 +02:00 |
|
Ludger Küperkoch
|
d0d38b81cb
|
Removed indentation error.
|
2015-08-31 09:38:18 +02:00 |
|
|
1f7049691c
|
[addresses #167] started fixing the multiple phase saving issue
|
2015-08-28 16:01:42 +02:00 |
|
|
497ca39c91
|
reformatted data.py to meet coding conventions
|
2015-08-28 10:15:28 +02:00 |
|
|
038caf4d54
|
reformat code
|
2015-08-28 09:05:50 +02:00 |
|
|
6597c881a6
|
reformatting code
|
2015-08-27 15:42:51 +02:00 |
|
|
779b9e7313
|
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
Conflicts:
pylot/core/read/data.py
|
2015-08-27 15:42:01 +02:00 |
|
|
7785bd1900
|
Merge branch 'master' into develop
Conflicts:
pylot/core/read/data.py
|
2015-08-27 15:28:54 +02:00 |
|
Ludger Küperkoch
|
ee777b4beb
|
Removed import pdb.
|
2015-08-27 14:26:15 +02:00 |
|
Ludger Küperkoch
|
3e164fd0c6
|
restituteWFData: More output for user.
|
2015-08-27 14:24:52 +02:00 |
|
|
3dd65b9cc3
|
[addresses #167] started fixing the multiple phase saving issue
|
2015-08-27 12:55:34 +02:00 |
|
Ludger Küperkoch
|
96395f6a1a
|
restituteWFData: searches now for keyword processing to check, whether this trace has already been corrected or not.
|
2015-08-27 11:40:42 +02:00 |
|
Ludger Küperkoch
|
845fd6a7b3
|
restituteWFData: able to handle several dataless-, inventory- or resp-files, calculates prefiltering from sampling rate of trace. Processing with inventory- or resp-file has yet not been checked!
|
2015-08-27 11:04:46 +02:00 |
|
Ludger Küperkoch
|
8af4f8ad1e
|
Finished (temporary!) new function restitueWFData.
|
2015-08-26 17:00:17 +02:00 |
|
|
0b6fbd22c5
|
reformatting code to meet coding conventions
|
2015-07-18 16:13:11 +02:00 |
|
|
f4f744e22c
|
export and save picks implemented successfully
|
2015-07-18 16:11:20 +02:00 |
|
|
fc86179c39
|
[closes #145], [addresses #146] this commit introduces the handling of picks as obspy event objects
|
2015-07-18 16:09:50 +02:00 |
|
|
e31890d8fc
|
export and save picks to hard drive
|
2015-07-13 09:24:16 +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 |
|
|
0236a19db1
|
[bugfix] the type of obspy.core.event.Event objects resource_id attribute is of type obspy.core.event.ResourceID but must be of type str; simple conversion fixed this
|
2015-07-08 15:00:51 +02:00 |
|
|
76f04bec6f
|
[task] starting method to make PyLoT capable of restituting waveform data with given inventory xml files
|
2015-07-06 10:20:25 +02:00 |
|
|
8dd100792e
|
[bugfix] obspy filter function do not use order but corners as parameter name (keyword changed for argument parser)
|
2015-06-24 14:30:48 +02:00 |
|
|
245a7455ff
|
FilterOptions class has new method parseFilterOptions which establishes a valid keyword arguments dictionary to be parsed to the obspy.core.stream.Stream 's filter method
|
2015-06-22 10:59:14 +02:00 |
|
|
c5da8fd994
|
changed usage signature of some function from module utils and the corresponding calls
|
2015-06-11 10:12:50 +02:00 |
|
|
546e919dc9
|
code clean-up following several conventions
|
2015-06-11 10:07:21 +02:00 |
|
|
864cb112bc
|
usage changed due to release [1d70a23 ]
|
2015-06-10 15:47:40 +02:00 |
|
|
b3ea4229a4
|
implement opportunity to apply different kind of event data to the data object
|
2015-06-10 15:46:37 +02:00 |
|
|
3cb73fb948
|
alternative for storing event data (discussable)
|
2015-06-10 15:41:37 +02:00 |
|
|
0721e225a7
|
never return values for without a meaning
|
2015-06-10 15:40:36 +02:00 |
|
|
2da7861b6f
|
todo mark deleted
|
2015-05-28 11:54:16 +02:00 |
|
|
6dc0b206e9
|
changed string representation of data object
|
2015-05-20 11:20:37 +02:00 |
|
|
9a4677c794
|
bugfix: deleted default value for suffix
|
2015-05-20 10:33:59 +02:00 |
|
|
5f8b6de1ec
|
bugfix: method hasParam did not return any value
|
2015-05-20 10:23:47 +02:00 |
|
|
5badf2ba34
|
implementation of different data structure type handling
|
2015-05-20 09:38:25 +02:00 |
|
|
56a0563709
|
implementation of PilotDataStructure as subclass to GenericDataStructure
|
2015-05-18 13:12:12 +02:00 |
|
|
f177901883
|
rearranging methods to provide a superclass to all other structure classes
|
2015-05-11 13:41:08 +02:00 |
|