Changes in version 0.2.7 (2026-04-16) - Added clean_pressure function that let's user remove noisy/broken sensors from data - Added support for Stappone sensors - Minor bug fixes Changes in version 0.2.5 (2025-02-20) - A bunch of improvements to automasking - Minor bug fixes Changes in version 0.2.4 (2024-04-10) - arch_index function added (beta version) - added link to description - Minor bug fixes Changes in version 0.2.3 (2023-10-06) - citation details added for Scientific Reports paper - Minor bug fixes - more improvements to automask Changes in version 0.2.2 (2023-08-24) - some improvements to novel_automask in create_mask_auto - added support for time series in mask_analysis - added support for xsensor insoles Changes in version 0.2 - Support for pliance data added - Changes to data structure to make analysis more system agnostic - Masking is now covered by two system agnostic functions, create_mask_manual and create_mask_auto. create_mask_manual wraps create_mask and the custom option in pedar_mask, plus allows the make mask by selecting sensors option available for data from all systems. create_mask_auto wraps automask and pedar_mask1/2/3. These should make workflows much smoother and will let other masking schemes be more easily added in the future Changes in version 0.1.1 (2023-06-14) - Minor formatting updates - Changes to plotting functions to address problems when plotting pedar data Changes in version 0.1.0 (2023-05-11) - Added a NEWS.md file to track changes to the package.