c6c13f85bc
[new] first working version of jackknife plots for multiple events (WIP)
2017-08-22 16:43:09 +02:00
0f2660e20b
[change] number of picks regards pick quality
2017-08-22 11:53:19 +02:00
a5097e1da6
[add] updates to jackknife from GUI (WIP, experimental)
2017-08-21 17:19:08 +02:00
ed994e987f
[change] ComparisonDlg -> ComparisonWidget
2017-08-21 16:07:57 +02:00
b185ce72b1
[add] exclude quality class 4 from comparison
2017-08-21 15:33: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
55a54ae154
[rename] getQualityFromUncertainty
2017-08-21 14:50:18 +02:00
9c12dde741
[change] simplified toolbars, disabled dragging
2017-08-18 14:53:35 +02:00
4c859eae1b
[cosmetics] added/changed some icons
2017-08-18 11:32:45 +02:00
Ludger Küperkoch
641a3a09e9
[Bugfix] Attribute path got lost during export in loop over output formats, fixed!
2017-08-17 15:38:13 +02:00
ea7b609091
[change] restructure setupUi and init map/inventory
2017-08-17 10:46:06 +02:00
Ludger Küperkoch
9f48b23d88
Use writephases for exporting to VELEST-input file, as VELEST can handle only 4-string station IDs which is already implemented in source code.
2017-08-16 16:24:35 +02:00
Ludger Küperkoch
db628a5228
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
2017-08-16 15:33:16 +02:00
Ludger Küperkoch
606dc6a596
Enable compare button only if automatic as well as manual picks are available for same stations.
2017-08-16 15:32:25 +02:00
17f94228ab
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2017-08-16 15:14:15 +02:00
8e6237a08d
[add]function to check for doubled channels in stream
2017-08-16 15:13:28 +02:00
Ludger Küperkoch
8d36393e36
[Bugfix] Enable compare button only, if manual as well as automatic picks are available.
2017-08-16 10:52:46 +02:00
256f3b6838
[ closes #232 ] load autopicks automatically
2017-08-16 10:03:10 +02:00
ff6f2ed2d9
[minor] rearrange menu items
2017-08-15 16:36:14 +02:00
92e083770e
[bugfix] accidently swapped pick menus
2017-08-15 16:32:02 +02:00
81f3758414
[change] rearranged menu (pick para, preferences)
2017-08-15 16:28:38 +02:00
Ludger Küperkoch
43cf9c4e3d
Remove possible underscores in station names.
2017-08-15 15:22:10 +02:00
3c7b9eb8ea
[change] code cleanup on setPicks from pickDlg
2017-08-15 14:54:13 +02:00
4bb616492c
[bugfix] use identifyPhase instead of phase[0]
2017-08-15 10:02:46 +02:00
ff1ab722df
[minor] code cleanup
2017-08-15 09:49:10 +02:00
a9d06790d2
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2017-08-14 17:00:15 +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
Ludger Küperkoch
eb66c381cd
[Bugfix] Wrong commit of observation-file directory.
2017-08-14 15:09:49 +02:00
Ludger Küperkoch
9f955f4f5f
[Bugfix] Typo, and list of output formats extended for NLLoc-obs files.
2017-08-14 14:17:37 +02:00
c20ea78e52
[bugfix] check for station in picks before plot
2017-08-14 11:38:31 +02:00
Ludger Küperkoch
f393585831
New function to get quality classes from uncertainties, plot only automatic picks, if pick qualities are less than 4.
2017-08-11 16:04:18 +02:00
bd37b60dcb
[reset] changes in QtPyLoT
2017-08-11 15:15:58 +02:00
Ludger Küperkoch
fe2957f76d
Cosmetics
2017-08-11 15:02:47 +02:00
942b606fca
[change] workaround reinit tuneAutopicker widget
2017-08-11 10:14:47 +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
acaf7f5172
[add] differentiation between automatic and manual picks imported from new
...
style XML file
2017-08-09 14:15:50 +02:00
863718a3f8
[add] support str as outformat
2017-08-07 16:53:21 +02:00
aa954dcd52
[add] current event saved as XML before picking in GUI
2017-08-07 16:49:56 +02:00
0692569056
[change] removed .obs from default export formats which is causing
...
problems
2017-08-07 16:45:20 +02:00
b260c23deb
[change] behavior of saveEvent button changed
2017-08-07 16:44:45 +02:00
2fa9a60023
[rename] functions renamed
2017-08-07 16:41:50 +02:00
014152e30e
[add] saveAllEvents now connected to export for Autopick process and saveProject
2017-08-07 16:33:45 +02:00
6042b38ee9
[change] completely restructured saveData method (testing needed)
...
[add] method to export all events of current project
2017-08-07 16:25:48 +02:00
4f1541ce4e
[change] autoPyLoT output folder automatically set to event folder
2017-08-07 13:35:05 +02:00
57295c4a17
[minor] removed prompt
2017-08-07 12:17:18 +02:00
d310cf3ff7
[bugfix] For some unknown reason QPushButtons in event table caused
...
segmentation fault
2017-08-07 12:14:54 +02:00
0018ae10d0
[bugfix] wrong index used
2017-08-07 12:03:15 +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