-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding initial blood glucose level as an input to the simulator #25
Comments
Gb is the initial fasting bg. I re-computed values of Gs, Gpb, Gtb, EGPb, Vm0 and it did the job. I used the paper to interpret the equations. Here is the code:
|
@aacelik Thanks! I will take a look. If you want to go head and fix it, please send me a pull request :) |
Hi @aacelik and @jxx123, I'm interested in following up on this question. After this new feature added, is it possible for the user to select a new initial blood glucose level for the patient? For example, Thanks for your reply in advance, I think I've solved this issue. Forget my question. |
@junzhuang-code where you able to achieve this. Wanted to work with a similar situation where I set my initial BG, lets say at 7am. |
How can I add initial fasting blood glucose as an input parameter to the simulator?
The text was updated successfully, but these errors were encountered: