Skip to content

Fix error computing correlation

Created by: didi-hou

  • Deleted the earlier testing print code lines
  • Added warning message and skip the computation of the cross-correlation in a population when there are less than 2 neurons firing because of a very small value being assigned to the parameter scale_down_to
  • Reran the notebook

Merge request reports