Releases: gcappon/agata
Releases · gcappon/agata
Release 2.1.1
This release fixes major bugs and introduces new functionalities.
-
New functionalities
- Time in ranges have been aligned to the definitions of the latest consensus by Battelino et al., "Continuous glucose monitoring and metrics for clinical trials: An international consensus statement", The Lancet Diabetes & Endocrinology, 2022, pp. 1-16. DOI: https://doi.org/10.1016/S2213-8587(22)00319-9. See #50. Affected functions:
timeInHyperglycemia
,timeInL1Hyperglycemia
,timeInL2Hyperglycemia
,timeInHypoglycemia
,timeInL1Hypoglycemia
,timeInL2Hypoglycemia
,timeInTarget
,timeInTightTarget
. - Hypo and hyper event definitions have been aligned to the definitions of the latest consensus by Battelino et al., "Continuous glucose monitoring and metrics for clinical trials: An international consensus statement", The Lancet Diabetes & Endocrinology, 2022, pp. 1-16. DOI: https://doi.org/10.1016/S2213-8587(22)00319-9. See #50. Affected functions:
findHypoglycemicEvents
,findHypoglycemicEventsByLevel
,findHyperglycemicEvents
,findHyperglycemicEventsByLevel
,findExtendedHypoglycemicEvents
- New
cogi
function to calculate the COGI index by Leelaranthna et al., "Evaluating glucose control with a novel composite Continuous Glucose Monitoring Index", Journal of Diabetes Science and Technology, 2019, vol. 14, pp. 277-283. DOI: 10.1177/1932296819838525. See #49. - Syncs the standalone version
- Time in ranges have been aligned to the definitions of the latest consensus by Battelino et al., "Continuous glucose monitoring and metrics for clinical trials: An international consensus statement", The Lancet Diabetes & Endocrinology, 2022, pp. 1-16. DOI: https://doi.org/10.1016/S2213-8587(22)00319-9. See #50. Affected functions:
-
Major fixes
Release 2.1.0
[master] fixes cogi tester
Release 2.0.1
Solves minor bugs.