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.2.tar.gz
(3.1 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.2.tar.gz.
File metadata
- Download URL: fiftyl_toolkit-0.1.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46d9ba10f4a49288d7852d6f852698fe8ea6623fceb8e59a2e0c2338a8196486
|
|
| MD5 |
663f406d0f0422433d95d7d1ce9d8d9c
|
|
| BLAKE2b-256 |
8b1d33f99b8be07ead61bef5ad0a45d696bcdba5a4a987253e8906ee3ea9b337
|
File details
Details for the file fiftyl_toolkit-0.1.2-py3-none-any.whl.
File metadata
- Download URL: fiftyl_toolkit-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.8 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 |
13737588297cbd98850bf70b75d5f408a5785d3044481b369935f23503295676
|
|
| MD5 |
b67e1426f4d9714ec509b2d39fde7567
|
|
| BLAKE2b-256 |
530a05b7d54e03ec917d63ec97a1c388b0d44589f197c4efa31d193c8d941f20
|