source: cpp/tests/genoconv_test-default.goal @ 1143

Last change on this file since 1143 was 1143, checked in by sz, 3 years ago

update test results, mostly because of r1142 (rgb defaults change)

File size: 1.1 KB
Line 
1*** Source genotype:
2Genotype:
3X
4Format: 1
5Valid: yes
6Comment:
7*** Converted:
8Genotype:
9p:
10p:1.0
11j:0, 1, dx=1.0, 0.0, 0.0
12
13Format: 0
14Valid: yes
15Comment:
16Conversion map:
17{ [0] -> [0-33]
18}
19                  p: p:1.0 j:0, 1, dx=1.0, 0.0, 0.0
20              X : p: p:1.0 j:0, 1, dx=1.0, 0.0, 0.0
21Reverse conversion map:
22{ [0-33] -> [0]
23}
24                                                X
25           p: p:1.0 j:0, 1, dx=1.0, 0.0, 0.0  : X
26
27Model map for f1 genotype:
28                  Parts     Joints    Neurons
29                  012345678901234567890123456789
30              X : 01........0...................
31{ [0] -> [0-1,10]
32}
33
34Model map for f0 genotype:
35                                                Parts     Joints    Neurons
36                                                012345678901234567890123456789
37                                          p:  : 0.............................
38                                       p:1.0  : .1............................
39                    j:0, 1, dx=1.0, 0.0, 0.0  : ..........0...................
40{ [0-2] -> [0]
41  [3-8] -> [1]
42  [9-33] -> [10]
43}
44
Note: See TracBrowser for help on using the repository browser.