mhvk/baseband v4.0.3
Creators
- 1. University of Toronto
- 2. City of Toronto Transportation Services
- 3. Shanghai Astronomical Observatory
- 4. Dublin Institute for Advanced Studies
- 5. Max-Plank-Institut für Radioastronomie
- 6. California Institute of Technology
- 7. UC Berkeley
Description
Bug Fixes
-
Ensure that
pathlib.Path
objects are recognized as valid in the various openers. [#467] -
Raise a proper
FileNotFoundError
instead of an obscureAttributeError
if trying to getfile_info
on a non-existing file. [#467] -
Pass on all "irrelevant" arguments not understood by
file_info
to the general opener, so they can be used or raiseTypeError
in a place where it will be clearer why that happens. [#468] -
Support for VDIF EDV3 data with payload size of 1000 bytes. [#456]
Files
mhvk/baseband-v4.0.3.zip
Files
(2.1 MB)
Name | Size | Download all |
---|---|---|
md5:e7d8e4fea59aa8cd1ba99c43d9a767af
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mhvk/baseband/tree/v4.0.3 (URL)