Skip to content

Commit

Permalink
Merge pull request #70 from GiacomoValliPhD/Towards_v0.2
Browse files Browse the repository at this point in the history
Release v0.1.1
  • Loading branch information
GiacomoValliPhD authored Dec 16, 2024
2 parents cc8cbd7 + 832ccd4 commit b399381
Show file tree
Hide file tree
Showing 169 changed files with 68,774 additions and 556 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.x
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
key: mkdocs-material-${{ env.cache_id }}
path: .cache
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ __pycache__*
.vscode/
.vs/
.DS_Store
.tox/
docs/.DS_Store
site/
dist/
openhdemg.egg-info/
openhdemg/.DS_Store
Expand Down
14 changes: 14 additions & 0 deletions docs/api_plotemg.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@ This module contains all the functions used to visualise the content of the impo

<br/>

::: openhdemg.library.plotemg.Figure_Layout_Manager
options:
show_root_full_path: False
show_root_heading: True

<br/>

::: openhdemg.library.plotemg.Figure_Subplots_Layout_Manager
options:
show_root_full_path: False
show_root_heading: True

<br/>

::: openhdemg.library.plotemg.plot_emgsig
options:
show_root_full_path: False
Expand Down
6 changes: 3 additions & 3 deletions docs/isek_jek_tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ You can download the sample files and the sample scripts [here](https://drive.go

**Workshop: Simplified analysis of motor unit properties with *openhdemg*.**

On the 26th of June 2024, we will present the *openhdemg* framework at the [ISEK congress](https://isek.org/workshops/){:target="_blank"}, which will be held in Nagoya, Japan.
On the 26th of June 2024, we presented the *openhdemg* framework at the [ISEK congress](https://isek.org/workshops/){:target="_blank"} in Nagoya, Japan.

Below, you can find a preliminary design of the workshop and the fantastic speakers who will participate. We look forward to seeing you there!
Below, you can find the design of the workshop and the fantastic speakers who participated.

More info will come soon.
The recording of the workshop is available on our [YouTube](https://www.youtube.com/@openhdemg){:target="_blank"} page. [Watch it now!](https://www.youtube.com/watch?v=GaBLLyVFCOI){:target="_blank"}

<br>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
{% block announce %}
<div class="announcement-banner">
<div class="announcement-content">
<h2 style="display: block;">🚀 Release V0.1.0</h2>
<p style="display: inline;"> The first openhdemg stable version is here! => </p>
<h2 style="display: block;">🚀 Released v0.1.1</h2>
<p style="display: inline;"> Do you like plots and figures? This is the right release for you! => </p>
<a href="https://www.giacomovalli.com/openhdemg/what%27s-new/" class="btn btn-secondary" style="display: inline;"> See the new functionalities</a>
<br> <!-- New line -->
{% endblock %}
Expand Down
Loading

0 comments on commit b399381

Please sign in to comment.