Sushi
Sushi copied to clipboard
np.average to np.ma.average
Use np.ma.average instead of np.average to avoid division by zero error (not sure what exactly in source file causes it, i suspect very short chapters or something like this)