diff --git a/notebooks/REMI/REMI_Digitize_and_Transform.ipynb b/notebooks/REMI/REMI_Digitize_and_Transform.ipynb
index 536ec91a447e39eebb24bf5270c3eb9c6a9c0952..412de0670bb17fbdc67c5392608bf67d0607eb43 100644
--- a/notebooks/REMI/REMI_Digitize_and_Transform.ipynb
+++ b/notebooks/REMI/REMI_Digitize_and_Transform.ipynb
@@ -46,7 +46,7 @@
     "ppt_source = 'SQS_RR_UTC/TSYS/TIMESERVER:outputBunchPattern'\n",
     "ignore_fel = False  # Ignore any FEL entries in the PPT.\n",
     "ignore_ppl = False  # Ignore any PPL entries in the PPT.\n",
-    "trailing_trigger = True  # Add a trigger after all regular pulses with the remaining trace.\n",
+    "trailing_trigger = False  # Add a trigger after all regular pulses with the remaining trace.\n",
     "ppl_offset = 0  # In units of the PPT.\n",
     "laser_ppt_mask = -1  # Bit mask for used laser, negative to auto-detect from instrument. \n",
     "instrument_sase = 3  # Which SASE we're running at for PPT decoding.\n",