Skip to content
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

Issue 36 long term reading variance algorithm #46

Merged
merged 26 commits into from
Oct 23, 2024

Conversation

stevemandl
Copy link
Owner

@stevemandl stevemandl commented Jul 1, 2024

Fixes #36

Checklist before requesting a review

  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have commented my code
  • I have added thorough tests
  • I have removed extraneous debugging / print statements
  • If adding or changing an algorithm, I have updated the resources in template.yaml and Makefile targets
  • I have registered the algorithm in EMCS
  • I have updated documentation -or-
  • This change does not require documentation updates

@stevemandl stevemandl added WIP Actively being worked on labels Jul 2, 2024
@stevemandl stevemandl self-assigned this Jul 2, 2024
@stevemandl stevemandl marked this pull request as draft July 2, 2024 13:57
@stevemandl stevemandl requested a review from Logo0303 July 2, 2024 20:14
@stevemandl stevemandl marked this pull request as ready for review July 2, 2024 20:15
@stevemandl stevemandl merged commit a9dc7d6 into dev Oct 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Actively being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long Term Reading Variance Algorithm
2 participants