diff --git a/notebooks/test_watershed.ipynb b/notebooks/test_watershed.ipynb index 899657d71..d45bae70b 100644 --- a/notebooks/test_watershed.ipynb +++ b/notebooks/test_watershed.ipynb @@ -25,7 +25,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "id": "68523481", "metadata": {}, "outputs": [], @@ -36,7 +36,7 @@ "sample_frequency = 20\n", "\n", "eit_data = simulated_eit_data.__pytest_wrapped__.obj()(\n", - " breath_duration=breath_duration, sample_frequency=sample_frequency\n", + " breath_duration=breath_duration, sample_frequency=sample_frequency, relative_phase_shift=0.6\n", ")" ] }, @@ -245,42 +245,42 @@ "\n", "\n", "