Skip to content

Commit c0f9029

Browse files
committed
Finalise the documentation
1 parent dea3043 commit c0f9029

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ Clone both repositories and set the **compmodels** as a dependence to the
2222
### Observe the plots presented in the article
2323

2424
To see the results, it is not necessary to run the code. By simply opening the
25-
[notebooks/plos.ipynb](https://github.com/InsectRobotics/insectvision/blob/plos-submit/notebooks/plos.ipynb)
25+
[notebooks/plos.ipynb](https://github.com/InsectRobotics/insectvision/blob/version-1.0.1/notebooks/plos.ipynb)
2626
file, the plots should be automatically generated for you to observe them.
2727

2828

2929
### Replicate the results from the article
3030

3131
To create the plots by yourself, you need to start a **Jupyter notebook** kernel at
32-
the root of the package. Then run the [notebooks/plos.ipynb](https://github.com/InsectRobotics/insectvision/blob/plos-submit/notebooks/plos.ipynb)
32+
the root of the package. Then run the [notebooks/plos.ipynb](https://github.com/InsectRobotics/insectvision/blob/version-1.0.1/notebooks/plos.ipynb)
3333
file, which already contains all the plots and the respective code to replicate them.
3434
Some plots (especially the ones related to the global optimisation) may need a long
3535
time to run; this does not mean that they do not work.

0 commit comments

Comments
 (0)