diff --git a/bluecellulab/stimulus/factory.py b/bluecellulab/stimulus/factory.py index 6a6b1b8..d452847 100644 --- a/bluecellulab/stimulus/factory.py +++ b/bluecellulab/stimulus/factory.py @@ -311,7 +311,7 @@ def amplitude_based( post_delay: float, amplitude: float, ) -> CombinedStimulus: - """Create a DelayedYap stimulus from given time events and amplitude. + """Create a DelayedZap stimulus from given time events and amplitude. Args: dt: The time step of the stimulus.