pastas.model.Model.noise_weights ================================ .. py:method:: pastas.model.Model.noise_weights(p: list | None = None, tmin: pandas.Timestamp | str | None = None, tmax: pandas.Timestamp | str | None = None, freq: str | None = None, warmup: float | None = None) -> pastas.typing.ArrayLike Internal method to calculate the noise weights. .. !! processed by numpydoc !!