FCS-analysis / multipletau

python multiple-tau correlation algorithm
https://multipletau.readthedocs.io
BSD 3-Clause "New" or "Revised" License
19 stars 9 forks source link

Improve testing function #3

Closed paulmueller closed 10 years ago

paulmueller commented 10 years ago

Be a little bit more elaborate after the

__name__ == "__main__"

line in the testing module.

Create plots:

paulmueller commented 10 years ago

testing module can now be executed as a script and makes a nice plot - included in documentation. No need for residuals at this point.