Skip to content
Snippets Groups Projects
Commit 9e6684f4 authored by samuel hanot's avatar samuel hanot
Browse files

update README

parent 328431ac
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ gnuplot (www.gnuplot.info/) ...@@ -19,7 +19,7 @@ gnuplot (www.gnuplot.info/)
${SRC_DIR}/recursive_gmconvert.sh -f map_filename -t threshold -n num_gaussians -N num_iterations [-i first_iteration] [-s] ${SRC_DIR}/recursive_gmconvert.sh -f map_filename -t threshold -n num_gaussians -N num_iterations [-i first_iteration] [-s]
``` ```
Required arguments: ###Required arguments:
`-f map_filename`: the file name of the input EM map `-f map_filename`: the file name of the input EM map
...@@ -29,7 +29,7 @@ Required arguments: ...@@ -29,7 +29,7 @@ Required arguments:
`-N num_iterations`: number of recursion levels `-N num_iterations`: number of recursion levels
Optional arguments: ###Optional arguments:
`-i first_iteration`: initial recursion level (defaults to 1) `-i first_iteration`: initial recursion level (defaults to 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment