https://github.com/ctdax/gensimanalysis

https://github.com/ctdax/gensimanalysis

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ctdax
  • Language: Python
  • Default Branch: main
  • Size: 24.4 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

Repository that simplifies the Gen-Sim step in CMSSW and outputs a CSV designed for energy deposit plotting in matplotlib if desired.

Step 1:

  • Clone the repository in the /src directory. Do not change the names of the directories or files, it uses a custom class that expects particular names.

Step 2:

  • Modify Demo/SpikedRHadronAnalyzer/simulate_rhadron_decays.py to your desire. This is the python config file that does the Gen-Sim step.

Step 3:

  • Modify runSimulations.sh to match what you need. You should only need to modify the 6 parameters at the top control center.

Step 4:

  • Run cmsenv followed by scram b -j 8. You are now ready to run the simulations. Run ./runSimulations.sh and make sure you have edit access. If not, run chmod +x runSimulations.sh and try again.

Step 5:

  • If you set eventdisplay to true in runSimulations.sh, you should now have a CSV file in your respective /data directory and can now pass that into the models list in simhitsAnalysis.py if you would like to plot the energy deposits. The file expects the csv to exist in a particular directory that has been catered for me, but feel free to change it. The event display is also very much designed for Rhadron sims so other sims may run into issues.

Owner

  • Name: Colby Thompson
  • Login: ctdax
  • Kind: user
  • Company: University of Virginia

Undergraduate at the University of Virginia researching experimental high energy physics

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2