Skip to content
Drinking Kazu edited this page Apr 30, 2019 · 3 revisions

What it is

This is a software repository for ML-based 3D data reconstruction (pattern recognition) for LArTPC detectors. The idea of "ML-based reco" uses ML algorithms for extracting physics features from data where multiple algorithms may be combined to represent a full data reconstruction chain. The code in this repository is based on pytorch and larcv.

Repository description

  • iotools (repo, wiki)
    • contains data IO APIs
  • config (repo)
    • contains example/production configuration ASCII files
  • test (repo)
    • for hosting unit-test scripts
  • utils (repo)
    • for hosting utility functions
Clone this wiki locally