-
Notifications
You must be signed in to change notification settings - Fork 403
Description
Is your feature request related to a problem? Please describe.
For nearly everyone insulin sensitivity changes throughout the day, but autotune only provides one value. Documentation says "For ISF, it calculates the 50th percentile (median) deviation for the entire day and determines how much ISF would need to change to get that deviation to 0. It applies 10% of that as an adjustment to ISF."
Describe the solution you'd like
A good first step would be splitting the data against three or four time intervals throughout the day to provide three different numbers. I propose 4am - 10am (morning), 10am - 4pm (mid-day), 4pm - 10pm (evening), 10pm - 4am (night).
Describe alternatives you've considered
Individual experimentation will always remain an option, but this is the type of use case autotune exists for.
Additional context
I appreciate the consideration.