Python class for reading UCN runs converted to ROOT with midas2root
Project description
ucndata
This repository defines the ucndata package and a few scripts which utilize this package to analyze UCN ROOT files.
The ucndata package contained within has been installed system-wide on daq04. You will therefore be able to import it from any directory.
ucndata quick links
Quick API Reference
These are the main workhorses of the ucndata project:
- ucnbase - base class for the following:
- ucnrun - workhorse object representing a single run
- ucncycle - workhorse object representing a single cycle within a run
- ucnperiod - workhorse object representing a single period within a cycle
But these can also be useful:
- the chopper module - redefinition for working with chopper data
- applylist - for working with sets of runs or cycles or periods. Does element-wise attribute access and operators
- datetime - convert timestamps to datetime objects and back
rootloader API
rootloader is a custom package which facilitates the reading of ROOT files in a more pythonic way than is provided by generic PyROOT. In general it attempts to make the various ROOT objects (histograms, trees) look like pandas dataframes. When you are looking at the contents of ucnrun.tfile you are looking at the rootloader.tfile object. Here are the reference for some of the more commonly found rootloader objects:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ucndata-4.5.5.tar.gz.
File metadata
- Download URL: ucndata-4.5.5.tar.gz
- Upload date:
- Size: 59.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
245defe5083b646e5ebda18c6417f1be2f61c98b6bb048f30381cad8190b9fd3
|
|
| MD5 |
74861eaeb98e1205efee6f016db95824
|
|
| BLAKE2b-256 |
7535ba6a56dbe0a4cddc8e978825e866fb9ae0648f38a49396f46159517464f6
|