Giter Site home page Giter Site logo

eyigitba / l1tmuonsimulationsmar2017 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from l-cadamuro/l1tmuonsimulationsmar2017

0.0 0.0 0.0 248.14 MB

L1 endcap muon trigger upgrade studies at CMS

Python 2.11% C++ 0.26% Shell 0.01% C 0.01% Jupyter Notebook 97.62%

l1tmuonsimulationsmar2017's Introduction

L1TMuonSimulationsMar2017

Software package to do the Phase 2 studies for the Level-1 Endcap Muon Track Finder (EMTF).

Build Status CMSSW version Latest tag

Build

SLC7

Click to expand
export SCRAM_ARCH=slc7_amd64_gcc700
export VO_CMS_SW_DIR=/cvmfs/cms.cern.ch
source $VO_CMS_SW_DIR/cmsset_default.sh
scram p -n P2_CMSSW_10_6_3 CMSSW_10_6_3
cd P2_CMSSW_10_6_3/src
cmsenv

# Checkout the emulator in the 'phase2-develop' branch
git clone -b phase2-develop [email protected]:jiafulow/DataFormatsSep2016.git DataFormats
git clone -b phase2-develop [email protected]:jiafulow/L1TriggerSep2016.git L1Trigger
# Checkout this repository
git clone [email protected]:jiafulow/L1TMuonSimulationsMar2017 L1TMuonSimulations
# Compile
scram b -j 10

SLC6

Click to expand
export SCRAM_ARCH=slc6_amd64_gcc700
export VO_CMS_SW_DIR=/cvmfs/cms.cern.ch
source $VO_CMS_SW_DIR/cmsset_default.sh
scram p -n P2_CMSSW_10_4_0 CMSSW_10_4_0
cd P2_CMSSW_10_4_0/src
cmsenv

# Checkout the emulator in the 'phase2-develop' branch
git clone -b phase2-develop [email protected]:jiafulow/DataFormatsSep2016.git DataFormats
git clone -b phase2-develop [email protected]:jiafulow/L1TriggerSep2016.git L1Trigger
# Checkout this repository
git clone [email protected]:jiafulow/L1TMuonSimulationsMar2017 L1TMuonSimulations
# Compile
scram b -j 10

Version

  • v3.4.0 (2021-07-26): Revamp test9 and add test10 with NN training notebooks.

  • v3.3.0 (2020-03-04): Include CNN studies under subdirectory test9.

  • v3.2.1 (2019-11-12): Clean up + additional studies after L1T Phase-2 TDR.

  • v3.2.0 (2019-10-22): Version used to make the L1T Phase-2 TDR plots for EMTF++.

  • v3.1.0 (2019-09-13): Move to CMSSW_10_6_3 with the change to use ME0TriggerDigi and GEMPadDigiCluster. Switch to use PhaseIITDRSpring19 samples. No change in NN.

  • v3.0.0 (2019-09-04): Remove PU discr. Retrain NN to do 3 parameters at the same time: pT, displaced pT, and d0.

  • v2.0.0 (2019-06-27): Codes are re-organized/re-factored so that they can be ported to CMSSW.

  • v1.5.0 (2019-05-06): Add displaced muon patterns. NN development incomplete.

  • v1.4.0 (2019-03-20): Add feasiblity study with displaced muons.

  • v1.3.0 (2019-03-12): Results using CMSSW_10_4_0 including overlap region.

  • v1.2.0 (2019-02-19): Move to CMSSW_10_4_0. Extend to overlap region. The NN has been modified to use 36 features and 30/25/20 nodes in the 3 hidden layers.

  • v1.1.0 (2018-11-06): First results. Using CMSSW_10_1_5. Include GEM, ME0, iRPC. Add CSC bend info.

l1tmuonsimulationsmar2017's People

Contributors

jiafulow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.