Changes between Version 299 and Version 300 of PublicAnalysisDatabase
- Timestamp:
- Jun 14, 2021, 11:40:13 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicAnalysisDatabase
v299 v300 24 24 ---- 25 25 26 The current version of !MadAnalysis 5 is [https://launchpad.net/madanalysis5/trunk/v1.8/+download/MadAnalysis5_v1.8_patch1.tgz version 1.8]. One of the analyses below however requires a newer version, v1.9.4 (or more recent) that can be obtained [https://code.launchpad.net/~ma5dev/madanalysis5/v1.9_beta from LaunchPad].26 Following the end of Inspire services for data storage, this framework has to be used with the future !MadAnalysis 5 release, ''i.e.'' [https://bazaar.launchpad.net/~ma5dev/madanalysis5/v1.9_beta/tarball version 1.9]. 27 27 28 28 In order to use the analyses implemented in the PAD, one needs to install a detector simulator and the corresponding library of recast analyses. Three options are available. … … 37 37 will create and modify the necessary files for adding the analysis named cms_sus_14_001. In particular, a pair of header and source C++ files cms_sus_14_001.cpp and cms_sus_14_001.h is now available in the sub-directory `PAD/Build/SampleAnalyzer/User/Analyzer`. We can now either implement the analysis on our own, or replace the newly created files with those shared by somebody else (or downloaded from the list below in case the automatic PAD installation introduced above is not used). 38 38 39 ''We strongly encourage users to publish their re-implemented LHC analyses on the [https://dataverse.uclouvain.be/dataverse/madanalysis MadAnalysis 5 dataverse].'' This way they become individually citable. Please send us an email to get your recast code added to the dataverse and to the PAD. Recommendations regarding the proper validation are given in [http://arxiv.org/abs/1407.3278 arXiv:1407.3278] and [http://arxiv.org/abs/1808.00480 arXiv:1808.00480]. Note that for every analysis that is part of the PAD, a detailed validation note is required.39 ''We strongly encourage users to publish their implemented LHC analyses on the [https://dataverse.uclouvain.be/dataverse/madanalysis MadAnalysis 5 dataverse].'' This way they become individually citable. Please send us an email to get your recast code added to the dataverse and to the PAD. Recommendations regarding the proper validation are given in [http://arxiv.org/abs/1407.3278 arXiv:1407.3278] and [http://arxiv.org/abs/1808.00480 arXiv:1808.00480]. Note that for every analysis that is part of the PAD, a detailed validation note is required. 40 40 41 41 For any information on the implementation of an analysis, on the database or on the expert mode of the program, please visit the 'Answers' section of our [https://launchpad.net/madanalysis5 LaunchPad page].