Darius Arnold
869ede96a9
Rewrite check4rotated function to work with new Metadata class
2018-07-12 09:46:52 +02:00
Darius Arnold
82ac08157c
[bugfix] azimuth <45° was misattributed as E instead of N trace in check4rotated
2018-07-10 21:41:07 +02:00
Darius Arnold
0dc4d64826
Rewrite check4rotated function to work with new Metadata class
2018-07-10 20:22:25 +02:00
Darius Arnold
51f2ded063
[add] basic unittests for Metadata class
2018-07-10 17:07:46 +02:00
Darius Arnold
756b5d67da
[bugfix] getQualityFromUncertainty giving worst quality for uncertainty values between two classes
...
Now the quality classes are exclusive lower bound and inclusive upper bound.
2018-05-29 18:27:15 +02:00
Darius Arnold
90e6c758d8
[bugfix] convert string response from qsettings to integer for calculation
2018-04-06 14:35:24 +02:00
Darius Arnold
aba1a16f98
Merge branch 'feature/parameter_limits' into develop
2018-03-19 11:44:22 +01:00
Darius Arnold
8f78b6d8c8
[Add] Parameters clamped according to min/max values in default_parameters
2018-03-07 14:24:41 +01:00
Darius Arnold
a44ada9938
[minor] correct misspelling in min value key in default_parameters
2018-03-07 14:23:36 +01:00
Darius Arnold
ef8c19b747
Merge branch 'develop' into feature/parameter_limits
2018-03-07 11:16:37 +01:00
Darius Arnold
b6fddaf208
[add] docstrings for event.py
2017-11-15 11:37:13 +01:00
Darius Arnold
983e4c25a3
[add] docstrings in pylot/core/loc
2017-11-13 11:45:25 +01:00
Darius Arnold
6aacd2dd55
[add] docstrings in pylot/core/io
2017-11-13 11:44:57 +01:00
Darius Arnold
b2f211516a
[change] docstrings in picker.py
2017-11-13 09:49:44 +01:00
Darius Arnold
887eeba6ec
[minor] small docstring changes
2017-10-25 21:55:19 +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
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
Darius Arnold
6d0083040c
Merge branch 'feature/fix-tuneautopicker_stationlist' into develop
2017-09-15 20:49:38 +02:00
Darius Arnold
586abea874
[bugfix] same treatment of waveform data in tune autopicker and load waveform
...
fixes #217 . While generating the station list for the tune autopicker dialog, waveform data was loaded and some traces were removed (gaps, doubled, rotated). However, not all the functions were called on wfdat, so some stations would be unavailable in the general waveform overview for the event, but could be selected in the tune autopicker.
2017-09-15 20:48:22 +02:00
Darius Arnold
2ee3c9a304
[change] show more stations in stationbox of tune autopicker dialog
2017-09-15 18:59:17 +02:00
Darius Arnold
2e6c33de45
[bugfix] allow picking of S phase in lower area of waveform plot
...
Fixes bug report #211
2017-09-15 18:56:04 +02:00
Darius Arnold
864f035456
Merge branch 'improve_jackwada_plots' into develop
2017-09-15 18:32:26 +02:00
Darius Arnold
27a6af6636
improved jackknife/median plot
...
added different colors to markers for accepted picks, jackknife reject picks and median rejected picks, added lines indicating median tolerance
2017-09-15 18:31:20 +02:00
Darius Arnold
62625d6941
improved wadati plot
...
added names of stations, added lines indicating wadati tolerance
2017-09-15 18:28:33 +02:00
Darius Arnold
7c528a4bfd
[change] jackknife and wadati plot show one instead of two points in legend
2017-09-15 16:48:08 +02:00
Darius Arnold
8dc5be8e49
[bugfix] removed unneccessary command added during tight layout change
2017-09-15 16:47:12 +02:00
Darius Arnold
a7fd239574
[bugfix] improvements to removal of NaNs during Cf calculation
2017-09-15 16:28:27 +02:00
Darius Arnold
c8affae0c2
Merge branch 'tightlayout_tuneauto' into develop
2017-09-15 14:12:33 +02:00
Darius Arnold
ec8d471ce1
[change] enabled tight layout for tune autopicker plots
2017-09-15 14:11:28 +02:00
Darius Arnold
a96f8dcb7d
[add] wadati, jackknife and median test print excluded stations
2017-09-15 13:24:13 +02:00
Darius Arnold
c65d6b8376
[bugfix] catch empty pickdics during comparison
...
Only the P phase might be picked by purpose, or the autopicker might not find any valid S onsets
2017-09-15 13:17:40 +02:00
Darius Arnold
ff891cacdc
add tight layout to overview plots of tune autopicker dialog
2017-09-15 13:15:30 +02:00
Darius Arnold
00df77e723
[add] remove mean from traces to avoid filtering artifact
...
Traces with constant offset (mean != 0) produce a large, low period artifact when filtered, even with tapering.
2017-09-15 12:09:56 +02:00
Darius Arnold
219d2d0e5a
Merge remote-tracking branch 'origin/develop' into develop
2017-09-15 11:38:06 +02:00
Darius Arnold
49adc5418f
[bugfix] calculate slope up to first local maximum only
...
before it was calculated to global maximum in slope window
2017-09-07 16:47:42 +02:00
Darius Arnold
8a600e1bfa
Merge remote-tracking branch 'origin/develop' into develop
2017-09-07 16:43:21 +02:00
Darius Arnold
e6d5dccb74
[bugfix] add default values when wadaticheck fails
...
Else plotting crashes due to unset variables
2017-08-31 21:58:13 +02:00
Darius Arnold
9e1af65af7
[bugfix] AIC-CF was smoothed using wrong parameter
...
aictsmooth was unused in pylot, instead the tsmoothP parameter was used two times.
aictsmooth should smooth the AIC-CF during the determination of the preliminary onset. tsmoothP is used to smooth the HOS-CF during pragmatic picking.
2017-08-31 00:07:38 +02:00
Darius Arnold
1ceb347602
[bugfix] avoid indexing an empty array when there are no NaNs at start of CF
2017-08-29 15:05:34 +02:00
Darius Arnold
bac6d6f5ec
[add] jackknife safety factor no longer hardcoded, GUI parameter added
2017-08-29 15:05:10 +02:00
Darius Arnold
71973a5348
[bugfix] Earllate-Picker would use wrong timearray for plotting
...
signal-timearray gets doubled if not enough zero crossings are found to calculate valid signal period. Plotting would then use the old "single" timearray.
2017-08-29 14:58:20 +02:00
Darius Arnold
b232a2a194
[bugfix] check4rotated unable to access metadata in TuneAutopicker
2017-08-29 14:40:26 +02:00
Darius Arnold
5648fc1870
[change] replace NaN's in HOScf by first NaN value instead of zero
2017-08-29 14:40:05 +02:00
Darius Arnold
0852bf0f80
[bugfix] handle to short zero crossings window
2017-08-29 14:39:30 +02:00
Darius Arnold
afd03da178
[change] more readable indexing during slope determination
2017-08-29 14:39:09 +02:00
Darius Arnold
8ce9e40d49
[bugfix] catch empty index array during slope determination
2017-08-29 14:38:57 +02:00
Darius Arnold
19566715a7
[add] tune autopicker displays picked onset time and error in seconds
2017-08-29 14:38:36 +02:00
Darius Arnold
09374f8242
[bugfix] compare now shows histogram for all stations
2017-08-21 12:19:23 +02:00