Skip to content

maxfl/visidata-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

visidata-uproot

visidata loader for root files, based on uproot

Features

  • ROOT files
    • subdirectoreis
    • count of objects
  • TH
    • TH1
      • edges, heitghts
      • errors, variance, counts
    • TH2: matrix
  • TTree
    • simple ntuples
    • more complex types?
  • TGraph
    • TGraph
    • TGraphErrors
    • TGraphAsymmErrors
  • TMatrixT
  • Other object:
    • members dict

Usage

  • Copy root.py to ~/.visidata/
  • Edit ~/.visidatarc
import root # loads ~/.visidata/root.py

About

visidata loader for root files, based on uproot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages