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.1.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.1.tar.gz.
File metadata
- Download URL: fiftyl_toolkit-0.1.1.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 |
0eb56f6ef4227088796a1c53fc19ccbc1ec1037aed83d67a72880112542ca4e0
|
|
| MD5 |
07ec9d4f0821039d3bb6ddcb7311d79e
|
|
| BLAKE2b-256 |
e75f38a6d1ff8f07105a5d8952c35aa01a316fe3dc9c6579b37819903a765928
|
File details
Details for the file fiftyl_toolkit-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fiftyl_toolkit-0.1.1-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 |
8a21819d757d04cdf3af6319a362d1ee2cfb130aec4f3e0ec4c5d3cbc47414d9
|
|
| MD5 |
4e0f7d2e3f1bbd58ddcb3cc4832d4414
|
|
| BLAKE2b-256 |
13e6d0ec64b5f1146c23e62a5ad61ec1407f6e739659bb1e24060eff750a5fcf
|