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.get_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.1.tar.gz
(3.0 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.1.tar.gz.
File metadata
- Download URL: fiftyl_toolkit-0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d2bb835f5bd21d8711b53546fc53d56101d2ca029ddbc489350bdb45c1d56bd
|
|
| MD5 |
dea1c276dbbdd9488ed05597b2c3def0
|
|
| BLAKE2b-256 |
9626b97c9009f2a99069208544e5245c400f94013d1c5d0a17acde0f18f4b94f
|
File details
Details for the file fiftyl_toolkit-0.1-py3-none-any.whl.
File metadata
- Download URL: fiftyl_toolkit-0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24266646191c697404a969613274dea6c72af7a86fcddf00c107b76f8333dba1
|
|
| MD5 |
8e3bed1459620a6b7fed873d894deb27
|
|
| BLAKE2b-256 |
254d5c584028cdd1a7d20fce97bcb6661656edfe4dc97dae364891b0be55f7ba
|