diff --git a/datav2.cff b/datav2.cff new file mode 100644 index 0000000..ff9e507 Binary files /dev/null and b/datav2.cff differ diff --git a/datav3.cff b/datav3.cff new file mode 100644 index 0000000..8063136 Binary files /dev/null and b/datav3.cff differ diff --git a/generate_plots_MKGF.py b/generate_plots_MKGF.py index e95957e..808c7f2 100644 --- a/generate_plots_MKGF.py +++ b/generate_plots_MKGF.py @@ -27,7 +27,7 @@ def mkdir_p(mypath): pass else: raise -fileName = "data.cff" +fileName = "datav3.cff" data = pd.read_pickle(fileName) binList = [10, 20, 30]