255eca3c05
[update] rename QtPylot -> PyLoT (suggestion)
2017-09-21 15:36:17 +02:00
0cf46a0cc3
[minor] improve user output on used CPU cores
2017-09-12 11:02:08 +02:00
e310e1b6a6
Merge branch 'develop' into style_options
2017-09-08 09:39:47 +02:00
38a071ac5b
[minor] suppress rotation warning in GUI
2017-09-08 09:36:34 +02:00
9c63621ba4
[update] style_settings
2017-09-07 16:07:43 +02:00
ca5167cb04
[bugfix] check type(picks) in dict/Attribdict
2017-08-30 14:45:20 +02:00
Darius Arnold
b232a2a194
[bugfix] check4rotated unable to access metadata in TuneAutopicker
2017-08-29 14:40:26 +02:00
8e4fa5edca
[cherrypick] from darius: rotate and taupy tooltip
2017-08-29 14:37:05 +02:00
0f2660e20b
[change] number of picks regards pick quality
2017-08-22 11:53:19 +02:00
50e7b83812
[new] new function to exclude picks by quality
2017-08-21 15:11:07 +02:00
2b0aa38b37
[change] restructure identifyPhase functions
2017-08-21 14:59:28 +02:00
8e6237a08d
[add]function to check for doubled channels in stream
2017-08-16 15:13:28 +02:00
4b6b3de547
[change] check for real bool
2017-08-16 11:19:25 +02:00
0f61799024
[add] new colors appl. to matplot, added quality
2017-08-14 16:59:39 +02:00
37373864ce
[add] new flexible linestyles and colors pyqtgraph
2017-08-14 16:15:42 +02:00
874fdd730a
[add] check for gaps and trim traces for one station
...
[change] restitute data only if necessary!
2017-08-10 16:25:32 +02:00
17a93cf62f
[add] for global seismology CF pick windows will now be calculated
...
relative to estimated tt from TauPy, metadata and source location (in XML
file) needed
[TO DO]: automatic export of XML (esp. source loc) before autopicking
2017-08-07 11:21:20 +02:00
154e7b459f
[add] --ncores flag added to autoPyLoT call, also enabled in GUI widget
2017-08-03 11:49:15 +02:00
20b31a1c5c
[reformat] code reformatting with PyCharm
2017-08-03 09:41:54 +02:00
d5645cf979
[bugfix] string transformation of None values
2017-08-02 11:02:24 +02:00
37875d5c87
[add] finished remove picks feature, testing needed
2017-07-18 14:34:09 +02:00
Sebastian Wehling-Benatelli
e46f9066d9
[change] increased inter platform compatibility
2017-07-13 17:40:21 +02:00
f57aa37d99
[change] changed some functions to work with Python 3 and Windows
2017-07-13 17:27:48 +02:00
d08bd4cc9e
[move] class Event finally moved to new module event
2017-06-26 12:03:04 +02:00
acaf592590
[move] class Event moved to pylot.core.util.utils
2017-06-26 10:47:40 +02:00
8e8b3e0462
[rename] AutoPickPara ---> PylotPara
2017-06-22 11:22:17 +02:00
Ludger Küperkoch
2628e9d568
Partly fixed bug when plotting corrupted trace, formerly killed by ValueError.
2017-05-03 16:19:08 +02:00
393289245f
multiprocessing implemented for restitution and autopicker
2017-04-06 15:37:54 +02:00
c90b061de9
coppied files from Ludgers Laptop
2017-04-06 13:16:28 +02:00
Ludger Küperkoch
c60689c8ad
Removed import pdb
2016-09-19 13:35:35 +02:00
Ludger Küperkoch
aacfbf3bbb
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
2016-09-19 13:22:50 +02:00
Ludger Küperkoch
93f9070396
Fixed bug: path seperator was not taken inot account.
2016-09-19 13:22:46 +02:00
84739ed8ab
[new] added new function to find common time window within a stream
2016-09-19 11:43:16 +02:00
420f382051
[cherry-pick] merged conflicts after cherry-pick of commit [17585f93813bde0173cb6194c58cda7396d7b02b]
2016-09-19 11:42:52 +02:00
1e4b1d691a
[bugfix] using get method and account for not existing autopylot input file
2016-09-15 12:14:43 +02:00
4233af55c6
[bugfix] which now also uses the nllocbin parameter from the input file
2016-09-15 12:11:24 +02:00
d7680f8ae3
Merge branch 'feature/magnitude4QtPyLoT'
...
Conflicts:
pylot/core/util/utils.py
2016-09-13 12:02:21 +02:00
15700b074d
[major, refs #200 ] major change for the magnitude estimation from GUI
...
restitution of waveform data has been moved to dataprocessing; the routines have been cleaned up and work in changed order now:
new function restitute_data is a wrapper function in order to restitute seismic data with the most popular kinds of station metadata
2016-09-13 12:00:37 +02:00
49b07163ad
[bugfix] saving data did not work properly due to changed variable signature; picking on just one horizontal component now possible, crash was caused by mismatching component labels -> new function added to find these labels from the available data
2016-09-08 09:54:43 +02:00
30ccd331d4
[refs #137 ] bugfix in widgets.py badly formatted string corrupted load of settings; added a functionality to utils' which function to also look for NLLoc installation in the settings' binary path
2016-08-26 10:48:16 +02:00
e53dd99d75
[refs #137 ] implementation of GUI driven NonLinLoc location started
2016-08-25 13:31:51 +02:00
c500f1b8bb
[add] added new utility function to find a substring in a list of strings
2016-08-19 16:09:29 +02:00
7921d12c80
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
...
Conflicts:
pylot/core/util/utils.py
2016-08-12 19:57:11 +02:00
49727b25df
[change] improved docstrings and testing of utils.py
2016-08-12 09:50:36 +02:00
sebastianp
36e7bc1bb2
[documentation] adding docstring to all the methods.
2016-08-11 16:13:53 +02:00
a6ce93cd9f
[modification] added missing docstring content
2016-08-10 16:30:28 +02:00
39184ef150
[change] new concept for evaluation of the pdf instead of holding a sampled array works now also for difference pdfs using a scipy's spline interpolation capabilities
2016-07-12 15:31:59 +02:00
043f60dc2a
[change] make Python 3 compatible calls to print
2016-06-21 09:32:37 +02:00
b3acef0bcd
[ closes #198 ] comparison dialog now available from QtPyLoT
2016-06-15 14:52:42 +02:00
618dd10c23
[task] further steps to implement pick comparison from QtPyLoT
2016-05-27 11:25:47 +02:00