DiabetesCompass / Diabetes_Compass

iOS code for type 1 diabetes management
MIT License
4 stars 0 forks source link

Insulin selection not recorded properly in tutorial #44

Open calferness opened 7 years ago

calferness commented 7 years ago

It appears that Apidra is recorded as the selected insulin regardless of which one was selected with the picker.

calferness commented 7 years ago

Different insulin types have different bioactivity curves. This means that the shape of the changes in BG over time are also different. In the tutorial, if Humalog is selected, what is actually recorded is Apidra, which has a faster rise time, but a longer tail than Humalog. This error can easily be corrected in the settings screen, but should record correctly in the tutorial screen.