Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2DAlphabet
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Amitav Mitra
2DAlphabet
Commits
627154f5
Unverified
Commit
627154f5
authored
6 months ago
by
Amitav Mitra
Committed by
GitHub
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
8bf77275
No related branches found
No related tags found
No related merge requests found
Pipeline
#7743362
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-3
6 additions, 3 deletions
README.md
with
6 additions
and
3 deletions
README.md
+
6
−
3
View file @
627154f5
# 2DAlphabet
2DAlphabet - A framework for performing 2D binned-likelihood fits with one background source derived from a parametric transfer function.
# Installation instructions
The
`master`
branch of 2DAlphabet is built for el9, corresponding to the following clusters:
*
FNAL LPC:
`cmslpc-el9.fnal.gov`
*
CERN LXPLUS:
`lxplus9.cern.ch`
```
cmsrel CMSSW_14_1_0_pre4
cd CMSSW_14_1_0_pre4/src
...
...
@@ -9,11 +14,9 @@ git fetch origin
git checkout v10.0.1
cd ../../
git clone --branch CMSWW_14_1_0_pre4 git@github.com:JHU-Tools/CombineHarvester.git
cd CombineHarvester/
cd ..
scramv1 b clean
scramv1 b -j 16
git clone
--branch el9_debug
git@github.com:JHU-Tools/2DAlphabet.git
git clone git@github.com:JHU-Tools/2DAlphabet.git
python3 -m virtualenv twoD-env
source twoD-env/bin/activate
cd 2DAlphabet/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment