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

Stable32plot functions #83

Closed yxie-git closed 5 years ago

yxie-git commented 5 years ago

two files created: stable32plot.py: contains two functions sigmaplot() and dataplot() to plot stable32 style *DEV. demo_stable32plot.py: contains 6 plot examples.

tested under 64-bit win10, python3.6.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 83.536% when pulling f758a164b7672064cca34a3c6894779f9b52b671 on yxie-git:stable32plot into b5c695a5af4379fcea4d4ce93a066cb902e7ee0a on aewallin:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 83.536% when pulling 187268ad75a176296adb1d18b5e025e2e8c271d0 on yxie-git:stable32plot into b5c695a5af4379fcea4d4ce93a066cb902e7ee0a on aewallin:master.

aewallin commented 5 years ago

I moved these to the /examples folder now.