Fix the furnace threshold and run-time calculation #34

Merged
mattbk merged 3 commits from threshold-edits into master 2017-11-26 22:31:16 -06:00
mattbk commented 2017-11-26 21:50:42 -06:00 (Migrated from github.com)
  • Subtract one timestep to get duration of run.
  • Increase the threshold for a long streak of increasing values so short streaks of equal values don't count as a furnace run.

Need to improve the streak function.

- Subtract one timestep to get duration of run. - Increase the threshold for a long streak of increasing values so short streaks of equal values don't count as a furnace run. Need to improve the streak function.
mattbk commented 2017-11-26 22:29:24 -06:00 (Migrated from github.com)

Improved the streak function and also learned a bit about how to deal with lists of lists.

Improved the streak function and also learned a bit about how to deal with lists of lists.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matt/pi-temp#34
No description provided.