Skip to content

PinpointDetector/PinpointAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of PINPOINT data

  • preprocessing.py modifies data in data directory:
    • By default this should be outside of the analysis directory, path can be changed in get_data_path function in utils.py
    • Expects common ROOT files in data/root directory and will create new parquet and torch directories with preprocessed data
  • cnn.py runs neutrino flavor identification using 2d CNNs with zx and zy projections of binned pixel hits. This is meant to be run on a remote machine with a powerful GPU
  • evaluate_cnn.ipynb takes weights from cnn.py and is meant to be run locally to produce performance plots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published