Skip to content

Commit

Permalink
remove extraneous note
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas committed Jul 22, 2024
1 parent 2b49ea5 commit f6fc814
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,3 @@ If we directly plot $l$'s value, it will be too small (compared to $X$ and $Xᴾ
@unpack X, Xᴾ, l = circadian_model
plot(sol; idxs = [X, Xᴾ, 150*l], labels = ["X" "Xᴾ" "Light amplitude"])
```

!!! note
If you wish to reproduce this in a jump simulation, remember to make appropriate modifications (like using `setu` instead of `setp`).

0 comments on commit f6fc814

Please sign in to comment.