Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Sportec coordinate scaling and own goal issue #216

Closed

Conversation

UnravelSports
Copy link
Contributor

@UnravelSports UnravelSports commented Aug 18, 2023

Partially resolving #212 and resolving #211

  • We add a transformer.change_point_dimensions() to the interpreted end coordinates
  • We add OWN_GOAL as a ShotResult option

Edit: The formatting checks fail, but I've ran black kloppy/infra/serializers/event/sportec/deserializer.py... Don't know what that's about

@UnravelSports UnravelSports changed the title Fix sportec current Fix Sportec coordinate scaling and own goal issue Aug 18, 2023
@UnravelSports
Copy link
Contributor Author

I've also added changed Orientation from Orientation.FIXED_HOME_TEAM to Orieantation.HOME/AWAY_TEAM for both Tracking and Event data, because the assumption that the Orientation is fixed is wrong. Since we have different attacking directions for both period 1 and 2 for both event and tracking data sets

@koenvo koenvo added this to the 3.13 milestone Sep 20, 2023
@koenvo koenvo mentioned this pull request Nov 16, 2023
@koenvo koenvo closed this in #217 Nov 24, 2023
@koenvo koenvo removed this from the 3.14 - Pi milestone Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants