Two Plus Two Older Archives

Two Plus Two Older Archives (http://archives2.twoplustwo.com/index.php)
-   Small Stakes Shorthanded (http://archives2.twoplustwo.com/forumdisplay.php?f=20)
-   -   analyzing hh (http://archives2.twoplustwo.com/showthread.php?t=389364)

tinhat 12-01-2005 06:04 PM

analyzing hh
 
I know this is a software thing but I mostly hang out here and figured most ppl prolly wouldn't see this if I posted there.

I wrote 2 perl scripts; one pulls out any starting hand you tell it ("KQo" or "77" or "79s", etc); the other pulls out any villain c-r you tell it (for "flop" or "turn" or "river"). pokertracker can kind of do the first one but you can't export the hands (like if you want somebody else to take a look, look at ALL stats for just that hand, etc.); pt can't do the second one.

I was planning to pm them to ppl instead of posting the scripts because when ppl find problems I don't want to have to keep updating the post.

BUT, couple things:

1. I'd like to find somebody actually running perl on windows (or that wants to install it) so I can see if they'll run or what little tweak might be needed. I use linux and the scripts work fine for me and honestly have no reason to bother with installing perl on windows;

2. Right now it only works with pt-exported party or stars hands because that's all I play and don't have hh for other sites. If somebody wants to send me some other site hh I'll see if the changes are easy; if you send them they HAVE to be at least 2 hands exported from pt (like send 1 brief sessions' worth).

So if somebody wants to test them on windows, pm me I'll send the scripts; then I can see what changes are needed to work for other windows users.

Last thing is, if anybody has ideas for hh analysis for things pt can't do, that's really the main reason I'm posting. I'm not looking for "statistical" kinds of things (but would consider it); mainly playing situations that pt can't do.

Mike

deepsquat 12-01-2005 07:40 PM

Re: analyzing hh
 
English motherf*****

Only joking Mike [img]/images/graemlins/smile.gif[/img]

Us dumb weightlifting tards dont get this software stuff.

tinhat 12-01-2005 08:28 PM

Re: analyzing hh
 
[ QUOTE ]
Us dumb weightlifting tards dont get this software stuff.

[/ QUOTE ]

When you see the scripts you'll know I don't either...

jba 12-01-2005 08:39 PM

Re: analyzing hh
 
i'm guessing this only works for postgres dbs?

tinhat 12-02-2005 01:01 AM

Re: analyzing hh
 
[ QUOTE ]
i'm guessing this only works for postgres dbs?

[/ QUOTE ]

Sorry I didn't say so but actually only requires the hh text files themselves. So access, pgsql, doesn't matter. You just set a date pref in pt for which hands you want pt to export (if not all of them) and that's it; that's what the scripts use to pick out the stuff you want.

The scripts then create new hh files just like you'd get from the poker site in the first place. Except the new hh files have only the hands that you wanted.

And if this seems a little fuzzy to ppl, let me just add a little more:

I have a seriously underperforming premium that I wanted to take a closer look at (KQo) and see if I was misplaying it badly. pt can show you your KQo hands with its filter, but it can't isolate statistics on just them, it can't export them (like you want to have somebody else take a look at them for you) and once you close pt, the list is gone if you were replaying them.

So this one script extracted every instance of KQo I've been dealt. I'm going to have a friend look them over also and since pt can't do this, it wasn't possible to have him look at just my KQo hands before. Another thing this allows is easily seeing how you played KQo from every position; think of it as a db where every hand you were dealt was KQo (that's what this is).

Or say you want all "villain c-r hero on turn"; run the script and it reads through all the pt hh files you exported picking out just the hands where a villain c-r hero on turn (or flop or river, whatever you pick) and it writes them to new hh file(s). Now you have hh file(s) of just that; makes it pretty easy to see if you're misplaying in that situation. Not only can pt (currently) not gather all villain c-r hands, AFAIK there's no way for you to find even one.

Then ppl can either just read the text file(s) the scripts create, send them to somebody else or what I do, create a new temporary pt db and load them back in to pt to use replayer. So I have two new dbs, one of only KQo hands and another of villain c-r turn hands...

Mike

tinhat 12-02-2005 01:46 PM

Re: analyzing hh
 
Just taking one last lap in case anybody missed it; letting it go after that...

Mike


All times are GMT -4. The time now is 01:53 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.