LoopAlgorithm predicts future blood glucose from insulin, carb, and historic glucose data, and generates dosing recommendations.
Please understand that this project:
- Is highly experimental
- Is not approved for therapy
There is a command line utility that will run the algorithm with a scenario input file:
swift build
./.build/debug/LoopAlgorithmRunner Tests/LoopAlgorithmTests/Fixtures/suspend_scenario.json > output.json