splitsusy-compressed
Repository containing code used during LL vertex research
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (4.1%) to scientific vocabulary
Repository
Repository containing code used during LL vertex research
Basic Info
- Host: GitHub
- Owner: ctdax
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 141 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
splitSUSY compressed
Author: Colby Thompson
Organization: University of Virginia
Last updated: 7/27/2022
This repository contains code used during splitSUSY compressed research. The functions used to generate the vertex images can be found in VertexImageCreatorFunctions.py and the template file used to run those functions can be found in VertexImageCreator.py. The functions used to run the CNN and output CNN results can be found in LLCNNVertexImagesUtils.py and the template file used to run those functions can be found as a Google Colab Juypter Notebook under the name LLCNN_VertexImages.ipynb. Similarly the FFNN functions and colab file can be found in LLFFNN_Utils.py and LLFFNN_VertexImages.ipynb. Lastly miscellaneous functions used throughout the entire process can be found in LLcommonFunctions.py.
Owner
- Name: Colby Thompson
- Login: ctdax
- Kind: user
- Company: University of Virginia
- Repositories: 2
- Profile: https://github.com/ctdax
Undergraduate at the University of Virginia researching experimental high energy physics
Citation (citation.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Thompson" given-names: "Colby" title: "splitSUSY-compressed" version: 1.0.0 date-released: 2022-07-27 url: "https://github.com/ctdax/splitSUSY-compressed"