Improve fit
Compare changes
+ 91
− 55
@@ -4,9 +4,12 @@ import sys
@@ -15,8 +18,7 @@ matplotlib.use('Agg')
@@ -55,7 +57,14 @@ def plot_pes(filename: str, pes_raw_int: np.ndarray, first: int, last: int):
@@ -116,40 +125,64 @@ def main():
@@ -161,36 +194,34 @@ def main():
@@ -216,7 +247,10 @@ def main():
@@ -224,19 +258,21 @@ def main():