Skip to content

Commit

Permalink
deleted subSamp option of createCluster
Browse files Browse the repository at this point in the history
  • Loading branch information
d-chambers committed Dec 15, 2015
1 parent 72dee87 commit 44ef033
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions detex/construct.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ def createCluster(CCreq=0.5,
fileName='clust.pkl',
decimate=None,
dtype='double',
eventsOnAllStations=False,
subSamp=True,
eventsOnAllStations=False,
enforceOrigin=False,
fillZeros=False):
"""
Expand Down

0 comments on commit 44ef033

Please sign in to comment.