News

Python code to plot an example receiver-operator characteristic curve for a Gaussian distributed signal and background. This code produces three plots: Two plots of the signal and background ...
plt.plot (bin_centers,gaussian (bin_centers,*popt)) #Fit looks absolutley perfect ## Now we want information from each batter -- we know their indexes using dataframs ...