redburningice / ACC-Analyzer

0 stars 0 forks source link

Combine MotecLapAnalyzer report into the MotecSectionAnalyzer report #14

Open redburningice opened 2 years ago

redburningice commented 2 years ago

Right now, I export two different files from Motec, based on two different reports:

This is a bit of a hassle, since I always have to export those two files when I want to analzye the data from a single stint. I want to combine both reports into a single one, so that I only need to export 1 file.

This also makes the MotecLapAnalyzer script redundant, so I should incorporate its plots into the MotecSectionAnalyzer script.