Skip to content

Commit

Permalink
figure references in text
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmartinez committed Jun 2, 2020
1 parent 8cfbef9 commit 16237db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/paper/paper.md
Expand Up @@ -84,7 +84,7 @@ These methods can be categorized into filters (orange), signal processing (red),

`pyomeca` has documented examples for different biomechanical tasks such as getting Euler angles from a rototranslation matrix, creating a system of axes from skin markers position or setting a rotation or a translation.
Another typical task concerns electromyographic (EMG) data processing.
Using `pyomeca`, one can easily extract (\autoref{fig:ex-1-raw}), process (\autoref{}) and visualize (\autoref{}) such data.
Using `pyomeca`, one can easily extract (\autoref{fig:ex-1-raw}), process (\autoref{fig:ex-2-processed}) and visualize (\autoref{fig:ex-3-aggr}, \autoref{fig:ex-4-box}, \autoref{fig:ex-5-corr}) such data.

```python
from pyomeca import Analogs
Expand Down

0 comments on commit 16237db

Please sign in to comment.