Skip to content

Commit

Permalink
Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
abalijepalli committed Aug 14, 2013
1 parent ad86527 commit 9c0d94c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified deps/site.py
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# raw_input("Enter to continue")
# dirname='/Volumes/DATA/tetheredPEG/20130716/',filter='*abf'
SingleChannelAnalysis.SingleChannelAnalysis(
abfTrajIO(fnames=['/Users/balijepalliak/Desktop/peg2k/first hour/13730039_001.abf', '/Users/balijepalliak/Desktop/peg2k/first hour/13730039_002.abf']),
abfTrajIO(dirname='/Users/balijepalliak/Desktop/peg2k/selected m60', filter='*abf'),
es.eventSegment,
sra.stepResponseAnalysis
).Run()
Expand Down

0 comments on commit 9c0d94c

Please sign in to comment.