From 191647bb357bb28f23a708adabace4b79caceb69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Sierro?= Date: Fri, 8 Mar 2024 11:21:25 +0100 Subject: [PATCH] stuff --- src/scgenerator/physics/pulse.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scgenerator/physics/pulse.py b/src/scgenerator/physics/pulse.py index f34e503..fc7cee7 100644 --- a/src/scgenerator/physics/pulse.py +++ b/src/scgenerator/physics/pulse.py @@ -611,7 +611,6 @@ def shot_noise( w: np.ndarray, constant_amplitude: bool = False, phase_only: bool = True ) -> np.ndarray: """ - Parameters ---------- w : array, shape (n,)