** MadAnalysis 5 has been mitigated to GitHub! If you have any questions or bug reports please refer to the Issues section in our new GitHub repository. Launchpad will no longer be used.
- GitHub Repository: https:/
- Issues: https:/
- Discussions: https:/
- Latest MadAnalysis 5 release: https:/
-------
MadAnalysis 5 is a framework for phenomenological investigations at particle colliders. Based on a C++ kernel, this program allows to efficiently perform, in a straightforward and user-friendly fashion, sophisticated physics analyses of event files such as those generated by a large class of Monte Carlo event generators.
MadAnalysis 5 can also be used for the recasting of existing LHC analyses. These features are documented on the MA5 PAD (public analysis database), together with instructions to implement new analyses (see http://
Download
~~~~~~~~~
The latest stable version of the MadAnalysis 5 package can be obtained in two ways:
- directly from the Bazaar versioning system by typing in a shell:
bzr branch lp:madanalysis5
- as a tarball (to be downloaded from the right side of this page).
Installation
~~~~~~~~~
MadAnalysis 5 requires several external libraries in order to properly run:
- Python 2.6 or a more recent version (but not the 3.X series)
- The GNU GCC compiler (or clang for Mac OS X users).
- GNU make
To benefit from all options coming with the MadAnalysis 5 program, the following (optional) libraries have to be installed:
- ROOT v5.27 or a more recent version. Root 6 is recommended.
- Zlib headers and libraries (automatic installation: typing 'install zlib' in a madanalysis shell)
- FastJet 3.0 or more recent (automatic installation: typing 'install fastjet' in s madanalysis shell)
- latex and pdflatex compilers
- the PAD (see http://
- Delphes (automatic installation: typing 'install delphes' in a madanalysis shell)
Credits
~~~~~~
If you use MadAnalysis 5, please cite
1. E. Conte, B. Fuks and G. Serret,
Comput. Phys. Commun. 184 (2013) 222
http://
2. E. Conte, B. Dumont, B. Fuks and C. Wymant,
Eur. Phys. J. C 74 (2014) 10, 3103
http://
3. B. Dumont, B. Fuks, S. Kraml et al.,
Eur. Phys. J. C 75 (2015) 2, 56
http://
4. E. Conte, and B. Fuks,
Int. J. Mod. Phys. A 33 (2018) 1830027
http://
5. J. Y. Araz, M. Frank and B. Fuks,
Eur. Phys. J. C 80 (2020) 6, 531
https:/
6. J. Y. Araz, B. Fuks and G. Polykratis
Eur. Phys. J. C 81, 329 (2021)
https:/
Overview
~~~~~~~~
MadAnalysis 5 has two running modes:
- The first running mode of the program, easier to handle, uses the strengths of a powerful Python interface in order to implement physics analyses by means of a set of intuitive commands.
- The second running modes requires to implement the analyses in the C++ programming language, directly within the core of the analysis framework. This opens unlimited possibilities concerning the level of complexity that can be reached, the latter being only limited by the programming skills and the originality of the user.
We refer to the manual and MadAnalysis lectures (see http://
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python, C++
All questions Latest questions
-
i try install delphes in madanalysis and get this messeage "impossible to bui...
Posted -
ET versus event number graph
Posted -
Installing-root problems in the MadAnalysis 5
Posted -
MA5 After Attempting Submit Job or Entering Debug Mode
Posted -
Number of selected events doesn't match the number of generated events
Posted
All packages Packages in Distributions
-
fastjet source package in Mantic
Version 3.4.0+dfsg-1 uploaded -
fastjet source package in Lunar
Version 3.4.0+dfsg-1 uploaded -
fastjet source package in Kinetic
Version 3.4.0+dfsg-1 uploaded -
fastjet source package in Jammy
Version 3.4.0-1 uploaded
All bugs Latest bugs reported
-
Bug #2000583: CrashRunningMAD5
Reported -
Bug #1991329: no StreamerInfo found and errors follow
Reported -
Bug #1956075: The MA5 analysis results on root and lhco files are different
Reported -
Bug #1935822: MadAnalysis not plotting histograms
Reported -
Bug #1923877: Matplotlib error when using MadAnalysis-5 with Python-3
Reported
More contributors Top contributors
- Jack Y. Araz 2618 points
- Aviral 1309 points
- liangshang 981 points
- Abdullah Bin Saqlain 654 points
- Ribella 327 points