From d1776723ff9cecc92ba90b6fde392156e7ffb6e0 Mon Sep 17 00:00:00 2001 From: Ben Dichter Date: Mon, 25 Nov 2024 10:46:53 -0500 Subject: [PATCH] Update docs/gallery/domain/plot_icephys.py --- docs/gallery/domain/plot_icephys.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/gallery/domain/plot_icephys.py b/docs/gallery/domain/plot_icephys.py index 832034738..09687fa36 100644 --- a/docs/gallery/domain/plot_icephys.py +++ b/docs/gallery/domain/plot_icephys.py @@ -353,6 +353,7 @@ sweep_number=np.uint(16), ) +# IZeroClampSeries is used when the current is clamped to 0. izcs = IZeroClampSeries( name="izcs", data=[0.1, 0.2, 0.3, 0.4, 0.5],