https://github.com/agoose77/midas-tape
An Awkward-Forth backed reader of MIDAS tape files
https://github.com/agoose77/midas-tape
awkward-array awkward-forth hep midas numpy tape
Last synced: about 2 months ago
JSON representation
An Awkward-Forth backed reader of MIDAS tape files
- Host: GitHub
- URL: https://github.com/agoose77/midas-tape
- Owner: agoose77
- Created: 2021-05-20T11:38:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T00:02:55.000Z (over 1 year ago)
- Last Synced: 2025-01-16T04:14:53.984Z (3 months ago)
- Topics: awkward-array, awkward-forth, hep, midas, numpy, tape
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIDAS-tape
[![pypi-badge][]][pypi][pypi-badge]: https://img.shields.io/pypi/v/midas-tape
[pypi]: https://pypi.org/project/midas-tapeMIDAS-tape is a simple reader of MIDAS tape files. It uses Awkward Array's Forth VM to read the data, and outputs Awkward Arrays.