Skip to content

DOPpy v2.01

Compare
Choose a tag to compare
@pyZerrenner pyZerrenner released this 14 Dec 00:06
· 32 commits to master since this release
fbbfc6f

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 to DOPBase.contour to avoid RAM overflow.