Page 47 of 53

Re: EBTST - EBT stats tool

Posted: Thu Mar 12, 2015 8:20 am
by ErGo
MDeen wrote:ErGo pointed out my errors. :oops:
This case was easy :wink:
If anybody else needs assistance, feel free to contact me.

The goal of the EBT Workgroup is a cleaner database!

Re: EBTST - EBT stats tool

Posted: Thu Jun 04, 2015 8:54 pm
by dserrano5
Upon upgrade of the server and reboot, it of course didn't boot. The duration of the downtime isn't defined at this point.

Edit: up again.

Re: EBTST - EBT stats tool

Posted: Sun Jun 07, 2015 6:31 pm
by Burdie
Hello dserrano5,

I have updated te codes_ireland.txtfile and by using ';' it is now working for NIGMM

Maybe it is now also working for EBTST

I have asked in the Dutch forum to test it for me, but I have no responce.
I'm not a Tech, I've tried but I think I'm not able to download en run EBTST on my computer.

Please can You check it for me if this is working for for EBTST

Thanks

Re: EBTST - EBT stats tool

Posted: Sat Jul 11, 2015 9:36 am
by marty44
Hi dserrano5,

there is a little bug on the travel stats page. The dates are overwriting the city names.
travelstats.png
travelstats.png (31.92 KiB) Viewed 2344 times
Maybe you can make the picture a little big bigger?

marty44

Re: EBTST - EBT stats tool

Posted: Sun Sep 13, 2015 5:49 pm
by jrnsndrs
Bad note (not public in my stats)

1.) T036/Zxxxx3249xxx , ingevoerd op 2015-08-21 in Nuenen .
• Bad short code position 'E6'

Should that be E5?
(I have already spend the note so I can't check)

Re: EBTST - EBT stats tool

Posted: Sun Sep 13, 2015 6:17 pm
by ErGo
jrnsndrs wrote:Should that be E5?
No, its a T036<E3>.

Also this note should be a L0<8>7F6 and not a L007!

If anyone else needs support, feel free to ask - a cleaner database is our goal.
ErGo/EBT Database Workgroup

Re: EBTST - EBT stats tool

Posted: Sun Sep 13, 2015 8:07 pm
by jrnsndrs
OK, thanks. I've corrected them.

Re: EBTST - EBT stats tool

Posted: Sun Sep 13, 2015 9:23 pm
by LucasFr
Hey dserrano,

are you planning on adding palindromes computations to EBTST in a near future? I'm currently searching for them in Excel but it takes time, lots of steps and generates a huge file in the end :|

For what it's worth, on 110600 notes I entered:
- 5.9% have a 5-digits palindrome, like ABCBA somewhere in the serial number
- 0.6% have a 6-digits palindrome, like ABCCBA
- 0.4% have a 7-digits palindrome, like ABCDCBA
- 0.05% have a 8-digits palindrome, like ABCDDCBA
- 0.02% (that's 26 notes) have a 9-digits palindrome, like ABCDEDCBA
- 0.003% (that's 3 notes only) have a 10-digits palindrome, like ABCDEEDCBA
- none have a 11-digits palindrome

Being able to check the results in EBTST would be nice and time-saving :)

Re: EBTST - EBT stats tool

Posted: Sun Sep 13, 2015 10:30 pm
by lmviterbo
LucasFr wrote:palindromes computations to EBTST in a near future? I'm currently searching for them in Excel but it takes time, lots of steps and generates a huge file in the end :|
Interesting!! If dserrano is not planning this soon, would you be so amazingly kind as to let me have your file? It's not at all an easy thing to do and I'd love to check if I already have any 10-digit palindrome among my 20174 notes. (I am also assuming that neither nigmm nor the old NIG are doing these computations.)

Re: EBTST - EBT stats tool

Posted: Wed Sep 16, 2015 7:59 am
by dserrano5
LucasFr wrote:
are you planning on adding palindromes computations to EBTST in a near future?
Huh, the code is there https://github.com/dserrano5/ebtst/blob ... s.pm#L1496" onclick="window.open(this.href);return false;. If it's not active, there must be some reason.

Unfortunately I'm working 60+ hours a week as of late

Re: EBTST - EBT stats tool

Posted: Wed Sep 16, 2015 6:20 pm
by LucasFr
Sadly I'm not fluent in Perl, thus I can't help you with coding and debugging. :|

I'm just noticing the palindrome_serials sub is searching for palindromes from 7 to 10 characters long, but 6 to 11 would be as useful as well.

Re: EBTST - EBT stats tool

Posted: Wed Sep 16, 2015 6:34 pm
by marty44
LucasFr wrote:Sadly I'm not fluent in Perl, thus I can't help you with coding and debugging. :|
me too

I tried in 2 or 3 times to get the code working, but never success :(

Re: EBTST - EBT stats tool

Posted: Mon Sep 28, 2015 8:41 pm
by Crazy Bob
Hi dserrano5, would it be an idea to make a distinction in the "short codes" page between Europa and 2002 series notes? I don't find it particularly interesting that my lowest U shortcode is currently U001A1 with a U**001 note, while my highest U shortcode is U023I4 with an M885 note, and would like to see separate entries for U/U and U/M notes (as well for other Europa / 2002 shortcodes that "interfere").

Same goes for the huge table; I would find it preferential to have all Europa and all 2002 entries grouped together, for example first all E... shortcodes belonging to 2002 series notes, and only after that all E... shortcodes belonging to Europa series notes. The current listing seems a bit, well, unclear.

Re: EBTST - EBT stats tool

Posted: Sun Oct 25, 2015 12:52 pm
by Crazy Bob
Trying to upload my new notes and hits CSVs, I get a "bad gateway" error...

Re: EBTST - EBT stats tool

Posted: Sun Oct 25, 2015 8:18 pm
by dserrano5
Crazy Bob wrote:Trying to upload my new notes and hits CSVs, I get a "bad gateway" error...
That's funny because I did nasty things with the server last Thursday, not today! Well I'll take a look later. The backend may be down, or some little thing like that.

Edit: nothing immediately obvious, although the errors are indeed there. Just wait some minutes and try again. I should probably rewrite the entire thing…