Skip to content
Snippets Groups Projects
Commit d76fbf3f authored by Julia Friesel's avatar Julia Friesel
Browse files

Add comment

parent 32e6b2da
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ export default function (cycleDays, tempEvalEndIndex) { ...@@ -7,6 +7,7 @@ export default function (cycleDays, tempEvalEndIndex) {
// we search for the day of cervix peak, which must: // we search for the day of cervix peak, which must:
// * have fertile cervix values // * have fertile cervix values
// * be followed by at least 3 days // * be followed by at least 3 days
// * must happen prior to end of temperature evaluation
// these 3 following days must all show infertile cervix values // these 3 following days must all show infertile cervix values
// if everything applies we must check the days until the end of temperature evaluation // if everything applies we must check the days until the end of temperature evaluation
// during these relevantDays no fertile cervix must occur // during these relevantDays no fertile cervix must occur
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment