We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8efd5 commit 37dec0cCopy full SHA for 37dec0c
examples/dedisperse_stream.py
@@ -19,7 +19,7 @@
19
# Read filterbank data,
20
21
# Standard file
22
-special_pspm = fb.Filterbank(filename = "../data/my_special_pspm.fil")
+special_pspm = fb.Filterbank(filename = "./my_special_pspm.fil")
23
highest_x=10
24
max_delay=10
25
0 commit comments