Skip to content

Commit 37dec0c

Browse files
committed
Changed file name
1 parent 8d8efd5 commit 37dec0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dedisperse_stream.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Read filterbank data,
2020

2121
# Standard file
22-
special_pspm = fb.Filterbank(filename = "../data/my_special_pspm.fil")
22+
special_pspm = fb.Filterbank(filename = "./my_special_pspm.fil")
2323
highest_x=10
2424
max_delay=10
2525

0 commit comments

Comments
 (0)