'formules.py' updaten
This commit is contained in:
parent
f05940b1f5
commit
6413897e92
@ -115,7 +115,7 @@ def SlopeWeeker(Keylist, Dict):
|
|||||||
PtName = PtName.replace('resampled-','')
|
PtName = PtName.replace('resampled-','')
|
||||||
PtName = PtName.replace('.csv','')
|
PtName = PtName.replace('.csv','')
|
||||||
|
|
||||||
plt.figure()
|
plt.figure(dpi=720)
|
||||||
plt.ylim(0,1440)
|
plt.ylim(0,1440)
|
||||||
plt.xlim(0,(ENMOmax+10))
|
plt.xlim(0,(ENMOmax+10))
|
||||||
plt.title('Intensity plot ' + PtName)
|
plt.title('Intensity plot ' + PtName)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user