bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Help with batch analysis of matches


From: Holger
Subject: Re: [Bug-gnubg] Help with batch analysis of matches
Date: Thu, 08 May 2003 21:50:24 +0200

At 11:58 08.05.2003 -0700, Ned Cross wrote:
I've been trying to run batch analysis using gnubg-no-gui.exe (030501 running on Windows ME) and Ian Shaw's batch files, but I can't seem to make things work. I'm no programmer, so I'm not that surprised.

Is there anyone currently doing batch analysis that might be able to help me muddle through this?

Not currently, but I can tell you how I've done it.

In my case I had my FIBS files converted first into SGF. The command file to analyse them looks then like this:
load match M:\matches\GNUbg\You_vs_PlayerX_1032452951081.sgf
analyse match
save match M:\GNUbg\FIBS\You_vs_PlayerX_1032452951081.sgf
load match M:\matches\GNUbg\You_vs_PlayerY_1034699507151.sgf
analyse match
save match M:\GNUbg\FIBS\You_vs_PlayerY_1034699507151.sgf
---------- eof ------------------

Then either take the GUI version and open this

---- analyse.gnu ---------------- file via File|Open|Commands or take the command line version and type:
gnubg-no-gui.exe <analyse.gnu

For importing other file types you need to replace the "load match" with e.g. "import mat filename".

HTH,

Holger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]