Commit Graph
13 Commits
Author SHA1 Message Date
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