Skip to content

v0.21.8

Latest
Compare
Choose a tag to compare
@kitbeyer kitbeyer released this 03 Aug 11:02

v0.21.8

update version dependencies for numpy < 2, matplotlib < 3.9
bug fix: resolved start_time inaccuracy for Axivity devices when using fractional timestamps

v0.21.7

bug fix: resolved error in collection report if no sync events
bug fix: resolved sync event naming issue based on device location in collection report
bug fix: fixed logic for including supp_info files with or without password protection
updated to require numba v0.59.0 or higher for Python 3.12 compatibility
added "create" parameter to Study to give option to create new study folder
added Study.sync_raw() method to sync files from raw_source_dir folder
moved supp_pwd parameter from Study.__init__() to Study.run_pipeline()

Full Changelog: v0.21.6...v0.21.8