[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
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2013-06-06T17:11:51+01:00 https://www.forum-gephi.org/app.php/feed/topic/2776 2013-06-06T17:11:51+01:002013-06-06T17:11:51+01:00 https://www.forum-gephi.org/viewtopic.php?t=2776&p=8851#p8851 <![CDATA[Re: Dynamic degree in 0.8.2]]> All the best, and keep it up!
Luis

Statistics:Posted by luis_r_izquierdo — 06 Jun 2013 17:11


]]>
2013-06-06T16:21:47+01:002013-06-06T16:21:47+01:00 https://www.forum-gephi.org/viewtopic.php?t=2776&p=8849#p8849 <![CDATA[Re: Dynamic degree in 0.8.2]]>
java.lang.ArrayIndexOutOfBoundsException: 2
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:149)
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:141)
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:128)
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:98)
at org.gephi.statistics.plugin.dynamic.DynamicDegree.end(DynamicDegree.java:238)
at org.gephi.statistics.StatisticsControllerImpl.executeDynamic(StatisticsControllerImpl.java:215)
at org.gephi.statistics.StatisticsControllerImpl.access$100(StatisticsControllerImpl.java:77)
at org.gephi.statistics.StatisticsControllerImpl$2.run(StatisticsControllerImpl.java:133)
[catch] at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:251)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)

I've reported the bug on https://github.com/gephi/gephi/issues/788

Statistics:Posted by admin — 06 Jun 2013 16:21


]]>
2013-06-05T22:15:09+01:002013-06-05T22:15:09+01:00 https://www.forum-gephi.org/viewtopic.php?t=2776&p=8842#p8842 <![CDATA[Dynamic degree in 0.8.2]]>
I am having problems trying to compute the dynamic degree of each node in 0.8.2. I have attached an example where computing the dynamic #nodes for a window of 1 and tick also equal to 1 gives no problems at all. However, when I try to compute the dynamic degree (or the # of edges), even though the columns for dynamic degree, dynamic in-degree and dynamic out-degree are created with correct timestamps, I get all zeros (which is wrong).
I may be doing something wrong, but cannot see what. Any ideas will be very much appreciated.
Cheers,
Luis

Attachment: https://www.dropbox.com/s/zkshjfmgpqq3r ... mic4.gephi
(Apparently the board attachment quota has been reached)

Statistics:Posted by luis_r_izquierdo — 05 Jun 2013 22:15


]]>