From 1a1cd3babe9f33a448dbb3ea2797f0bfe1a1f9e2 Mon Sep 17 00:00:00 2001 From: ahmedk <karim.ahmed@xfel.eu> Date: Mon, 4 Apr 2022 11:32:00 +0200 Subject: [PATCH] fill table correctly if no constants retrieved --- notebooks/AGIPD/AGIPD_Correct_and_Verify_Summary_NBC.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/notebooks/AGIPD/AGIPD_Correct_and_Verify_Summary_NBC.ipynb b/notebooks/AGIPD/AGIPD_Correct_and_Verify_Summary_NBC.ipynb index cd74bac4b..21ceec32e 100644 --- a/notebooks/AGIPD/AGIPD_Correct_and_Verify_Summary_NBC.ipynb +++ b/notebooks/AGIPD/AGIPD_Correct_and_Verify_Summary_NBC.ipynb @@ -117,13 +117,6 @@ "for const in ['Offset', 'SlopesPC', 'SlopesFF']:\n", " print_const_table(const)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { -- GitLab