diff --git a/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb b/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb index 3b426853a1cfe81335561af209075322c6ce52ba..ce2c71bf358eebc303326241b05a84fc356534ed 100644 --- a/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb +++ b/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb @@ -91,7 +91,7 @@ "use_litframe_device = '' # Device ID for a lit frame finder device to only process illuminated frames, empty string to disable\n", "energy_threshold = -1000 # The low limit for the energy (uJ) exposed by frames subject to processing. If -1000, selection by pulse energy is disabled\n", "\n", - "use_xgm_device = 'SA2_XTD1_XGM/XGM/DOOCS' # DoocsXGM device ID to obtain actual photon energy, operating condition else.\n", + "use_xgm_device = '' # DoocsXGM device ID to obtain actual photon energy, operating condition else.\n", "\n", "# Output parameters\n", "recast_image_data = '' # Cast data to a different dtype before saving\n",