-
d3fee396b2
[modify] test_autopickstation to work with new return value
Darius Arnold
2018-08-03 13:50:41 +02:00
-
0c4085ed76
[bugfix] station name was in dictionary instead of a list item for autopickstations return value
Darius Arnold
2018-08-03 13:50:14 +02:00
-
2b9cf655ae
[change] autopickstation works with new Metadata class
Darius Arnold
2018-08-03 13:47:46 +02:00
-
86f6584d91
Modify test_autopickstation's MockMetadata to work with the new Metadata class
Darius Arnold
2018-08-03 13:23:52 +02:00
-
a45e817213
Merge remote-tracking branch 'origin/develop' into feature/refactor
Darius Arnold
2018-08-03 11:55:13 +02:00
-
-
-
-
5c74160710
Merge branch 'feature/metadata_class' into develop
Marcel
2018-08-03 11:18:34 +02:00
-
-
e75beff883
[minor] cosmetics on dataPlot bottom layout
Marcel
2018-08-03 11:16:56 +02:00
-
d9a4c40d0b
[minor] hide pick qualities histogram action (not implemented yet)
Marcel
2018-08-03 11:16:08 +02:00
-
b9cf219b39
Adding/modifying documentation in autopick.py
Darius Arnold
2018-08-03 11:05:42 +02:00
-
7b2ae2fa8f
Disable NonLinLoc in testing parameter file
Darius Arnold
2018-08-03 11:01:58 +02:00
-
108ba80b83
[minor] disable length limit when printing diff of picking results
Darius Arnold
2018-08-03 11:00:53 +02:00
-
8dcea2a8c3
[change] PickingResults now only stores actual results, PickingContainer stores intermediary values
Darius Arnold
2018-08-03 10:59:10 +02:00
-
e211a901ff
[bugfix] could not init array map when loading project
Marcel
2018-08-03 09:33:37 +02:00
-
393413d6fc
[bugfix] closes #215
Marcel
2018-08-02 15:42:34 +02:00
-
d5e9cd07d4
[revert] went back to old quality assessment without SNR
Marcel
2018-08-02 14:18:20 +02:00
-
529939b4b8
[minor] removed unused object
Marcel
2018-08-02 13:32:45 +02:00
-
7dae8e1107
[bugfix] not regarding possible * in eventpath in eventbox
Marcel
2018-08-02 13:00:36 +02:00
-
017683806b
[new] if QSettings fails, ask to reset!
Marcel
2018-08-01 13:49:01 +02:00
-
c898f93293
[new] idea for new quality check using SNR
Marcel
2018-08-01 13:25:27 +02:00
-
93bdaa8998
[bugfix] forgot to split * in getFromPath
Marcel
2018-07-31 10:22:45 +02:00
-
e68b634f25
[new] event modification status saved with "dirty" attribute, only save event-XML when modified
Marcel
2018-07-31 09:41:48 +02:00
-
cc9ae9c146
[bugfix] empty picks dictionary leading to KeyError
Marcel
2018-07-31 09:24:43 +02:00
-
076115f7f5
[add] Station A106 to tests
Darius Arnold
2018-07-30 14:32:32 +02:00
-
d14e789e97
Modify test to test that picking is possible for station with only vertical component
Darius Arnold
2018-07-30 14:31:56 +02:00
-
7bbcb489bf
[refactor] add current_figure attribute
Darius Arnold
2018-07-30 14:28:21 +02:00
-
97458b5b42
[minor] small code changes
Darius Arnold
2018-07-30 14:08:49 +02:00
-
b4316ae717
[refactor] improving S pick code by extracting functions
Darius Arnold
2018-07-30 13:36:09 +02:00
-
c89e47ac43
[change] Extract function that calculates cuttimes
Darius Arnold
2018-07-30 12:42:41 +02:00
-
da2b1ed133
[change] Enable picking on traces with only one vertical component
Darius Arnold
2018-07-30 12:03:33 +02:00
-
db9a1371b1
[bugfix] closes #223
Marcel
2018-07-25 15:16:14 +02:00
-
bf5c371459
[bugfix] various bugfixes originating from changes (more picks) in dictionary (refs #233 refs #234)
Marcel
2018-07-25 14:05:15 +02:00
-
bfc745dd30
Merge branch 'develop'
Marcel
2018-07-25 10:53:08 +02:00
-
-
-
-
146ef7098c
[bugfix] closes #233 closes #234
Marcel
2018-07-25 10:46:20 +02:00
-
974ee12076
[update] closes #242 - dpi change added, figures using PylotCanvas can be saved with CTRL+S
Marcel
2018-07-24 15:20:00 +02:00
-
37e2e39f3a
Merge branch 'develop' into feature/metadata_class
Marcel
2018-07-24 14:36:22 +02:00
-
-
-
-
f310afb4c6
[minor] renaming QtAction
Marcel
2018-07-24 14:33:38 +02:00
-
6d6179bb55
[bugfix] closes #251 also fixed for histogram and locateAction
Marcel
2018-07-24 14:32:15 +02:00
-
62287df1b4
[minor] removed "None" from filteroptions
Marcel
2018-07-24 14:16:24 +02:00
-
b3524c562d
[bugfix] closes #260 checking for filtertype first
Marcel
2018-07-24 14:15:32 +02:00
-
9e75f8d4f2
[bugfix] closes #255 filtering should work as intended now
Marcel
2018-07-24 13:54:40 +02:00
-
ef6e011d22
[update] slightly improved feasibility using obspy_dmt with metadata and array map
Marcel
2018-07-23 16:03:15 +02:00
-
eb07c19c2e
[update] metadata/inventory management [bugfix] errors when there were no manual picks using array_map
Marcel
2018-07-23 14:54:53 +02:00
-
09721c7bb9
[add] station CH.FIESA to test_autopickstation
Darius Arnold
2018-07-20 15:06:15 +02:00
-
653e7c9b9a
[remove] unused function for creating an error message for autopickstation tests
Darius Arnold
2018-07-20 15:05:42 +02:00
-
1b815a27b8
[add] HidePrint can be configured to skip hiding for quick debugging of tests
Darius Arnold
2018-07-20 15:04:48 +02:00
-
7fe5d0f7a3
[remove] Redundant checks for missing waveform data
Darius Arnold
2018-07-20 14:50:27 +02:00
-
61b14dc770
[change] Create clean PickingResults instance with only required values
Darius Arnold
2018-07-20 14:49:10 +02:00
-
153beff663
[add] tests for picking with missing trace in stream
Darius Arnold
2018-07-20 13:01:38 +02:00
-
318ca25ef8
[add] handling missing traces
Darius Arnold
2018-07-20 10:39:28 +02:00
-
f802f1db58
[new] working on metadata/inventory selection from GUI
Marcel
2018-07-19 11:50:29 +02:00
-
b348117d5a
[bugfix] tuneAutopicker not using new pb_widget
Marcel
2018-07-18 15:04:07 +02:00
-
90e26cbd8f
[bugfix] various, pick delete/plot behaviour
Marcel
2018-07-18 14:12:59 +02:00
-
12082cb2a9
[minor] removed old code
Marcel
2018-07-18 11:42:46 +02:00
-
ed654024b2
[update] reinstated check4rotated in autoPyLoT
Marcel
2018-07-18 11:39:01 +02:00
-
17c27f9294
[bugfix] add time to metadata.get_coordinates in check4rotated
Marcel
2018-07-18 11:38:33 +02:00
-
ed7ee5d944
[bugfix] progressText not updating in progressBar
Marcel
2018-07-18 11:13:29 +02:00
-
37da7327d0
[bugfix] using Metadata class for pickDlg, not yet working for array_map (WIP!)
Marcel
2018-07-17 16:04:20 +02:00
-
c172cfa892
Merge branch 'develop' into feature/metadata_class
Marcel
2018-07-17 14:51:24 +02:00
-
-
-
-
1fc62a5e9d
[bugfix] add trace starttime to metadata.get_coordinates call
Marcel
2018-07-17 14:22:27 +02:00
-
cf34c9465c
[minor] cosmetics
Marcel
2018-07-17 14:22:14 +02:00
-
dda997e457
[update] autopick -> only export necessary XML (WIP)
Marcel
2018-07-17 10:53:37 +02:00
-
fbc01290d5
[update] make PYQTGRAPH mandatory for PyLoT (stop maintaining unused stuff)!
Marcel
2018-07-17 10:06:03 +02:00
-
64885db214
[update] no more replotting of whole data when pick is changed
Marcel
2018-07-17 09:42:13 +02:00
-
5b48b744fd
[update] plotting (added fill_between again now performance got increased)
Marcel
2018-07-16 17:56:17 +02:00
-
469d91bfdc
[cleanup] removed has_spe function, using dict.get method instead!
Marcel
2018-07-16 16:10:49 +02:00
-
663d244f70
[cleanup] removed some parentheses
Marcel
2018-07-16 16:05:43 +02:00
-
7a0d3486a6
[cleanup] code cleanup by PyCharm
Marcel
2018-07-16 14:21:41 +02:00
-
754d42c8e3
[cleanup] add requirements to setup.py
Marcel
2018-07-16 14:14:07 +02:00
-
415af11f63
[cleanup] add @staticmethod, some other stuff
Marcel
2018-07-16 14:09:06 +02:00
-
d151cdbc6d
[bugfix] added missing parameter "WAScaling" (not knowing what it does but it was missing!)
Marcel
2018-07-16 13:59:21 +02:00
-
b22d04db47
[cleanup] replace equality by "is"
Marcel
2018-07-16 13:52:28 +02:00
-
e210bd8793
[add] number of active picks (and total)
Marcel
2018-07-16 13:51:18 +02:00
-
0e70520a78
[bugfix] Spick quality check doing random stuff caused by copy paste errors
Marcel
2018-07-16 11:07:47 +02:00
-
ad686d42db
[minor] update_status when loading multiple events
Marcel
2018-07-12 16:36:56 +02:00
-
a9636caf73
[bugfix] picks for S and P were deleted when wadati check failed
Marcel
2018-07-17 14:44:31 +02:00
-
27f5a0d50c
[remove] unused function, check was moved to init method
Darius Arnold
2018-07-17 14:01:23 +02:00
-
85b34177c4
[add] default values for parameters of AutoPickStation init method
Darius Arnold
2018-07-17 13:59:46 +02:00
-
775d3de46c
Change whitespace, add comments/documentation
Darius Arnold
2018-07-17 13:59:13 +02:00
-
6d26338f2e
Decrease indentation in pick_s_phase
Darius Arnold
2018-07-17 13:56:25 +02:00
-
02873938cb
[change] minSlope value decreased due to difference in slope calculation
Darius Arnold
2018-07-17 11:37:29 +02:00
-
d84be68694
[add] tests for file where metadata has changed due to changed instruments
Darius Arnold
2018-07-17 11:18:07 +02:00
-
787c46eeaf
[add] tests for file where metadata is available at multiple time intervals
Darius Arnold
2018-07-17 11:17:23 +02:00
-
da29b286f1
[add] tests for read_single_file
Darius Arnold
2018-07-17 10:56:53 +02:00
-
7734650d2e
Move the metadata files used ofr testing into own folder
Darius Arnold
2018-07-17 10:34:42 +02:00
-
f5c1fea159
[Change] use HidePrints to clean output of test results
Darius Arnold
2018-07-13 23:25:11 +02:00
-
6ae5a213d1
[update] Metadata docstrings improved
Darius Arnold
2018-07-13 23:10:47 +02:00
-
10aa0360bc
[Add] Utility class to hide prints during testing
Darius Arnold
2018-07-13 21:33:27 +02:00
-
c308415aa5
Move test_autopickstation to subdirectory in pylot/tests
Darius Arnold
2018-07-13 09:45:57 +02:00
-
2c92f6f2fd
Merge branch 'develop' into feature/refactor
Darius Arnold
2018-07-13 09:28:50 +02:00
-
-
-
-
3b52b7a28f
[bugfix] fixed some bugs resulting from restructuring of serial/parallel picking
Marcel
2018-07-12 15:56:34 +02:00
-
9f1672d793
[hotfix] something went wrong trying to merge/rebase develop
Marcel
2018-07-12 14:17:06 +02:00
-
319343499b
[bugfix] parallel picking called accidently
Marcel
2018-07-12 14:14:22 +02:00
-
d360d9db92
[bugfix] raise Exception if no Z-component is found for Magnitude calculation
Marcel
2018-07-12 14:13:34 +02:00
-
9a5624c951
[change] return values of autopickstation
Marcel
2018-07-12 14:09:25 +02:00
-
1d215c181c
[update] time optional for get_metadata/get_coordinates, if not time is specified use current UTCDateTime
Marcel
2018-07-12 11:43:15 +02:00
-
84ed0b900f
[update] unit test for Metadata class
Marcel
2018-07-12 11:28:43 +02:00
-
1d571a0046
[add] Metadata class now requires time for get_metadata and get_coordinates as well
Marcel
2018-07-12 11:27:20 +02:00
-
3bd5243f2a
[minor] typo
Marcel
2018-07-12 10:04:35 +02:00
-
6b28b9c9c6
Merge remote-tracking branch 'origin/feature/metadata_class' into feature/metadata_class
Marcel
2018-07-12 09:47:40 +02:00
-
-
704a45f845
[minor] changes/testing threshfactor
Marcel
2018-07-12 09:33:52 +02:00