I am trying to fit a gaussian to data. I am using scipy.curve_fit. For some reason the pcov matrix is all zeros. My code is as below
import matplotlib.pyplot