'formules.py' updaten

This commit is contained in:
Dijkhof 2021-07-06 13:11:42 +02:00
parent f05940b1f5
commit 6413897e92
1 changed files with 1 additions and 1 deletions

View File

@ -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)