|
a2af6b44f3
|
[bugfix] regard location ID in PyLoT! (WIP)
|
2018-08-06 16:03:54 +02:00 |
|
|
34891d3dc1
|
[minor] added verbosity flag for Metadata to reduce output in GUI
|
2018-08-06 09:19:30 +02:00 |
|
|
a85b79e432
|
[change] try to merge streams instead of deleting them when they have gaps
|
2018-08-06 09:02:05 +02:00 |
|
|
5f2848d584
|
[bugfix] do not read the same files multiple times for each channel
|
2018-08-03 14:03:27 +02:00 |
|
|
5c74160710
|
Merge branch 'feature/metadata_class' into develop
|
2018-08-03 11:18:34 +02:00 |
|
|
e75beff883
|
[minor] cosmetics on dataPlot bottom layout
|
2018-08-03 11:16:56 +02:00 |
|
|
d9a4c40d0b
|
[minor] hide pick qualities histogram action (not implemented yet)
|
2018-08-03 11:16:08 +02:00 |
|
|
e211a901ff
|
[bugfix] could not init array map when loading project
|
2018-08-03 09:33:37 +02:00 |
|
|
393413d6fc
|
[bugfix] closes #215
|
2018-08-02 15:42:34 +02:00 |
|
|
d5e9cd07d4
|
[revert] went back to old quality assessment without SNR
|
2018-08-02 14:18:20 +02:00 |
|
|
529939b4b8
|
[minor] removed unused object
|
2018-08-02 13:32:45 +02:00 |
|
|
7dae8e1107
|
[bugfix] not regarding possible * in eventpath in eventbox
|
2018-08-02 13:00:36 +02:00 |
|
|
017683806b
|
[new] if QSettings fails, ask to reset!
[bugfix] checkBoxPG outdated in QSettings
[bugfix] moved SetChannelComponents to utils (produced circular imports)
|
2018-08-01 13:49:01 +02:00 |
|
|
c898f93293
|
[new] idea for new quality check using SNR
|
2018-08-01 13:25:27 +02:00 |
|
|
93bdaa8998
|
[bugfix] forgot to split * in getFromPath
|
2018-07-31 10:22:45 +02:00 |
|
|
e68b634f25
|
[new] event modification status saved with "dirty" attribute, only save event-XML when modified
|
2018-07-31 09:41:48 +02:00 |
|
|
cc9ae9c146
|
[bugfix] empty picks dictionary leading to KeyError
|
2018-07-31 09:24:43 +02:00 |
|
|
db9a1371b1
|
[bugfix] closes #223
|
2018-07-25 15:16:14 +02:00 |
|
|
bf5c371459
|
[bugfix] various bugfixes originating from changes (more picks) in dictionary (refs #233 refs #234)
|
2018-07-25 14:05:15 +02:00 |
|
|
bfc745dd30
|
Merge branch 'develop'
Conflicts:
pylot/core/pick/autopick.py
|
2018-07-25 10:53:08 +02:00 |
|
|
146ef7098c
|
[bugfix] closes #233 closes #234
can cope with stations without horizontal components now, removed dangerous try/except construct
|
2018-07-25 10:48:43 +02:00 |
|
|
974ee12076
|
[update] closes #242 - dpi change added, figures using PylotCanvas can be saved with CTRL+S
|
2018-07-24 15:20:00 +02:00 |
|
|
37e2e39f3a
|
Merge branch 'develop' into feature/metadata_class
|
2018-07-24 14:36:22 +02:00 |
|
|
f310afb4c6
|
[minor] renaming QtAction
|
2018-07-24 14:33:38 +02:00 |
|
|
6d6179bb55
|
[bugfix] closes #251 also fixed for histogram and locateAction
|
2018-07-24 14:32:15 +02:00 |
|
|
62287df1b4
|
[minor] removed "None" from filteroptions
|
2018-07-24 14:16:24 +02:00 |
|
|
b3524c562d
|
[bugfix] closes #260 checking for filtertype first
|
2018-07-24 14:15:32 +02:00 |
|
|
9e75f8d4f2
|
[bugfix] closes #255 filtering should work as intended now
|
2018-07-24 13:54:40 +02:00 |
|
|
ef6e011d22
|
[update] slightly improved feasibility using obspy_dmt with metadata and array map
|
2018-07-23 16:03:15 +02:00 |
|
|
eb07c19c2e
|
[update] metadata/inventory management
[bugfix] errors when there were no manual picks using array_map
|
2018-07-23 14:54:53 +02:00 |
|
|
f802f1db58
|
[new] working on metadata/inventory selection from GUI
|
2018-07-19 11:50:29 +02:00 |
|
|
b348117d5a
|
[bugfix] tuneAutopicker not using new pb_widget
|
2018-07-18 15:04:07 +02:00 |
|
|
90e26cbd8f
|
[bugfix] various, pick delete/plot behaviour
|
2018-07-18 14:12:59 +02:00 |
|
|
12082cb2a9
|
[minor] removed old code
|
2018-07-18 11:42:46 +02:00 |
|
|
ed654024b2
|
[update] reinstated check4rotated in autoPyLoT
|
2018-07-18 11:39:01 +02:00 |
|
|
17c27f9294
|
[bugfix] add time to metadata.get_coordinates in check4rotated
|
2018-07-18 11:38:33 +02:00 |
|
|
ed7ee5d944
|
[bugfix] progressText not updating in progressBar
|
2018-07-18 11:13:29 +02:00 |
|
|
37da7327d0
|
[bugfix] using Metadata class for pickDlg, not yet working for array_map (WIP!)
|
2018-07-17 16:04:20 +02:00 |
|
|
c172cfa892
|
Merge branch 'develop' into feature/metadata_class
|
2018-07-17 14:51:24 +02:00 |
|
|
1fc62a5e9d
|
[bugfix] add trace starttime to metadata.get_coordinates call
|
2018-07-17 14:49:37 +02:00 |
|
|
cf34c9465c
|
[minor] cosmetics
|
2018-07-17 14:49:37 +02:00 |
|
|
dda997e457
|
[update] autopick -> only export necessary XML (WIP)
|
2018-07-17 14:49:37 +02:00 |
|
|
fbc01290d5
|
[update] make PYQTGRAPH mandatory for PyLoT (stop maintaining unused stuff)!
|
2018-07-17 14:49:37 +02:00 |
|
|
64885db214
|
[update] no more replotting of whole data when pick is changed
|
2018-07-17 14:49:36 +02:00 |
|
|
5b48b744fd
|
[update] plotting (added fill_between again now performance got increased)
|
2018-07-17 14:49:36 +02:00 |
|
|
469d91bfdc
|
[cleanup] removed has_spe function, using dict.get method instead!
|
2018-07-17 14:49:36 +02:00 |
|
|
663d244f70
|
[cleanup] removed some parentheses
|
2018-07-17 14:49:35 +02:00 |
|
|
7a0d3486a6
|
[cleanup] code cleanup by PyCharm
|
2018-07-17 14:49:34 +02:00 |
|
|
754d42c8e3
|
[cleanup] add requirements to setup.py
|
2018-07-17 14:45:51 +02:00 |
|
|
415af11f63
|
[cleanup] add @staticmethod, some other stuff
|
2018-07-17 14:45:51 +02:00 |
|