Skip to content
Snippets Groups Projects
Commit 454d6ba6 authored by Sam Yates's avatar Sam Yates
Browse files

Fix header levels in scripts/README.md

parent 1cbc812e
No related branches found
No related tags found
No related merge requests found
tsplot tsplot
------ ======
The `tsplot` script is a wrapper around matplotlib for displaying a collection of The `tsplot` script is a wrapper around matplotlib for displaying a collection of
time series plots. time series plots.
...@@ -79,7 +79,7 @@ Use the `-o` or `--output` option to save the plot as an image, instead of ...@@ -79,7 +79,7 @@ Use the `-o` or `--output` option to save the plot as an image, instead of
displaying it interactively. displaying it interactively.
profstats profstats
--------- =========
`profstats` collects the profiling data output from multiple MPI ranks and performs `profstats` collects the profiling data output from multiple MPI ranks and performs
a simple statistical summary. a simple statistical summary.
...@@ -93,7 +93,7 @@ are reported instead. ...@@ -93,7 +93,7 @@ are reported instead.
Output is in CSV format. Output is in CSV format.
PassiveCable.jl PassiveCable.jl
--------------- ===============
Compute analytic solutions to the simple passive cylindrical dendrite cable Compute analytic solutions to the simple passive cylindrical dendrite cable
model with step current injection at one end from t=0. model with step current injection at one end from t=0.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment