Ludger Küperkoch
55101c9e9e
Reset some former changes, net_magnitude still buggy, as it returns Nonetype if no reliable picks are available!
2017-11-09 14:58:06 +01:00
Ludger Küperkoch
615ca54640
Make sure calculating Ml only from reliable onset times.
2017-11-09 10:30:01 +01:00
Ludger Küperkoch
f01860b6f1
Calculate Mo only from reliable onset times.
2017-11-09 10:15:58 +01:00
Ludger Küperkoch
3f50dae2de
[Bugfix]Wrong application of title, wrong onset plotting, removed obsolete intrinsic ObsPy-plot.
2017-11-07 15:15:23 +01:00
Darius Arnold
887eeba6ec
[minor] small docstring changes
2017-10-25 21:55:19 +02:00
deaa67bb30
[bugfix] wront parent used for style
2017-10-20 11:04:03 +02:00
f01868bc36
[bugfix] missing parameter ax for getXLims (mpl)
2017-10-20 11:00:52 +02:00
36e68ee1ed
[bugfix] getAxes missing in PylotCanvas for mpl
2017-10-20 10:57:00 +02:00
Darius Arnold
149fe3f74d
[change] docstrings in util/utils.py
2017-10-16 21:55:24 +02:00
Darius Arnold
7086d43076
[change] cleanup in pick/utils.py
2017-10-16 21:10:21 +02:00
Darius Arnold
a5b3c5da1b
[change] docstrings in pick/utils.py
2017-10-16 21:04:37 +02:00
Darius Arnold
fab1f53a41
[change] docstrings in compare.py
2017-10-16 21:02:04 +02:00
4d37abc7d8
[update] flexibility for full_range
...
teach PyLoT to cope with future (synthetic) events as well
2017-10-11 11:52:51 +02:00
Ludger Küperkoch
7d3196bf21
[Bugfix] argrelmax not working if array contains only one element.
2017-10-09 14:40:26 +02:00
Darius Arnold
f1cd250cb1
[minor] one min/max key was forgotten in previous commit
2017-10-05 18:25:00 +02:00
Darius Arnold
da6f35d76b
[change] some tooltips for the picking parameters
2017-10-05 18:23:47 +02:00
Darius Arnold
b10432f3bf
[add] min/max values for most keys in default_parameters
2017-10-05 18:22:13 +02:00
Darius Arnold
9491a28710
[cleanup] of autoPyLoT.py
2017-10-05 17:26:18 +02:00
Darius Arnold
3dde42e639
[change] improved docstring for autopylot.py
2017-10-05 17:19:00 +02:00
Darius Arnold
87b4ce1345
[cleanup] in charfuns.py using code inspection
2017-10-05 16:52:36 +02:00
Darius Arnold
9a8d7da0e6
[change] docstrings for functions in charfuns.py
2017-10-05 16:50:53 +02:00
Darius Arnold
5931331b1d
[cleanup] code cleanup in autopick.py using code inspection
2017-10-05 16:07:29 +02:00
Darius Arnold
6f65789844
[change] docstrings for functions in autopick.py
2017-10-05 16:06:11 +02:00
Darius Arnold
c61277f429
[bugfix] pciking dialog initiated in arrayMap had no _style attribute
2017-10-04 16:52:18 +02:00
846da4cab7
[minor] version number changed to 0.2
2017-09-21 15:59:34 +02:00
c8adc24c67
[minor] README update
2017-09-21 15:58:52 +02:00
255eca3c05
[update] rename QtPylot -> PyLoT (suggestion)
2017-09-21 15:36:17 +02:00
af5953b053
[update] README.md
2017-09-21 15:34:29 +02:00
c19f057abf
[update] default pylot.in file updates
2017-09-21 15:20:05 +02:00
1f2b3147fd
[cleanup] remove old files pt.2
2017-09-21 15:03:14 +02:00
43930a07cb
[minor] remove navigation toolbar for tap
2017-09-21 14:42:19 +02:00
2a987cbdfa
[cleanup] removed unused old code and output
2017-09-21 14:38:56 +02:00
238998e626
[cleanup] removed old unused class
2017-09-21 14:27:42 +02:00
b465ba2111
[minor] color for qstatusbar missing
2017-09-21 14:26:35 +02:00
370e8a7074
[update] make HELP work again
2017-09-21 13:31:45 +02:00
259538f0b0
[minor] add some description to exp. histograms
2017-09-21 10:54:34 +02:00
3096ee4573
[bugfix] usage of unordered dict for comparison
...
implicit extraction of pdf names (auto, manu) for comparison from a list generated within dict iteration lead to possible flipping (auto - manu .or. manu - auto) of compared pdfs (and with that histograms)
2017-09-21 10:34:21 +02:00
92b12537eb
[update] small improvements on comparison figures
2017-09-21 10:31:29 +02:00
e9ce9635e0
[update] tuneAutoPicker color/pick visualisation
2017-09-20 11:03:30 +02:00
c70222972c
[update] small change in comparison figures
2017-09-19 16:08:04 +02:00
8397856213
[refs #247 ] array map initiation when loading project
2017-09-18 16:12:02 +02:00
961be8ccbc
[bugfix] ibad referenced before assignment
2017-09-18 15:10:52 +02:00
7522201e06
[minor] beautiful progressbar
2017-09-18 15:06:50 +02:00
69ad0bf23b
[bugfix] self.pdlg_widget not initiated
2017-09-18 15:06:33 +02:00
5bb55a8181
[update] move progressbar to bottom of mainwindow
2017-09-18 14:57:48 +02:00
eab416df3f
[bugfix] reset stdout in Worker
2017-09-18 14:46:29 +02:00
0949a6deac
[update] apw saved, proper deletion of figures
2017-09-18 14:44:18 +02:00
6acb0ad580
[minor] wadata/jk improvements
2017-09-18 12:20:48 +02:00
316d19ba9e
[bugfix] one replacement of i -> index missing
2017-09-18 11:39:27 +02:00
8a2bb65581
Merge remote-tracking branch 'origin/develop' into develop
2017-09-18 11:24:57 +02:00