|
eaabdce47a
|
[bugfix] on magnitudes
|
2019-06-24 15:05:02 +02:00 |
|
|
fe73d2e054
|
[minor] make safety copy of existing deleted picks file before overwriting
|
2019-06-24 15:05:02 +02:00 |
|
Ludger Küperkoch
|
6caa3ee9ce
|
Additional screen output.
|
2019-06-19 17:32:57 +02:00 |
|
Ludger Küperkoch
|
bae20e7e7c
|
[bugfix] Plot was not enabled, indentation correction (though uncomment)
|
2019-06-19 16:52:31 +02:00 |
|
Ludger Küperkoch
|
bf20ad92da
|
[bugfix] Condition for using entire waveform (Ldiff<0) was too weak.
|
2019-06-19 14:41:45 +02:00 |
|
Ludger Küperkoch
|
bca4ce1c11
|
[bugfix] If getsignalwindow provided an empty array, checksignallength failed and lead to incomplete pick dictionaries.
|
2019-06-19 14:07:15 +02:00 |
|
|
e6f4545058
|
[remove] restflag (unused)
|
2019-06-18 15:38:05 +02:00 |
|
|
f51fdd01d5
|
[minor] typo
|
2019-06-18 14:34:16 +02:00 |
|
|
6f4378e4c2
|
[minor] updated .gitignore
|
2019-06-18 14:04:10 +02:00 |
|
|
2963587ea1
|
Revert "Take into account that for individual stations cut times are set to zero, which has then lead to wrong initial pick times."
This reverts commit 291db16e2b .
|
2019-06-18 14:01:05 +02:00 |
|
|
06235cc092
|
[bugfix] added check for length of data array, code was lost on refactoring
|
2019-06-18 13:58:35 +02:00 |
|
|
61b514fae1
|
[bugfix] on deleted picks
|
2019-06-18 11:35:43 +02:00 |
|
|
dcca731890
|
[bugfix] workaround for SPt in pick dictionary
|
2019-06-18 11:35:43 +02:00 |
|
|
508250f03f
|
[minor] corrected time axes to correct endtime (was increased by one sample using npts*dt instead of npts-1*dt)
|
2019-06-18 11:35:42 +02:00 |
|
Ludger Küperkoch
|
291db16e2b
|
Take into account that for individual stations cut times are set to zero, which has then lead to wrong initial pick times.
|
2019-06-17 20:48:01 +02:00 |
|
Ludger Küperkoch
|
d9777eaa05
|
Take into account seismograms too short for given cut times!
|
2019-06-17 17:26:23 +02:00 |
|
Ludger Küperkoch
|
0e65478645
|
Removed unnecessary pdb.
|
2019-06-14 18:49:53 +02:00 |
|
Ludger Küperkoch
|
2d7b7708a1
|
Variable pick referenced before assignment, cosmetics.
|
2019-06-14 12:50:16 +02:00 |
|
Ludger Küperkoch
|
025822c485
|
On the way to stable magnitude determination, still buggy!
|
2019-06-14 12:35:56 +02:00 |
|
Ludger Küperkoch
|
ed9a7c27aa
|
Additional information on the screen.
|
2019-06-04 14:22:08 +02:00 |
|
Ludger Küperkoch
|
bb313f0f49
|
Re-implemented magnitude calculation within manual picking/location, yet on-going work
|
2019-06-04 12:29:53 +02:00 |
|
|
102b7eafe3
|
[new] log deleted picks in json file
|
2019-05-29 15:59:05 +02:00 |
|
Ludger Küperkoch
|
02a0abffd9
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
|
2019-05-29 13:14:02 +02:00 |
|
Ludger Küperkoch
|
caf76fe94b
|
Replaced ValueError with return, maybe this is only a bad workaround!
|
2019-05-29 13:12:39 +02:00 |
|
|
3ccf826f25
|
[new] FileExtensionDialog for load-picks (e.g. _correlatex.xml)
|
2019-05-29 10:37:16 +02:00 |
|
|
fdcd35186f
|
[add] $NSLOTS variable to autopylot shell script
|
2019-05-29 10:36:52 +02:00 |
|
|
87bd46b535
|
[bugfix] Exception had no attribute message
|
2019-05-29 10:36:37 +02:00 |
|
|
8164710ea4
|
[bugfix] plotting map without picks lead to an exception
|
2019-05-28 12:20:29 +02:00 |
|
|
74c68d6a14
|
[hotfix] deepcopy of Pickparameter object
|
2019-05-28 11:23:47 +02:00 |
|
|
77eec8e94c
|
[bugfix] some small fixes regarding plotting and reading notes.txt
|
2019-05-28 11:23:47 +02:00 |
|
|
20dc5a132a
|
[minor] removed old unused code
|
2019-05-28 11:23:46 +02:00 |
|
Sally
|
777981e8c6
|
Removal of Dead Code
Old Code that is not used any longer (was rewritten).
|
2019-04-30 09:09:14 +02:00 |
|
Sally
|
399bb722eb
|
[bugfix] Sorting items before removing them from list
The selectedIndexes are now sorted before the are removed from the listView. Otherwise you get problems with indices that aren't in descending order.
|
2019-04-30 09:09:14 +02:00 |
|
|
b228467097
|
[bugfix] mixed up > and <
|
2019-04-12 15:30:00 +02:00 |
|
|
3806026438
|
[bugfix] import lost on merge
|
2019-04-12 15:29:45 +02:00 |
|
|
d0e6c2819c
|
[bugfix] partial of old code remained after merge
|
2019-04-12 10:37:15 +02:00 |
|
|
1ee3e43451
|
[change] visual changes in array map (contourf->contour)
|
2019-04-12 10:35:16 +02:00 |
|
|
aca0cfcabc
|
[minor] refactor comparison
|
2019-04-12 10:35:16 +02:00 |
|
|
98e9e786af
|
[new] gain control for main plot window (hotkeys: +, - [amplified with Ctrl] and R [reset])
|
2019-04-12 10:35:16 +02:00 |
|
|
6b9231abd3
|
[merge] feature/refactor into develop
|
2019-04-12 10:31:29 +02:00 |
|
|
b11b5c630b
|
[change] pre-merge changes in develop that were made in parallel on refactor
|
2019-04-12 10:28:50 +02:00 |
|
Darius Arnold
|
dd2efe7514
|
Remove unused code of old PickingParameters
|
2019-04-09 22:13:49 +02:00 |
|
Darius Arnold
|
49f7ba3eab
|
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
|
2019-04-09 20:41:08 +02:00 |
|
Darius Arnold
|
d4fa0a7697
|
Replace all usages of signal_length_params with corresponding pickparams
|
2019-04-09 20:34:06 +02:00 |
|
Darius Arnold
|
7b2973982d
|
Replace all usages of first_motion_params with corresponding pickparams
|
2019-04-09 18:45:07 +02:00 |
|
Darius Arnold
|
dce00caf25
|
Replace all usages of s_params with corresponding pickparams
|
2019-04-09 18:41:41 +02:00 |
|
Darius Arnold
|
076c498fab
|
Replace all usages of p_params with corresponding pickparams
|
2019-04-09 18:39:24 +02:00 |
|
Darius Arnold
|
281e92e2a9
|
Add init to AR3Ccf that extracts parameters from pickparam
|
2019-04-09 18:19:26 +02:00 |
|
Darius Arnold
|
cd63896060
|
Add init to ARHcf that extracts parameters from pickparam
|
2019-04-09 18:18:17 +02:00 |
|
Darius Arnold
|
790cf803d7
|
Add init to ARZcf that extracts parameters from pickparams
t1, t2 cant be extracted in the init function since they are not the same during the first and the second instantiation.
|
2019-04-09 17:43:30 +02:00 |
|