Skip to content

kvtsang/pi0_reco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

pi0_reco

Pi0 reconstruction for LArTPC detectors

The pi0 folder contains a python module that can be invoked as:

import pi0

Put functions in either pi0 or pi0/utils folders, and load them in your own jupyter analysis notebooks. We can add additional directories if necessary

General Contribution Rules:

  1. Fork your own copy from github, and create a pull request to contribute
  2. Generic LArTPC reconstruction code should go into lartpc-mlreco3d
  3. No Jupyter Notebooks!
  4. Make sure temporary/generated files are in .gitignore and not committed.
  5. Please comment your code and put a docstring at the head of functions.

About

pi0 reconstruction chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%