bernds / q5Go

A tool for Go players: SGF editor, analysis tool, game database and pattern search tool, IGS client
GNU General Public License v2.0
171 stars 28 forks source link

analysis on boards larger than 25x25 #40

Closed cryptsport closed 4 years ago

cryptsport commented 4 years ago

I make matches of different KataGo networks and play myself on 27x27 and 29x29 boards. after that it is interesting to do the analysis using the stronger KataGo network. but when setting the parameters, "preferences - computer go - change an engine configuration - board size (use for analysis)" - the limitation is 25x25. can this restriction be lifted? probably in the "batch computer analysis" window "board size" is related to this, also limited to 25x25

bernds commented 4 years ago

Should be fixed now.

cryptsport commented 4 years ago

many thanks! everything is fine before I press "add to queue" in the "batch computer analysis" window, an error appears - "invalid response from gtp engine" (if sgf and board size 29x29. if 25x25 - ok)

bernds commented 4 years ago

Should work now.

cryptsport commented 4 years ago

I am very grateful to you !!! works!