-
I know, it's not the intention of the application, but I wanted to put this concept out there.
_Send course to watch:_
- Using something like bikeroutetoaster, create a course.
- Save it to the com…
-
TODO:
- [ ] Integrate the heart-rate model into the `sksports.model` module. At a first glance, it would be good to not depend on `lmfit` but only `scipy` it will avoid a dependency. (#6)
- [ ] In…
-
Hello, I have a fit reading problem (the file is attached)
`FIT parsing error @ 235: invalid field size 1 for type uint32 (expected a multiple of 4)`
I have the problem with 0.7 or 0.6
The su…
-
**Description**
Error is triggered when I try to import ezGPX module.
**Setup**
- Python version 3.11 running on a conda environment
- ezgpx version 0.2.0
- Code executed on jupyter lab version…
-
### Stravalib version checks
- [X] I have tested this in a new clean environment with only stravalib and core python files.
- [X] I have checked that this issue has not already been reported.
- [X]…
-
Decoding cyclist position (seated/standing) is not working. This was implemented in https://github.com/GoldenCheetah/GoldenCheetah/pull/4327 but doesn't seem to work.
There is already a test file i…
-
#### ALL software version info
OS: windows11
python env: conda
python version: 3.10.11
Pip list
```
Package Version Editable project location
--------…
-
The offending line seems to be " except Exception, e:"
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [x] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
Hi,
I would like to know if it's possible to have access to heart rate and timestamp_16 value in monitoringB fit file.
When I import my fit file in fitfile viewer or using fitparse python library,…