Skip to content

Commit e7f153b

Browse files
author
Robin Baneke
authored
Change paragraph number for pipeline
1 parent 081c27c commit e7f153b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pipeline.Pipeline(<filterbank_file>)
5454
The `measure_methods` is ran for each of the above methods, and calculates the time it takes to run each of the different methods. For each method it will create a key using the name of the method, and save the time it took to run the method as a value.
5555
At the end, it will returns a dictionary with all the keys and values.
5656

57-
## 7.6 Overview of pipeline
57+
## 8.6 Overview of pipeline
5858

5959
Apart from the different modules described in the previous paragraphs, additional modules are required for this library to make detecting pulsar signals possible.
6060
However, these additional modules have not been developed yet, and are required to be developed in the future. In this paragraph the additional

0 commit comments

Comments
 (0)