Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wonkoderverstaendige/dataman
Browse files Browse the repository at this point in the history
  • Loading branch information
wonkoderverstaendige committed Dec 12, 2019
2 parents 73aabbd + 3f60237 commit 04fe850
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dataman/dataman.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ def main():
conv Convert formats and layouts
ref Creating references/reference-subtracting data
split Split file into separate files bundling channels
detect Detect and extract spikes from the wideband signal
feature Calculate features from waveforms for clustering
''')
parser.add_argument('command', help='Command to execute', nargs='?', default=None)
parser.add_argument('-v', '--verbose', action='count',
Expand Down

0 comments on commit 04fe850

Please sign in to comment.