diff --git a/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb b/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb index fdd307e5e444070c59edb11b683841d927f0a1e6..587a19993672dd3309813f29b27d5208ec2d63b7 100644 --- a/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb +++ b/notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb @@ -334,8 +334,8 @@ "metadata": {}, "outputs": [], "source": [ - "# Before going further check if there are any trains\n", - "# to correction in AGIPD detector modules INSTRUMENT sources.\n", + "# Before proceeding, verify the availability of trains\n", + "# in AGIPD detector modules at INSTRUMENT group.\n", "channels_to_correct = [instrument_src.format(m) for m in modules]\n", "total_trains = len(dc.select(channels_to_correct, require_all=True).train_ids)\n", "if total_trains == 0:\n", diff --git a/src/xfel_calibrate/finalize.py b/src/xfel_calibrate/finalize.py index 78efb19b04947a42388f39aed4b94586b62851a9..c2c46b513dc150dbc98a9495de2a2fd11ee9c0d4 100644 --- a/src/xfel_calibrate/finalize.py +++ b/src/xfel_calibrate/finalize.py @@ -257,7 +257,6 @@ def make_report(run_path: Path, cal_work_dir: Path, project: str, } ''' - # Append the custom preamble latex_elements['preamble'] += custom_latex_preamble mf.write("latex_elements = {}\n".format(latex_elements)) mf.write("latex_logo = '{}/{}'\n".format(module_path,