The above crosstable data is in text format, just for human reference, we can't use it for merging.Uri Blass wrote: ↑Sat Oct 16, 2021 12:33 am I understood how to copy cross table but
I do not understand exactly what to do in order to merge tournaments.
After making a tournament I did the following steps:
1)I could copy the cross table and got the following:
Result:
------------------------------------------------------------------------------------------------------------
# name games wins% draws% losses% score elo + -
1. Dragon 2.5.1 depth8 by Komodo Chess 64-bit 8 87.5 0.0 12.5 7.0 211 222 168
2. Dragon 2.5.1 depth9 by Komodo Chess 64-bit dup 8 87.5 0.0 12.5 7.0 211 222 168
3. Dragon 2.5.1 depth7 by Komodo Chess 64-bit 8 37.5 12.5 50.0 3.5 -33 159 166
4. Dragon 2.5.1 depth6 by Komodo Chess 64-bit 8 25.0 12.5 62.5 2.5 -96 158 176
5. Dragon 2.5.1 depth5 by Komodo Chess 64-bit 8 0.0 0.0 100.0 0 -294 177 280
Cross table:
------------------------------------------------------------------------------------------------------------
# name score games 1 2 3 4 5
1. Dragon 2.5.1 depth8 by Komodo Chess 64-bit 7.0 8 x 1.0 2.0 2.0 2.0
2. Dragon 2.5.1 depth9 by Komodo Chess 64-bit dup 7.0 8 1.0 x 2.0 2.0 2.0
3. Dragon 2.5.1 depth7 by Komodo Chess 64-bit 3.5 8 0.0 0.0 x 1.5 2.0
4. Dragon 2.5.1 depth6 by Komodo Chess 64-bit 2.5 8 0.0 0.0 0.5 x 2.0
5. Dragon 2.5.1 depth5 by Komodo Chess 64-bit 0 8 0.0 0.0 0.0 0.0 x
Tech:
------------------------------------------------------------------------------------------------------------
Tech (average nodes, depths, time/m per move, others per game), counted for computing moves only, ignored moves with zero nodes:
# name nodes/m NPS depth/m time/m moves time
1. Dragon 2.5.1 depth8 by Komodo Chess 64-bit 4K 325709 8.0 0.0 57.6 0.7
2. Dragon 2.5.1 depth9 by Komodo Chess 64-bit dup 6K 497014 9.0 0.0 63.3 0.8
3. Dragon 2.5.1 depth7 by Komodo Chess 64-bit 2K 192378 7.0 0.0 72.5 0.8
4. Dragon 2.5.1 depth6 by Komodo Chess 64-bit 1K 121095 6.0 0.0 69.3 0.7
5. Dragon 2.5.1 depth5 by Komodo Chess 64-bit 1K 76056 5.0 0.0 59.5 0.6
all --- 2K 250228 7.0 0.0 64.4 0.7
"Merge" tournaments in BSG are actually to add games from another tournament into the current one.
All tournament data is in the file banksiaplaying.json. When you create a new tournament, the new data will overwrite into that file. Just, you need to file the save file. Typically BSG auto stores older tournaments by renaming that file into a new one such as "banksiaplaying.3.3.10.64.3.1.40-16+0_5.json" when the first number (3) is ID. You may open the dialog Recent tournaments to view all tournaments BSG played recently to understand which file belongs to which tournament.
An alternative is that you store the file banksiaplaying.json yourself somewhere whenever the tournament is just completed.
Once you know which file is the old tournament you need, you can merge it with the current one. Menu -> Tournaments -> Action -> Edit current tournament, click on the first button "Merge game from another tournament JSON", select the JSON file of old tournament. Your current tournament will have games from the old one and it can auto calculate results, Elo for the combining data.
Wow, amazing you can use all those multi-timers! I thought 5 timers is so redundant!
Don't worry, I will send you an update with over 5 timers!
You can merge two PGN files, just use any text editor to load, copy, paste. After all, use BSG to load the merged one to calculate Elo.Uri Blass wrote: ↑Sat Oct 16, 2021 12:33 am a)make a match of 2 games between dragon depth 10 and dragon depth 5
b)make a gauntlet of dragon depth 10 and dragon depths 5-9
c)merge all the 3 tournaments.
In order to make it simple I try first to merge only 2 additinal games into the tournament in step a
so I make the following steps
3)I make a tournament with 2 games of dragon depth 10 against dragon depth 5.
4)I get the following table
Result:
-----------------------------------------------------------------------------------------------------------------
# name games wins% draws% losses% score elo + -
1. Dragon 2.5.1 depth10 by Komodo Chess 64-bit dup dup 2 100.0 0.0 0.0 2 75 178 135
2. Dragon 2.5.1 depth5 by Komodo Chess 64-bit 2 0.0 0.0 100.0 0 -75 135 178
Cross table:
-----------------------------------------------------------------------------------------------------------------
# name score games 1 2
1. Dragon 2.5.1 depth10 by Komodo Chess 64-bit dup dup 2 2 x 2.0
2. Dragon 2.5.1 depth5 by Komodo Chess 64-bit 0 2 0.0 x
Tech:
-----------------------------------------------------------------------------------------------------------------
Tech (average nodes, depths, time/m per move, others per game), counted for computing moves only, ignored moves with zero nodes:
# name nodes/m NPS depth/m time/m moves time
1. Dragon 2.5.1 depth10 by Komodo Chess 64-bit dup dup 10K 693739 10.0 0.0 61.5 0.9
2. Dragon 2.5.1 depth5 by Komodo Chess 64-bit 1K 66949 5.0 0.0 61.0 0.6
all --- 5K 429016 7.5 0.0 61.3 0.8
5)I choose tournaments->actions->edit current tournament
I see that the default option is replace Benjamin1.1 with Benjamin1.1.
I do not understand how I can merge 2 tournaments and I do not understand how I get games of the previous tournament that I want to merge(I already have a pgn but I cannot choose pgn when I click on merge game from another tournament JSON