You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
55
55
At the end, it will returns a dictionary with all the keys and values.
56
56
57
-
## 7.6 Overview of pipeline
57
+
## 8.6 Overview of pipeline
58
58
59
59
Apart from the different modules described in the previous paragraphs, additional modules are required for this library to make detecting pulsar signals possible.
60
60
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