dtcooper / python-fitparse

Python library to parse ANT/Garmin .FIT files
http://pythonhosted.org/fitparse/
MIT License
738 stars 184 forks source link

Can fitparse be used for getting HRV data from a .FIT file? #98

Open pitts85 opened 4 years ago

pitts85 commented 4 years ago

I'm able to get the data using Golden Cheetah so I know it's in the file. I'd really like to use this code to do it.

felipeam86 commented 4 years ago

I was wondering the same thing this week

tnikkel commented 4 years ago

If you post an example fit file someone might be able to take a look.

tsteven4 commented 1 year ago

yes. for example https://github.com/tsteven4/fit-analysis/blob/main/src/fit_analysis/analyze_hrv.py