Author missing in the list of author when creating a pad at a certain moment in time. This might be due to one author not participating yet in the pad.
Traceback (most recent call last):
File "C:/Users/Louis/Documents/EPFL/semesterProject/FROG-analytics.git/analytics/main belgians_evolution.py", line 87, in
prop_score = pad.prop_score()
File "C:\Users\Louis\Documents\EPFL\semesterProject\FROG-analytics.git\analytics\Pad.py", line 647, in prop_score
authors, proportions = self.author_proportions(considerate_admin=False)
File "C:\Users\Louis\Documents\EPFL\semesterProject\FROG-analytics.git\analytics\Pad.py", line 616, in author_proportions
author_lengths[authors.index(op_author)] += abs(op.get_length_of_op())
ValueError: 'a.FWP6H4KSeY2FSYlX' is not in list
Author missing in the list of author when creating a pad at a certain moment in time. This might be due to one author not participating yet in the pad.
Traceback (most recent call last): File "C:/Users/Louis/Documents/EPFL/semesterProject/FROG-analytics.git/analytics/main belgians_evolution.py", line 87, in
prop_score = pad.prop_score()
File "C:\Users\Louis\Documents\EPFL\semesterProject\FROG-analytics.git\analytics\Pad.py", line 647, in prop_score
authors, proportions = self.author_proportions(considerate_admin=False)
File "C:\Users\Louis\Documents\EPFL\semesterProject\FROG-analytics.git\analytics\Pad.py", line 616, in author_proportions
author_lengths[authors.index(op_author)] += abs(op.get_length_of_op())
ValueError: 'a.FWP6H4KSeY2FSYlX' is not in list