192 Commits

Author SHA1 Message Date
Félix Boisselier
87cb9015fa updated documentation 2023-12-11 14:39:21 +00:00
Félix Boisselier
b32abe2eca belt differential spectrogram now show the impact of each belt with its own color 2023-12-10 12:47:59 +01:00
Félix Boisselier
7050018274 fixed #7 and code optimizations 2023-12-10 06:40:08 +01:00
Félix Boisselier
8721488d8c added axes_map computation 2023-12-08 17:57:50 +01:00
Félix Boisselier
7ba692954f some cleaning 2023-11-29 16:12:40 +01:00
Félix Boisselier
9ce3677a00 Update spelling in documentation (#20)
Co-authored-by: Wayne Manion <treowayne@gmail.com>
2023-11-29 16:01:29 +01:00
Félix Boisselier
3a9cb57f31 splitted cfg files to allow a selection of only some of the macros 2023-11-29 12:04:59 +01:00
Félix Boisselier
43a205d036 now using a venv to run the scripts 2023-11-29 11:43:21 +01:00
Félix Boisselier
a1e9269ba3 Merge pull request #16 from Frix-x/accel-patch
Allow user input for ACCEL on vibration measurements
and use a low accel by default (with automated restore of the previous values at the end of the test) to get proper measurements
v1.2
2023-11-27 23:36:35 +01:00
Félix Boisselier
8e304a71ca fixed typo in axis selection for EXCITATE_AXIS_AT_FREQ 2023-11-27 20:44:44 +01:00
Félix Boisselier
5d54db0ca0 Merge pull request #15 from Frix-x/img-link
improved documentation UX with images links
Also added a long banner to avoid cluttering space when it's not needed (in the documentation)
2023-11-27 17:44:49 +01:00
Félix Boisselier
d52680738f documentation images as links 2023-11-27 17:42:33 +01:00
Félix Boisselier
f95c55230b added proper management of the vibration test accels 2023-11-27 17:07:20 +01:00
Fragmon
0f7fa66af4 Update IS_vibrations_measurements.cfg (#14)
Co-authored-by: Félix Boisselier <accounts@fboisselier.fr>
2023-11-27 15:51:28 +01:00
Félix Boisselier
da10593ca7 added filesystem sync and file handler checks to avoid going too fast with corrupted CSVs 2023-11-27 15:08:04 +01:00
Félix Boisselier
060a800cc3 revert a4c2ead and add a PermissionError check instead 2023-11-24 17:09:12 +01:00
Félix Boisselier
7c76be5077 Merge pull request #9 from Frix-x/filedescriptors-fix
using fcntl to check if a file is still open by klipper
2023-11-20 09:39:04 +01:00
Félix Boisselier
a4c2ead732 using fcntl to check if a file is still open by klipper 2023-11-19 18:33:47 +01:00
Félix Boisselier
6e884528c0 Merge pull request #6 from Frix-x/develop
replaced TwoSlopNorm by a custom norm
to allow older version of matplotlib to be used
v1.1.2
2023-11-06 22:34:22 +01:00
Félix Boisselier
17ccddfa0f replaced TwoSlopNorm by a custom norm 2023-11-06 22:33:02 +01:00
Félix Boisselier
83f517758a Merge pull request #4 from Frix-x/develop
v1.1.1
v1.1.1
2023-11-01 20:09:50 +01:00
Félix Boisselier
c156459420 updated the low vibration shaper detection logic to avoid unusable choices 2023-11-01 20:08:58 +01:00
Félix Boisselier
5366ad0581 Merge pull request #3 from Frix-x/develop
modified the low vibration shaper recommendation mechanism
v1.1.0
2023-10-31 22:35:08 +01:00
Félix Boisselier
77bfc7ca42 Merge branch 'main' into develop 2023-10-31 22:34:22 +01:00
Félix Boisselier
ce0330a9d1 modified the low vibration shaper recommendation 2023-10-31 22:23:06 +01:00
Félix Boisselier
358773ddef Merge pull request #2 from Frix-x/develop
Localisation fix and additional safety checks
v1.0.3
2023-10-28 14:11:16 +02:00
Félix Boisselier
d0930261f7 removed symbols in console prints 2023-10-28 14:09:59 +02:00
Félix Boisselier
a03a3c2e4b Added some safety checks and forced C locale for console printing 2023-10-27 14:44:06 +02:00
Félix Boisselier
c102d4145c fixed MHI LUT to give values on all the range v1.0.2 2023-10-26 18:52:34 +02:00
Félix Boisselier
c39f0fe781 bugfixes v1.0.1 2023-10-26 18:18:18 +02:00
Félix Boisselier
6742a785d3 added logging for filename in case of an unexpected error 2023-10-26 13:56:15 +02:00
Félix Boisselier
33ce0ada85 Updated the scripts and improved vibration graphs
Full revamped documentation
v1.0.0
2023-10-26 10:55:26 +02:00
Félix Boisselier
10cf8d3566 added some styling and doc adjustements 2023-10-18 14:57:56 +02:00
Félix Boisselier
ff8eff9115 documentation draft 2023-10-17 00:12:55 +02:00
Félix Boisselier
fe490855c3 install script 2023-10-16 22:54:41 +02:00
Félix Boisselier
92b4e2a932 added issue templates 2023-10-16 11:56:05 +02:00
Félix Boisselier
2c46bbb650 changed branding to K-Shake&Tune 2023-10-16 11:46:26 +02:00
Félix Boisselier
bec3f478a2 fixed graph_belts.py interpolate2d edge case bug on indices in table borders 2023-10-16 00:17:21 +02:00
Félix Boisselier
c88f748839 fixed the overlapping title 2023-10-16 00:01:25 +02:00
Félix Boisselier
ed079a1343 KISSY is born and added a banner to the README 2023-10-15 21:20:28 +00:00
Félix Boisselier
15109e6603 first commit as a standalone module 2023-10-15 15:07:51 +00:00
Félix Boisselier
24eca268b3 Initial commit 2023-09-28 17:49:57 +02:00