-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
32 lines (24 loc) · 986 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
^
/ \
/---\
/ \
/ \ MP
-------
|
|
| OOLS
AmpTools is library to facilitate performing unbinned maximum likelihood
fits of experimental data to a coherent sum of amplitudes. Additional
information can be found here:
https://github.com/mashephe/AmpTools/wiki
Three modules are included with the distribution and individual README files,
are contained within each module.
AmpTools: This is the main AmpTools library. Once compiled it includes
no executable code, but provides functionality and an interface that the
user can utilize to perform analyses.
Tutorials: This contains a couple of examples of how to utilize the AmpTools
library. We try to keep these up to date as AmpTools develops. It is
recommended that user explore the Dalitz tutorial.
AmpPlotter: This is an optional package that provides a GUI interface
for viewing the projections of a fit. It enables visualization of the
contributions of various amplitudes to the fit.