0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed #7: add _get_trajectory() function so we can inject the trajectory of the hit on both the pitch and atbat. More... about 10 years ago
fixed #6: update the players collection with a lastSeen date More... about 10 years ago
Merge branch 'master' of https://github.com/kruser/atbat-mongodb.git More... about 10 years ago
format More... about 10 years ago
Update README.md More... about 10 years ago
fix bug in retrieval when the day doesn't have an epg.xml file More... about 10 years ago
get games for February More... about 10 years ago
add suggested indexes More... about 10 years ago
fixed #3. Added o_start property to atbats in both the atbats and pitches collection. This is the out state at the beginning of the atbat, although not necessarily at the start of any particular pitch. More... about 10 years ago
fixes #4: storing game_type attribute on the game and all shallow game information embedded in other collections. The value is straight from the MLBAM data. As near as I can tell: More... about 10 years ago
ignore logs More... over 10 years ago
add RMI stats as first class attributes on an atbat. New properties are atbat->runnersMovedBases and atbat->runnersPotentialBases More... over 10 years ago
remove debug code More... over 10 years ago
add atbat->hip->trajectory to each hit ball More... over 10 years ago
loggin details More... over 10 years ago
put the log file relative to the run path so it works better on windows or *nix More... over 10 years ago
blurb about indexes More... over 10 years ago
remove debugging prints More... over 10 years ago
remove unreliable call to HitAdjuster#estimate_hit_distance More... over 10 years ago
correct the hits stored on at-bats More... over 10 years ago
inject the hit angles and estimated distance into the hits that we're storing on at-bats and pitches. More... over 10 years ago
add estimate_distance to the HitAdjuster.pm module More... over 10 years ago
move stadium resources More... over 10 years ago
Added HitAdjuster module to turn x/y coordinates on MLB hip data into hit angles from home plate. More... over 10 years ago
Merge branch 'master' of https://github.com/kruser/atbat-mongodb.git More... over 10 years ago
stadium images folder moved More... over 10 years ago
collecting some stadium metadata so I can properly assign a hit angle to each hit. More... almost 11 years ago
retrieve hit charts from each game and inject the hit data into the pitch and at-bat collections More... almost 11 years ago
save pitch data to each atbat so we can use the final pitch base runner positioning in our true RMI calculations More... almost 11 years ago
playing with a new order to atbat->runners. I'm going to revert this soon but I wanted to get the checkin in the history anyways. More... almost 11 years ago