Scott Leibrand

Results 205 comments of Scott Leibrand

@twain47 @stevebell117 have either of you had a chance to play with this yet?

I wouldn’t object to making that percentage a hidden preference, with the default at the current value. Might be easiest to make that single change its own PR.

1) PR please? 2-3) openaps use runs the openaps-use command behind the scenes. The former is the human-facing version in all the docs. 4) seems to indicate a possible misconfig?

@marafie's issue reported at https://gitter.im/nightscout/intend-to-bolus?at=5b283f1b6ceffe4eba17a42c was at least partly due to carbs reappearing at midnight when CR changed from 28 to 13. If anyone else has a big change in...

Sorry for the long delay in taking a good look at this. Yes, that looks reasonable. Have you had a chance to implement anything along these lines yet?

Since you have the offending data handy, could you try adding a sort to the oref0 code and see if you can get it working properly?

the detectSensitivityandCarbAbsorption() function is the default function for that module (module.exports = detectSensitivityandCarbAbsorption;). so when require('oref0/lib/determine-basal/cob-autosens'), that is the function that gets called. ``` bin/oref0-detect-sensitivity.js:var detect = require('oref0/lib/determine-basal/cob-autosens'); lib/meal/total.js:var calcMealCOB...

Perhaps @ps2 or @oskarpearson would know what needs to be fixed here?

https://github.com/openaps/oref0/pull/1360/conflicts