What's Changed * Add wear coverage to output properties of info.json file by aidanacquah in https://github.com/OxWearables/actipy/pull/46 * fix(reader): fix wear coverage bug by chanshing in https://github.com/OxWearables/actipy/pull/49 * refactor(reader): extract data qc logic to new function by chanshing in https://github.com/OxWearables/actipy/pull/48
What's Changed * refactor(reader): handle empty files gracefully by chanshing in https://github.com/OxWearables/actipy/pull/40 * feat(axivity6): support for Axivity 6 (gyroscope data) by aidanacquah in https://github.com/OxWearables/actipy/pull/42 * refactor(read_device): skip return calibration coefficients by default by chanshing in https://github.com/OxWearables/actipy/pull/45 * Read and extract cwa from command line by aidanacquah in https://github.com/OxWearables/actipy/pull/43
New Contributors * aidanacquah made their first contribution in https://github.com/OxWearables/actipy/pull/42
What's Changed * docs: fix wrong docs by chanshing in https://github.com/OxWearables/actipy/pull/30 * fix actigraph parsing by angerhang in https://github.com/OxWearables/actipy/pull/34
New Contributors * angerhang made their first contribution in https://github.com/OxWearables/actipy/pull/34