bring_in question

Any support related posts should go here.

bring_in question

Postby jockodundee » Mon Jan 12, 2009 6:21 pm

Is there a way to tell who is the bring_in from the database when the bring_in brings it in for the full amount?
jockodundee
 
Posts: 23
Joined: Tue Feb 05, 2008 3:42 pm

Re: bring_in question

Postby ptrack mike » Mon Jan 12, 2009 7:08 pm

There is no stat in PTS that shows this, but if the amount on the game_players table, bring_in column is greater than $0.00 then that player brought in the bring-in amount. You could look at that number to see when it is larger than the normal bring-in amount to see if it is the full amount.
ptrack mike
 
Posts: 1731
Joined: Thu Feb 21, 2008 5:48 pm

Re: bring_in question

Postby jockodundee » Tue Jan 13, 2009 2:36 am

This does not seem to be the case. When the bring_in brings it in for the full amount, the column bring_in has 0 in it for everyone at the table.
jockodundee
 
Posts: 23
Joined: Tue Feb 05, 2008 3:42 pm

Re: bring_in question

Postby ptrack mike » Tue Jan 13, 2009 8:05 am

What poker site are you playing? Some sites do not list the bring-in in the hand history unless it's the small bring-in amount, otherwise they treat it as just a bet. If there is still a question, post one of the hand histories and I'll tell you how it is treated by PTS.
ptrack mike
 
Posts: 1731
Joined: Thu Feb 21, 2008 5:48 pm

Re: bring_in question

Postby jockodundee » Tue Jan 13, 2009 3:26 pm

The site is PokerStars and I can see from the hand history that bringin is not mentioned when the bringin bets the full amount.

Still, I'm going to have to write additional code to figure out the bringin in order to run meaningful queries using PTS, so I would think you guys would have.
jockodundee
 
Posts: 23
Joined: Tue Feb 05, 2008 3:42 pm

Re: bring_in question

Postby ptrack mike » Tue Jan 13, 2009 3:57 pm

Code: Select all
The site is PokerStars and I can see from the hand history that bringin is not mentioned when the bringin bets the full amount.

While I admit I'm not a Stud expert, I think that a bring-in is only a bring-in if the amount is the small forced bet. Otherwise it's just considered to be a bet meaning the player would have bet that amount even if not forced to do anything.

Still, I'm going to have to write additional code to figure out the bringin in order to run meaningful queries using PTS, so I would think you guys would have.

You are the first person in over two years since PTS was released to mention that this is a desired stat. May I ask what exactly are you writing additional code to do?
ptrack mike
 
Posts: 1731
Joined: Thu Feb 21, 2008 5:48 pm

Re: bring_in question

Postby jockodundee » Tue Jan 13, 2009 4:21 pm

Not knowing who the bringin was in stud means you do not know the 3rd st position of any player in that hand. This would be somewhat equivalent to not knowing who the button and blinds are in holdem because the posted cutoff checked his option.

Of course, PTS doesnt store positions in any case and I have already had to write code that populates a table joining to game_players that has the position of every player relative to the bringin. However, I hadn't realized until now, (since the bringin brings it in for the full amount rarely), that I have to figure out the bringin itself by the upcards, instead of relying on PTS.
jockodundee
 
Posts: 23
Joined: Tue Feb 05, 2008 3:42 pm

Re: bring_in question

Postby jockodundee » Tue Jan 13, 2009 4:23 pm

You are the first person in over two years since PTS was released to mention that this is a desired stat. May I ask what exactly are you writing additional code to do?


Nobody does statistical analysis on stud like they do with holdem.
jockodundee
 
Posts: 23
Joined: Tue Feb 05, 2008 3:42 pm

Re: bring_in question

Postby ptrack mike » Tue Jan 13, 2009 5:43 pm

Nobody does statistical analysis on stud...

Well, you do apparently. :)

Good luck.
ptrack mike
 
Posts: 1731
Joined: Thu Feb 21, 2008 5:48 pm


Return to PTS Support

Who is online

Users browsing this forum: Google [Bot] and 4 guests

cron
highfalutin