[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Half Weight Indices Doubling Between Programs
Page 1 of 1

Half Weight Indices Doubling Between Programs

Posted: 03 Aug 2017 19:28
by azmichelleg
I am trying to take a .graphml file that I created in socprog and upload it to Gephi. However, when I do so, the association index values change. For example, the bottom pictures is the association matrix created in socprog showing the half weight indices. When I upload the graphml file that I download straight from socprog, the top image is what I get for my weights. It seems that all of the indices are doubling (ie if it came up at 0.14 in socprog, after uploading to gephi, the weight is 0.28). However, all of the indices for the same individual (1 to 1, 4 to 4) are correct at 1 instead of doubling to 2.

Any help you can provide will be much appreciated. Thanks!

Re: Half Weight Indices Doubling Between Programs

Posted: 03 Aug 2017 20:49
by eduramiba
Hi,
Edges might be duplicated so their weights are summed.

Re: Half Weight Indices Doubling Between Programs

Posted: 03 Aug 2017 20:49
by eduramiba
Gephi 0.9.2 will let you choose what to do with duplicated edges during import report.