DOPpy v2.01
This release marked the first bug fixes and feature additions from version 2.00. It is the earliest version I can still find on my computer. According to the date on my file, the original release date was 2019-09-15. Though it could have been a bit earlier.
The history so far
The very first versions 1.xx of DOPpy were never seen by anyone but me. I used them to test different approaches of structuring the classes and how to read binary files. Version 2.00 was a complete re-write of the module and was the first release given to some colleagues.
Changelog v2.01
- Removed aliasing from echo-profile.
- Added
maxtimes
argument toDOPBase.contour
to avoid RAM overflow.