fixed graph_belts.py interpolate2d edge case bug on indices in table borders

This commit is contained in:
Félix Boisselier
2023-10-16 00:17:21 +02:00
parent c88f748839
commit bec3f478a2
8 changed files with 8 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ If needed, refer to [my IS graphs documentation](./docs/input_shaper.md) for tip
| Belts graphs | X graphs | Y graphs | Vibrations measurement |
|:----------------:|:------------:|:------------:|:---------------------:|
| ![](./docs/images/resonances_belts_example.png) | ![](./docs/images/resonances_x_example.png) | ![](./docs/images/resonances_y_example.png) | ![](./docs/images/vibrations_example.png) |
| ![](./docs/images/belts_example.png) | ![](./docs/images/X_example.png) | ![](./docs/images/Y_example.png) | ![](./docs/images/vibrations_example.png) |
## Installation