I/O routines for streaming data from radio telescopes
Project description
Module for writing/reading binary files being continuously written to disk. Designed for supporting scihi.
Usage:
scio.append(arr,filename,[overwrite=False])
write the array arr to the end of file filename. If overwrite is
True, then erase what's there and start fresh.
Routine does not check that dtype/size of succeeding arrays matches
what's already in the file.
arr=scio.read(filename) return as a numpy array of the same dtype the set of arrays written.
Currently supported dtypes are int32, int64, uint32, uint64, float32, and float64.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pbio-0.0.2.tar.gz
.
File metadata
- Download URL: pbio-0.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48b628c45b58c6153c70097ee3bf1c5396bb1ce322bfa77a332754710f89c2a0 |
|
MD5 | 60dcaca5fbd9e360933560d2c37d7f56 |
|
BLAKE2b-256 | f5642b54531b3abe92f7524266fe132ad52dd8bcf2487ab67628ed3195225b2f |
File details
Details for the file pbio-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pbio-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2f1cc5b6afe477d19df163eaf0740d64351f7209b01e28f2e79d3f6487af7f2 |
|
MD5 | 7b0c1524f51f6691eb45f0a5b4808d32 |
|
BLAKE2b-256 | 85155cd45df205a2af22683384e6ccd850ed91bc973d17a58872686cee29ede8 |