Changes between Version 9 and Version 10 of NCTSSchool2014


Ignore:
Timestamp:
Jun 17, 2014, 3:33:25 AM (10 years ago)
Author:
Benjamin Fuks
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NCTSSchool2014

    v9 v10  
    44
    55 == Lectures ==
    6   * [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/NCTSSchool2014/feynrules_fuks.pdf Lecture on !FeynRules]
     6  * [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/NCTSSchool2014/feynrules_fuks.pdf Lecture on FeynRules]
    77
    88 == Tutorial ==
    99
    10   * [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/NCTSSchool2014/fr_mg5amc_ma5_tutorial.pdf .pdf Exercise sheet for the 3rd NCTS school tutorial]
     10  * [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/NCTSSchool2014/fr_mg5amc_ma5_tutorial.pdf Exercise sheet for the 3rd NCTS school tutorial]
    1111  * [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/TASISchool13/13_06_10_tutomg_tasi.pdf First Step with MG5]
    1212  * [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/MC4BSM2014/Tutorial_MC4BSM2014.pdf Step by Step Tutorial (FR/MG5/MA5)] and [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/MC4BSM2014/Tutorial_MC4BSM14.tgz Material]
     
    8080}}}
    8181
    82 6. '''MadAnalysis 5'''
    83 In order to install the latest stable version of the MadAnalysis 5 package, a tarball can be downloaded from the website https://launchpad.net/madanalysis5 and be subsequently unpacked by issuing in a shell
    84 {{{
     826. '''!MadAnalysis 5'''
     83
     84   In order to install the latest stable version of the !MadAnalysis 5 package, a tarball can be downloaded from the website https://launchpad.net/madanalysis5 and be subsequently unpacked by issuing in a shell
     85   {{{
    8586  mkdir MadAnalysis5
    8687  cd MadAnalysis 5
    8788  /tar -xvf ma5_xxxx.tgz
    8889 where xxxx stands for a version number. MadAnalysis 5 requires several external dependencies in order to properly run:
    89 }}}
     90  }}}
    9091   * Python 2.6 or a more recent version (but not the 3.X series) that can be downloaded from the website http://www.python.org/. This requirement is common with those needed by the MadGraph 5 package.
    9192   * The numpy package must be properly installed to. It can be downloaded from http://www.numpy.org/