marcel
f0b6897053
[bugfix] identity check of np.array
2018-04-18 16:01:39 +02:00
marcel
ba37d587a6
[update] testing min/max plot (WIP)
2018-04-13 10:56:52 +02:00
marcel
10c26a8261
Merge branch 'develop' into feature/obspy_dmt_interface
2018-04-05 16:03:26 +02:00
marcel
b730b16ac6
[add] check for plot quantity
2018-04-05 16:02:53 +02:00
marcel
c655371bae
[minor] add RELEASE-VERSION to gitignore
2018-04-05 15:34:49 +02:00
marcel
67ee544522
Merge branch 'develop' into feature/obspy_dmt_interface
2018-04-05 15:33:48 +02:00
marcel
4cf785a135
[add] synthetic data plot (not yet flexible)
2018-04-05 15:33:40 +02:00
marcel
f3627033b1
[bugfix] auto downsampling not working
2018-04-05 15:06:23 +02:00
marcel
bd086e6cd4
Merge branch 'develop' into feature/obspy_dmt_interface
2018-04-04 15:20:30 +02:00
marcel
a201b99c2e
[bugfix] closes #256 , not asking for filteroptions if no filterphase
2018-04-04 15:17:55 +02:00
marcel
889628ceee
[remove] RELEASE VERSION!!!
2018-04-04 15:17:55 +02:00
marcel
366db9aef0
[initial] first changes to supply an interface to an obspyDMT database
2018-04-04 14:57:54 +02:00
marcel
79412c392d
[add] gitignore
2018-04-03 16:04:29 +02:00
marcel
8f5292b957
[minor] added Error if phase can not be identified
2018-03-28 10:24:24 +02:00
marcel
4002ccfd1a
[bugfix] pickdlg not deleted, consuming tons of memory
2018-03-28 10:24: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
marcel
f9203d92e8
[bugfix] tuneAutopicker not working without 'P' and 'S' in picks
2018-03-05 17:49:40 +01:00
marcel
39f9238a06
[new] function to modify project/event rootpath (called on loading project)
2018-03-05 17:45:07 +01:00
marcel
8dabfb41d8
[add] check for event data
2018-03-05 16:51:06 +01:00
marcel
4918448d92
[bugfix] some fixes on hovering/renaming picks
2018-02-23 10:37:23 +01:00
marcel
9e74ff04c2
[add] linear detrend for manual picking...
2018-02-22 16:31:01 +01:00
marcel
39b925f475
[bugfix] init of Filteroptions class not working with kwargs
2018-02-22 16:26:46 +01:00
marcel
b076ee90fa
[add] cb for overwriteFilter, else filter automatically again
2018-02-22 16:03:11 +01:00
marcel
bff888c98a
[bugfix] emitted signal disturbing reset feature
2018-02-22 11:33:14 +01:00
marcel
2e5ed974f0
[bugfix] filteroptions were not loaded from project
2018-02-22 11:28:46 +01:00
marcel
90bc7642fd
[update] default corners=4!
2018-02-22 11:19:24 +01:00
marcel
08b3c70497
[add] labels auto/manu
2018-02-22 11:16:56 +01:00
marcel
69955ff439
[add] reset (to auto settings) button
2018-02-22 10:51:26 +01:00
marcel
fa46385a52
[add] color representation of auto filter values
2018-02-22 10:05:57 +01:00
marcel
144ecda61e
Merge branch 'feature/additional_channel_display' into develop
2018-02-21 13:39:49 +01:00
marcel
ff65fd2290
[minor] some updates
2018-02-21 13:36:43 +01:00
Ludger Küperkoch
f56d32b661
New button for showing pick qualities. Still work in progress.
2018-02-01 11:42:34 +01:00
Ludger Küperkoch
da06115886
New button for getting histogram of pick qualities, in progress.
2018-01-30 16:16:41 +01:00
Ludger Küperkoch
dc6c6445a9
Default for input parameter iplot.
2018-01-30 11:11:57 +01:00
Ludger Küperkoch
1b85625643
[Bugfix] Two times "def calPick(self)" (accidently?).
2018-01-30 10:06:22 +01:00
Ludger Küperkoch
af393d5118
Take into account that dip/azimut might be 0 when not available.
2018-01-25 11:34:37 +01:00
marcel
819e4d7076
[bugfix] skip unknown channels for everything but comparison option
2018-01-17 16:38:11 +01:00
marcel
60a2863629
[bugfix] copy/paste failure
2018-01-17 16:28:50 +01:00
marcel
c6cd6b2d69
[bugfix] use filter selected for ini pick not auto, save this filteropt.
2018-01-17 12:19:32 +01:00
marcel
0e057af39b
[cleanup] simplifaction of setIniPickP/S functions, merge into one
2018-01-17 12:04:07 +01:00
marcel
473529961e
[update] EVERY trace now scaled relative to its own noiselevel
2018-01-17 11:47:52 +01:00
marcel
d2437b5014
Merge branch 'develop' into feature/additional_channel_display
2018-01-17 10:31:40 +01:00
marcel
97de485c99
[bugfix] case pg=False: internal change of pylot canvas updated
2018-01-17 10:30:38 +01:00
marcel
98f7ff8406
[update] resetZoom after picking
2018-01-16 16:17:18 +01:00
marcel
f4632ac1f5
[update] enable/disable comboboxes in pick mode
2018-01-16 16:10:47 +01:00
marcel
c520c7c212
[new] HUGE rearrangement of initial pick behavior (untested)
...
- zooms on selected channels after initial pick
- ylims not relying on noiselevel anymore (better overview and not possible with more than one phase),
xlims now based on mean snr of all selected channels for initial pick instead of snr of one 'random' channel
2018-01-16 16:06:24 +01:00
marcel
ec394d447d
[new] choose channels to pick on for each phase
2018-01-16 13:33:12 +01:00