Changes between Version 2 and Version 3 of YellowSheet


Ignore:
Timestamp:
Apr 13, 2012, 9:11:40 AM (12 years ago)
Author:
Martin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • YellowSheet

    v2 v3  
    55==== HELAS ====
    66   * $\epsilon^{ijk} $ color qqq vertex (urgent)
    7    * spin 2 (full set of HELAS routines + Software.MadGraph ? )
     7   * spin 2 (full set of HELAS routines + MadGraph ? )
    88
    99==== MadGraph ====
     
    1616==== MadEvent ====
    1717   * Calculate all couplings event-by-event (at least if one of fixed_couplings is F) -- %Y% JA v. 4.1.34
    18    * Software.MadEvent for the Grid
     18   * MadEvent for the Grid
    1919   * Phase space integration/grid optimization for SCET
    2020   * Get right cross section and error for each subprocess in the <init> block of the event file
     
    2626==== Tools ====
    2727   * Now that the !MadDecay is available it would be nice to have a script/tool to decay events by merging
    28       production / decay event files
     28     production / decay event files
    2929
    3030==== Web ====
     
    3232   * Web: Allow Pythia+PGS running after complete run - preferably rewrite web run form as pearl script -- %Y% JA v. 4.1.42
    3333   * Add text field editing of cards -- %Y% MH & JA
    34    * Plotting : replace ExRootAnalysis by Software.MadAnalysis for online Plotting, add text field to edit plotting cards online instead of full web form -- %Y% RF & JA
     34   * Plotting : replace ExRootAnalysis by MadAnalysis for online Plotting, add text field to edit plotting cards online instead of full web form -- %Y% RF & JA
    3535   * Wiki : Interesting questions/bug reports by mail should always be answered on FAQ and BugsReport pages, the documents page 
    36       and News page on clusters should be moved to Wiki
     36     and News page on clusters should be moved to Wiki
    3737
    3838==== Towards the Grid ====
     
    4646   * Implement !MadGrid (TS). In this case MG/ME runs two independent phases. %BR%
    4747      *  make_madgrid [0/1] [nameproc] : prepares the !MadGrid code. The script runs a special
    48           version of survey and refine to get  to find the cross sections corresponding to each of the integration channels.             
    49           This can be run either on a single computer or on a cluster and will be available from the web too.
    50           The output of this first phase is
     48       version of survey and refine to get  to find the cross sections corresponding to each of the integration channels.             
     49       This can be run either on a single computer or on a cluster and will be available from the web too.
     50       The output of this first phase is
    5151         * The information on the cross section
    5252         *  A self contained package, !MadGrid_nameproc.tar.gz, which is similar to madevent.tar.gz
    53              but it is a frozen code.  (i.e. ALL input cards (except for grid_card.dat)  cannot be edited anymore). 
    54              Only very little information that can be passed to MadGrid via the grid_card.dat (the number of events
    55              to be returned, rnd seed, a file name).
     53          but it is a frozen code.  (i.e. ALL input cards (except for grid_card.dat)  cannot be edited anymore). 
     54          Only very little information that can be passed to MadGrid via the grid_card.dat (the number of events
     55          to be returned, rnd seed, a file name).
    5656     
    5757