Minor changes
This commit is contained in:
parent
f51761146b
commit
fa7a0e9c10
@ -962,7 +962,7 @@ class PickDlg(QDialog):
|
|||||||
|
|
||||||
# save pick times for actual phase
|
# save pick times for actual phase
|
||||||
phasepicks = dict(epp=epp, lpp=lpp, mpp=mpp, spe=spe,
|
phasepicks = dict(epp=epp, lpp=lpp, mpp=mpp, spe=spe,
|
||||||
picker=self.getUser(), channel=channel,
|
picker='manual', channel=channel,
|
||||||
network=wfdata[0].stats.network)
|
network=wfdata[0].stats.network)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user