|
|
|
@ -115,7 +115,7 @@ def SlopeWeeker(Keylist, Dict):
@@ -115,7 +115,7 @@ def SlopeWeeker(Keylist, Dict):
|
|
|
|
|
PtName = PtName.replace('resampled-','') |
|
|
|
|
PtName = PtName.replace('.csv','') |
|
|
|
|
|
|
|
|
|
plt.figure() |
|
|
|
|
plt.figure(dpi=720) |
|
|
|
|
plt.ylim(0,1440) |
|
|
|
|
plt.xlim(0,(ENMOmax+10)) |
|
|
|
|
plt.title('Intensity plot ' + PtName) |
|
|
|
|