Skip to content

SoyunAn/L1METML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L1METML

Setup

cmsrel CMSSW_10_6_1_patch2
cd CMSSW_10_6_1_patch2/src
cmsenv
git clone https://github.com/jmduarte/L1METML
cd L1METML

Create an anaconda environment with Python 3.5-3.7
In order to run 'convert-uproot.py', you need to install uproot.

conda config --add channels conda-forge
conda install uproot

And you need to install following packages. These can be installed by "conda install [package name]"

Convert

python convert-uproot.py

Train

python train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%