Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Connor Hainje
pidanalysis
Commits
f7391554
Commit
f7391554
authored
Mar 03, 2022
by
Connor Hainje
Browse files
Update readme
parent
b69c57a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f7391554
...
...
@@ -9,9 +9,11 @@ There are _two_ packages included in this repository: `pidplots` and `pidml`. T
## Weight values
Here are the values of the weights, trained on ParticleGun data from
release-05-02-06 using a pion weight of beta = 0.1.
release-05-02-06 using a pion weight of beta = 0.1. (Note: this is valid
Python, so you can copy-paste this into your notebook, assume
`numpy`
is
imported as
`np`
.)
```
```
python
wgt
=
np
.
array
(
# SVD CDC TOP ARICH ECL KLM
[[
0.80897236
,
2.2702134
,
0.43437374
,
0.5949359
,
2.4642045
,
0.15824968
],
# e
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment