nightscout / nightscout/AndroidAPS

When Does minPredBG > maxCOBpredBG Occur? Seeking Examples or Diagrams for Clarity

Open
#3,951 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

for_discussion
Dominant language
Kotlin
Stars
1.2k
Forks
6.4k
Avg merge
2d 7h
Merged PRs (30d)
19

Description

Image

I am very sorry to bother everyone again, but it’s really been quite challenging to understand, and I’ve been struggling to figure it out.

Here’s the question:

Under what circumstances would minPredBG > maxCOBpredBG occur, causing maxCOBpredBG to be assigned to minPredBG ? Although I see there are comments in the code, I can’t seem to think of any scenarios.

Could you provide an example or perhaps draw a diagram to explain? Looking for your reply!!!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code and comments that calculate or compare minPredBG and maxCOBpredBG, then trace the inputs that can produce their ordering. Document a concrete scenario or diagram explaining when minPredBG > maxCOBpredBG and why maxCOBpredBG is assigned to minPredBG.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile-dev
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.