We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
366cac2
There was an error while loading. Please reload this page.
Fix weird bug with some sor file which lead to seeking negative value in the file.
939810d
Fix the case-sensitive declared in #9.
b46e16b
Fix bug in 2.7. It uses timezone from datetime which exist only after 3.2
293ccb6
To use pyOTDR in your python code you'll need to do:
from pyotdr.read import read
5ad0033
This release is the last targeting python2.