I have focused on fixing some features on FE system. A few update for this system:
1 - In Logger tab:
- Added the baseline (always on energy) to the graph. The baseline is calculated by taking a minimum point of the moving average line. The sub-set size for calculating the baseline is 3 (in day unit.).
2 - For Planner tab:
- Subtracted the baseline (always on) energy on events.
- Sorted the events in the practice box in descending order of the energy consumption.
- Scale-down 4 times the size of the events inside the practice box.
- Automatically set the goal of energy consumption down to 10% from the total energy
- Draw a goal line inside the practice box.
Henry - the goal as you've set it doesn't make any sense. You can never meet the goal as you've defined it. Have you tried it?
ReplyDeleteI think what you should compute as the goal is 90% of the average 'total energy' for the period the user selects. The goal can be met in this case.