- **Major rework of all three GUIs**
- **Note that for now updates to first-level analyses are only provided to the dlc and not the simi toolbox due to low demand.**
- Might change in the future. Results of autogaita_simi are still analysable with autogaita_group.
- Sanity checking user’s anova_design cfg & informing users about which IDs are included in RM ANOVAs.
- Ignoring warnings of pandas2.2.2. deprecated dtypes. Fixing once all tests are implemented to be sure fixes don’t break stuff.
- Users do not need to worry about the decimal precision in their annotation tables (Laura Shoenhals’ contribution)
- DLC: x coordinates can now be standardised to a standardisation (baseline) joint
- Automatically generates XLS files with and without standardisation (also if autogaita_group is run)
- Step-cycle-level plots are based on non-standardised x-coord.s and average-level plots are based on standardised x-coord.s
- DLC: y coordinates can now be standardised to a standardisation (baseline) joint
- Fixed that simi assumed units to be in metres in plots
- Fixed that simi broke if only one leg had no valid step cycles
- Fixed an issue that did not plot y-axis labels of stats-plots if features were velocities or accelerations
- Added cfg entries:
- dlc: standardise_x_coordinates, x_standardisation_joint, standardise_y_to_a_joint, y_standardisation_joint