mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
.. tweaking the names from the last couple of commits * to return heatmap values (between 0 and 1) the Data Table function "h" is now called "heat". * the data filter function that does the unity based normalization is renamed from "heat" to "normalize". .. did this since normalize() is more accurate and will be more appropriate when adapting data to use other algorithms in the future.