with open("../../FitResults.pkl", 'rb') as f: fitResults = pkl.load(f)