Scott Leibrand
Scott Leibrand
I’ve never used Matlab, so you’ll have to be more specific about what it needs.
Take a look at https://github.com/openaps/oref0/blob/dev/bin/oref0-simulator.sh and https://github.com/openaps/oref0/blob/dev/bin/oref0-backtest.sh to see how we did something similar.
I've confirmed the behavior described. The half_basal_exercise_target was never intended to be set that low, nor tested at such low values. I would prefer that we set a hard-coded minimum...
Feel free to submit an alternative PR if you have specific code tweaks you think would work better.
Is #1403 your preferred solution, or is there another change you'd rather make?
Thanks. Merged it.
Are you saying you had this issue with master, but using dev fixed it, and are proposing we do a release of current dev to master to avoid issues for...
This appears to be working as designed: if certain nonessential data fails to refresh from the pump, OpenAPS will continue to loop without it, falling back to COB=0 until it...
The COB=0 condition isn’t caused by a pumphistory refresh failure. As you say, that has to succeed to proceed. It’s the various pump profile/settings reads that can fail and still...
No, I don't think it means the COB model is inaccurate, just that we are using it more conservatively than may be ideal. With the default min_5m_carbimpact value of 8...