| 2 | |
| 3 | {{{ |
| 4 | #!html |
| 5 | <div style="background: rgb(0,77,128); padding: 20px 20px; max-width: 425px; margin-left: 20px ; margin-right: 30px; margin-bottom: 20px; float: right; border-radius: 20px; box-shadow: 5px 5px 10px black;"> |
| 6 | <div style="border: 2px solid rgb(254,174,0); border-radius: 20px; padding: 40px; color: rgb(255,255,255);"> |
| 7 | <h1 style="display: block; text-align: center; margin: 0; font-size: 25px;"><span style="color: rgb(184,44,44);">WANTED:</span> Analysis codes</h1> |
| 8 | <p style="font-size: 13px; line-height:1.4; text-align: justify;"> |
| 9 | Scientific reproducibility and data preservation solely depend on preserving analysis logic in a reinterpretable form. You can contribute to the HEP community by sharing the LHC recast you have implemented in the MadAnalysis 5 framework, through <a href="http://madanalysis.irmp.ucl.ac.be/wiki/PublicAnalysisDatabase"; style="color:white; font-weight:bold">Public Analysis Database (PAD)</a>! Please send us your analysis code, detector card, info file and validation note to be included in <a href="http://madanalysis.irmp.ucl.ac.be/wiki/PublicAnalysisDatabase"; style="color:white; font-weight:bold">PAD</a> for public use. |
| 10 | </p> |
| 11 | <p style="font-size: 13px; line-height:1.4; text-align: justify; text-indent:20px;"> |
| 12 | More information and examples can be found in the proceedings of <a href="https://doi.org/10.1142/S0217732321020016"; style="color:white; font-weight:bold">the second MadAnalysis 5 Workshop on LHC recasting in Korea</a>. Analysis codes have been published, documented and got a DOI so that they can now be cited. |
| 13 | </p> |
| 14 | </div> |
| 15 | </div> |
| 16 | }}} |