diff --git a/src/xfel_calibrate/notebooks.py b/src/xfel_calibrate/notebooks.py
index e1f308faab5228ef145cfa19b57f891d43630e4d..9a68609a1a9af44f64337b3170df7c6488b35fb5 100644
--- a/src/xfel_calibrate/notebooks.py
+++ b/src/xfel_calibrate/notebooks.py
@@ -203,6 +203,24 @@ notebooks = {
                             "use function": "balance_sequences",
                             "cluster cores": 14},
         },
+        "FF_HISTS": {
+            "notebook":
+                "notebooks/Jungfrau/gainCal_JF_Create_Spectra_Histos.ipynb",
+            "dep_notebook":
+                "notebooks/Jungfrau/gainCal_JF_Fit_Spectra_Histos.ipynb",
+            "concurrency": {"parameter": None,
+                            "default concurrency": None,
+                            "cluster cores": 4},
+        },
+        "FF": {
+            "notebook":
+                "notebooks/Jungfrau/create_gain_map.ipynb",
+            "dep_notebooks":
+                "notebooks/Jungfrau/gainCal_JF_Fit_sendDB_NBC.ipynb",
+            "concurrency": {"parameter": None,
+                            "default concurrency": None,
+                            "cluster cores": 4},
+        },
     },
     "GOTTHARD2": {
         "CORRECT": {