Skip to content

Commit 5f08b29

Browse files
authored
Merge pull request #52 from AUAS-Pulsar/fix-pipeline-docs
Change paragraph number for pipeline
2 parents bd0dfb8 + e7f153b commit 5f08b29

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)