First pypi.org release.
Added
- Basic test suite
- Docstrings
- Sphinx based documentation
- `.paramDict` provides natural-language translation of three-letter parameter
codes. Not inclusive of all possible codes.
Changed
- `.getOpusData` now takes a tuple(DataBlockType, Dimensions, Derivative) as
the second argument.
- `.listContents` returns a list of datablock tuples
- 3D TRC data is now return as a 3D numpy array under `.traces` with the structure
`.traces[row][column][trace]` where trace corresponds to the `.labels` index
of the trace. Individual trace maps can be accessed as `.traces[:,:,trace]`
Fixed
- Properly terminate parameter strings