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.2.tar.gz
(5.5 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.2.tar.gz.
File metadata
- Download URL: fiftyl_toolkit-0.2.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b709393d6b2c73254d30d00dba469c521c39310e73d2f55b0783e5485eb09a00
|
|
| MD5 |
67d6ebc28b6766d2bde383078696a668
|
|
| BLAKE2b-256 |
fbc49bb214f37d10241ebfd60f48e98c5d2ff426df7d9db76dd6030353d1a47d
|
File details
Details for the file fiftyl_toolkit-0.2.2-py3-none-any.whl.
File metadata
- Download URL: fiftyl_toolkit-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04b7caac780488c5031dea36fd9e011b4cc6a72d064606d51aed5b69a7e1f13b
|
|
| MD5 |
09fa6db4db7d2f22b0118feaba392c3e
|
|
| BLAKE2b-256 |
09d76d5369fe361d442b962d07b604755ecfb5d21bab8a7cefae948b1ff19e36
|