diff --git a/notebooks/generic/PlotFromCalDB_NBC.ipynb b/notebooks/generic/PlotFromCalDB_NBC.ipynb index 45c18e7b2a52bca0b14243eabd4be0d92b6c8548..666b2d882c856ee99255fecb71392b805dd67f00 100644 --- a/notebooks/generic/PlotFromCalDB_NBC.ipynb +++ b/notebooks/generic/PlotFromCalDB_NBC.ipynb @@ -21,7 +21,6 @@ "metadata": {}, "outputs": [], "source": [ - "cluster_profile = \"noDB\" # The ipcluster profile to use\n", "start_date = \"2019-01-01\" # date to start investigation interval from\n", "end_date = \"NOW\" # date to end investigation interval at, can be \"now\"\n", "dclass=\"jungfrau\" # Detector class\n", diff --git a/notebooks/generic/PlotFromCalDB_Summary_NBC.ipynb b/notebooks/generic/PlotFromCalDB_Summary_NBC.ipynb index 21215acfbe46ca594a091b1793fea7fd21e756a4..ee2935501687bc138b8087b92c1779e1790164dc 100644 --- a/notebooks/generic/PlotFromCalDB_Summary_NBC.ipynb +++ b/notebooks/generic/PlotFromCalDB_Summary_NBC.ipynb @@ -21,7 +21,6 @@ "metadata": {}, "outputs": [], "source": [ - "cluster_profile = \"noDB\" # The ipcluster profile to use\n", "out_folder = \"/gpfs/exfel/data/scratch/karnem/test_bla4/\" # Output folder, required\n", "use_existing = \"/home/karnem/myscratch/PlotCalDB/SPB/AGIPD1M1/\" # Input folder\n", "dclass = \"AGIPD\" # Detector class\n",