David Joerg

Results 100 comments of David Joerg

Here's the parser that hotslogs uses: https://github.com/barrett777/Heroes.ReplayParser And here's blizzard's parser: https://github.com/Blizzard/heroprotocol I doubt that sc2reader itself will be adapted for heroes; that is, I haven't heard @GraylinKim or anyone...

I think the lotv branch is behind the times unfortunately. My branch https://github.com/dsjoerg/sc2reader/tree/upstream is more up-to-date. On Mon, Feb 8, 2016 at 3:36 AM, OMGTallMonster [email protected] wrote: > I get...

@stevemao if you post the replay somewhere I'll give it a try on my branch and see if there's something easy to fix. By the way, what kind of replay...

Hi @stevemao I just uploaded that replay to GGTracker, which indicates that my branch https://github.com/ggtracker/sc2reader/tree/upstream can parse the replay OK. http://ggtracker.com/matches/7166787

OK this is crazy/interesting. I committed a test to the suite (https://github.com/ggtracker/sc2reader/commit/a15a5f56d9e3aa5df2dfa211ab6afa77a4b5e4d7) that demonstrates that sc2reader *can* parse the replay. And yet when I run ```sc2parse``` on the replay I...

OK @stevemao @MLLeKander everything is working. In my environment, it turned out to be a ```PYTHONPATH``` problem that made it so that I was sometimes accidentally running the wrong version...

And by the way everyone, please use https://github.com/ggtracker/sc2reader/tree/upstream and not https://github.com/dsjoerg/sc2reader/tree/upstream !!

@StoicLoofah fine by me, I can give you push rights to https://github.com/ggtracker/sc2reader or I can switch to using a new one if you prefer.

New York City saying hello. Appreciate if you can update your analysis as seroprevalence results continue to roll in !

I'm surprised that you call it "immunity" rather than "cumulative % infected". They are not the same, right? And the model is predicting the latter? And, thank you for the...