[README] added some necessary information to the README for first release; renamed pylot_sample.in for convenience and removed an obsolete import

This commit is contained in:
2016-10-04 06:32:10 +02:00
parent ae0cc5e160
commit 91c181ef2d
3 changed files with 63 additions and 12 deletions

View File

@@ -17,7 +17,6 @@ from pylot.core.pick.charfuns import CharacteristicFunction
from pylot.core.pick.charfuns import HOScf, AICcf, ARZcf, ARHcf, AR3Ccf
from pylot.core.pick.utils import checksignallength, checkZ4S, earllatepicker, \
getSNR, fmpicker, checkPonsets, wadaticheck
from pylot.core.util.dataprocessing import restitute_data
from pylot.core.util.utils import getPatternLine
from pylot.core.io.data import Data