50L data toolkit
Project description
FiftyL (50L) Toolkit
This package contains a useful data extraction class for use in 50L analysis. Using this package requires access to DUNE-DAQ. At the moment, this package only contains the tools for data extraction, but it will expand when new, frequently-used tools are desired.
Example Usage
import fiftyl_toolkit
data = fiftyl_toolkit.Data(path_to_data_file)
record = data.records[0]
adcs = data.extract(record)
limited_adcs = data.extract(record, range(10))
plane_adcs = data.extract(record, "collection")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fiftyl_toolkit-0.2.0.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fiftyl_toolkit-0.2.0.tar.gz.
File metadata
- Download URL: fiftyl_toolkit-0.2.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
858e064017459b136d2314ed62d17a1199451c37870c5d8fffe0fdc871410350
|
|
| MD5 |
2c96a9831fd1fcea3a6e7bcbd40f491b
|
|
| BLAKE2b-256 |
581d26f39396a62c8ed3fef9f41f0d5d32af54a6d76e237397f4e5d4054d66ab
|
File details
Details for the file fiftyl_toolkit-0.2.0-py3-none-any.whl.
File metadata
- Download URL: fiftyl_toolkit-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fa787f1db17586de04bf28f6a847d48a8a7af5c57866b613d2a6f9f6bc1fe32
|
|
| MD5 |
5a0259f1287c18baf7d2b35a29c82a67
|
|
| BLAKE2b-256 |
a8f55a56022f939ff0c78055438c985753326a9bb4b64113b3d8a2ba3abbf950
|