diff --git a/notebooks/ePix100/Correction_ePix100_NBC.ipynb b/notebooks/ePix100/Correction_ePix100_NBC.ipynb index cc1ff9759bf5cfe282ad86df45985de05b0d3432..46df7bb1ef58e8b9618c8aa207f4c86f1b680c07 100644 --- a/notebooks/ePix100/Correction_ePix100_NBC.ipynb +++ b/notebooks/ePix100/Correction_ePix100_NBC.ipynb @@ -538,8 +538,7 @@ " histCalOffsetCor.fill(data)\n", " ddset[...] = np.moveaxis(data, 2, 0)\n", "\n", - " # Common mode correction\n", - " # TODO: Fix conflict between common mode and relative gain.\n", + " # TODO: Fix conflict between pattern classification and gain corr.\n", "\n", " \"\"\"The gain correction is currently applying an absolute correction\n", " (not a relative correction as the implied by the name);\n",