[adresses #195] read_data now working correctly on QuakeML data

This commit is contained in:
2016-03-31 08:50:09 +02:00
parent bd2bad7367
commit 1fecec1696
2 changed files with 20 additions and 8 deletions

View File

@@ -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.