aewallin / allantools

Allan deviation and related time & frequency statistics library in Python
GNU Lesser General Public License v3.0
226 stars 77 forks source link

Added Noise class for discrete colored noise generation based on the Kasdin / Walter algorithm #58

Closed jleute closed 6 years ago

jleute commented 7 years ago

This is basically the code from my colorednoise repository, but I rewrote it as a class and updated the example accordingly. I hope the integration works.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-4.3%) to 75.113% when pulling d9e143f7f34abb8d5b5e8423c96ff2c0ed815c63 on jleute:master into 9ebda7b19da07f7ff9159a622b6ebcf158c0b5fd on aewallin:master.