Marginal changes
This commit is contained in:
parent
200695e7ca
commit
af555ab1ee
@ -7,7 +7,6 @@ import os
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
import glob
|
import glob
|
||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
from obspy import read_events
|
from obspy import read_events
|
||||||
|
|
||||||
from pylot.core.io.phases import picksdict_from_picks
|
from pylot.core.io.phases import picksdict_from_picks
|
||||||
@ -289,7 +288,6 @@ class PDFDictionary(object):
|
|||||||
values['mpp'],
|
values['mpp'],
|
||||||
values['lpp'],
|
values['lpp'],
|
||||||
type=type)
|
type=type)
|
||||||
|
|
||||||
return pdf_picks
|
return pdf_picks
|
||||||
|
|
||||||
def plot(self, stations=None):
|
def plot(self, stations=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user