I use Favero Assioma Duo power meters and saw that when I use them with Training Peaks Virtual there is a cool “Power Balance” heatmap chart in the power section of the intervals.icu activity :
This is really useful and helped me adjust my balance.
But it seems that when I use them with my COROS Dura there is no “Power Balance” chart, although Left/Right power balance data are available in the COROS activity (indoor or outdoor) :
My intervals.icu account is linked both to Coros and Strava and in my activity I have the tags “~ Coros ~ Strava”. But it seems the fit file used by intervals is the one from Coros.
I have downloaded the “Original Fit File” from the “Data” panel of the activity and I can see the balance data (the column “stance time balance”) with fitfileviewer.com :
Unfortunately the existing left_right_balance stream stores the value as an integer. It seems stance_time_balance is a percentage with decimals geared towards running so I can’t just always map that to left_right_balance:
If you can’t just always map to left_right_balance maybe we could have a new option “Power Balance Field” where we can select a specific stream for cycling ?