construct kinematic coverage plot and include Sigma and eSigma correlation in kinematics_correlation.py
Compare changes
- Tooba Ali authored
@@ -88,7 +88,7 @@ def Q2correlation(minq2,method): #minq2 can be 1,10,100, or 1000; method can be
@@ -88,7 +88,7 @@ def Q2correlation(minq2,method): #minq2 can be 1,10,100, or 1000; method can be
plt.title('{} $Q^2$ correlation {}x{} $minQ^2=${}$GeV^2$'.format(method_dict['{}'.format(method)],k,p,minq2))
@@ -146,7 +146,7 @@ def Xcorrelation(minq2,method): #minq2 can be 1,10,100, or 1000; method can be '
@@ -146,7 +146,7 @@ def Xcorrelation(minq2,method): #minq2 can be 1,10,100, or 1000; method can be '
plt.title('{} $x$ correlation {}x{} $minQ^2=${}$GeV^2$'.format(method_dict['{}'.format(method)],k,p,minq2))
@@ -223,7 +223,7 @@ ax6.set_title('Jacquet Blondel')
@@ -223,7 +223,7 @@ ax6.set_title('Jacquet Blondel')