Dear All, During the course of using numpy/scipy for data processing I've noticed a lack of routines for generating non Gaussian noise processes. I'm interested in contributing code for the generation of 1/f (pink) noise, and perhaps other noise processes, similar to the matlab dsp.ColoredNoise routines. Any thoughts on whether such an addition would be worthwhile? Regards Tim
I think you mean non-white, not nongaussian On Tue, Aug 8, 2017, 5:18 AM Timothy Mehay <446368@students.wits.ac.za> wrote:
Dear All,
During the course of using numpy/scipy for data processing I've noticed a lack of routines for generating non Gaussian noise processes.
I'm interested in contributing code for the generation of 1/f (pink) noise, and perhaps other noise processes, similar to the matlab dsp.ColoredNoise routines.
Any thoughts on whether such an addition would be worthwhile?
Regards Tim _______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
participants (3)
-
Neal Becker -
Suzen, Mehmet -
Timothy Mehay