jeldrik
a13defbe42
Added getQualitiesFromXML and EventlistFromXML scripts and respective buttons
...
Changed Icons for both Button - only temporary versions at the moment
2022-01-24 10:11:44 +01:00
jeldrik
0ee239f4a6
Added chooseArrivals Function to phases.py
...
Function takes dictionary with auto and manual picks and prefers the manual ones for saving data
2022-01-18 22:39:57 +01:00
jeldrik
131f6782af
Temporary fix for Auto/Manual Pick Dictionary detection + fix for .pha files not getting saved
2021-11-21 13:04:25 +01:00
ludger
15cad42868
[Bugfix] Export of picks did not work because dictionary key pickmethod
...
was not taken into account.
2021-09-20 12:13:20 +02:00
jeldrik
7f9d240d02
Adding Bugfix from port-to-py3 port for incorrect picksdict to develop branch
2021-09-05 09:26:59 +02:00
ludger
30eb8fbbbd
[Bugifx] Taup model was hard coded as iasp91.
2021-07-07 11:10:23 +02:00
ludger
3af02bbbf7
Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop
2021-06-18 13:01:43 +02:00
ludger
a6af015f05
For some data scopy is not working (??), captured that.
2021-06-18 12:59:38 +02:00
marcel
6e40811b01
[minor] small bugfix
2021-06-17 15:34:55 +02:00
ludger
67e2ba3ad7
Additional screen output, temporarily comment amplitude info for
...
obs-file.
2021-06-15 11:18:24 +02:00
jeldrik
5289be55dd
Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop
2021-05-06 13:49:12 +02:00
jeldrik
27c9bbb96a
Manualy adding generic Amplitude to .obs files
...
Due to the obspy write function not including the generic Amplitude/A0 in the .obs file (NonLinLoc) even when the Event holds this Data. Obspy Team has been informed by opening an issue on Github
2021-05-06 13:48:44 +02:00
marcel
07e7ef3efa
[revision] cleaned up unclean code: tabs -> spaces
2021-03-30 16:39:44 +02:00
jeldrik
217fa330c1
Fixed eventlist not working after locating twice
...
Changed exception when less then 2 horizontals are found to warning
2021-03-29 16:05:50 +02:00
ludger
21453159b7
Started implementing saving peak-to-peak amplitude in .obs file
2020-12-10 12:50:33 +01:00
ludger
f40d22af33
FOCMEC needs suffix *.in for input file.
2020-10-15 10:02:02 +02:00
ludger
01fea084d5
[Bugfix] Avoid printing * in focmec-input file.
2020-10-15 09:43:25 +02:00
ludger
49c747b638
Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop
2020-10-06 11:26:37 +02:00
marcel
f8f4e6789c
[new] add extent option "active" to pick high frequency active seismic data
2020-10-06 10:44:27 +02:00
ludger
08c2d7556f
Implemented first-motion info into picking window.
2020-09-30 13:27:02 +02:00
ludger
7d77cb0b2f
[Bugfix] Wrong syntax for multiple if statements.
2020-09-30 10:11:10 +02:00
ludger
6f70b2c0e2
Implemented first-motion picker within manual picking.
2020-09-29 16:48:38 +02:00
ludger
8f1ab87045
Started implementing automated first-motion picking within manual
...
picking.
2020-09-28 16:55:25 +02:00
ludger
37c8858096
Limit number of fft bins.
2020-09-21 17:01:06 +02:00
ludger
e4cfebe989
Capture possible error occuring due to to incomplete dictonaries.
2020-07-30 15:21:26 +02:00
ludger
da360990f6
[Bugfix]: Capture error ocurring when writing output files without event
...
location.
2020-07-30 13:55:56 +02:00
ludger
79192cda33
Distinguish between auto picks and manual picks in code.
2020-07-30 13:04:45 +02:00
ludger
066db3df53
Removed unnecassary print statements.
2020-07-30 10:40:34 +02:00
ludger
6d81e4a132
Speed up spectral fit; take into account that in seldom cases not all
...
pick information in pick dictionary are available.
2020-07-30 10:37:39 +02:00
ludger
f49b9054b0
[Bugfix]: Take into account onset time might be None.
2020-07-29 15:10:22 +02:00
ludger
82e2c325ae
Return 'N' (noisy) for first motion instead None.
2020-07-29 14:51:23 +02:00
ludger
e64135c7a8
[Bugfix]: Check for key S and be sure to get element weight for pick
...
dictionary.
2020-07-29 12:14:42 +02:00
ludger
b7795ca562
Removed right-side picking to stabilize algorithm.
2020-07-29 10:10:18 +02:00
ludger
8066bd2f01
Avoid IOerror, relaxed to warning message to keep PyLoT running.
2020-07-28 17:16:48 +02:00
ludger
df6a6c1c71
Added output for hypoDD.
2020-07-28 13:08:25 +02:00
ludger
2bab42a0dc
[Bugfix] invlist is already inventory object!
2020-07-27 16:26:11 +02:00
ludger
c7d8569105
Enabled writing for FOCMEC output.
2020-07-23 16:51:05 +02:00
ludger
003ba76650
[Bugfix]: PyLoT is now able to write VELEST-input cnv-file.
2020-07-21 16:22:17 +02:00
ludger
7617958a1c
Capture problems during data fitting.
2020-07-21 11:55:27 +02:00
ludger
707c596672
[Bugfix]: No scaling if 0.0!
2020-07-08 15:32:16 +02:00
ludger
075beb2db3
[Bugfix]: network magnitude has never been scaled!
2020-07-08 15:20:03 +02:00
ludger
7023bc4ce4
Bug workaround: sometimes rotate2zne fails resulting in an permanent
...
error
2020-07-08 14:57:43 +02:00
marcel
9486d7aced
[changed] major change in QSettings behavior when saving channel order (alternative naming (ZNE -> 123)), RESET OF QSETTINGS MIGHT BE NECESSARY (PyLoT.py --reset_qsettings)
2020-06-16 15:06:51 +02:00
marcel
1a20d7fbcb
[bugfix] workaround for MacOS, where SetChannelComponents class can not be saved using QSettings
2020-06-16 12:03:34 +02:00
marcel
fb6ba83cc5
[new] added --reset_qsettings option to PyLoT in case of corrupted QSettings
2020-06-16 11:09:50 +02:00
marcel
02083e2bf8
[change] magnitude calculation problem using evalresp in GUI, changed to usage of ObsPy intrinsic function
2020-06-08 17:42:05 +02:00
marcel
7187cb337b
[various] fixes on array_map
2020-06-08 14:23:05 +02:00
ludger
fa093ccac6
Take into account that creation info sometimes is not available.
2020-06-03 13:19:31 +02:00
marcel
6ad187b7fa
[update] added missing function for refactor commit
2020-01-14 14:03:13 +01:00
marcel
78eca1b222
[update] some smaller changes in GUI and array_map
2020-01-14 13:57:12 +01:00