[adresses #195] read_data now working correctly on QuakeML data
This commit is contained in:
@@ -11,7 +11,7 @@ __version__ = _getVersionString()
|
||||
__author__ = 'sebastianw'
|
||||
|
||||
|
||||
def readData(fn):
|
||||
def read_data(fn):
|
||||
"""
|
||||
Reads pick data from QuakeML files named FN and returns a dictionary
|
||||
containing a ProbabilityDensityFunction object for each pick.
|
||||
|
||||
Reference in New Issue
Block a user