Improve fit
Compare changes
+ 82
− 48
@@ -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,36 +125,58 @@ def main():
@@ -163,36 +194,34 @@ def main():
@@ -218,7 +247,10 @@ def main():
@@ -226,19 +258,21 @@ def main():