Changes between Version 15 and Version 16 of DevelopmentIssues


Ignore:
Timestamp:
Oct 14, 2012, 6:07:57 PM (12 years ago)
Author:
Valentin Hirschi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentIssues

    v15 v16  
    99 2 | O.M | Generate command autocompletion:: Update the autocompletion for the loop functionalities of the generate command.
    1010
    11   '''[ ? ] ?.? |''' Comment
    12 
    1311 4 | O.M. | Generate some html output for checking the generation of the fortran code and of the output. ::
    1412
    15   '''[ ? ] ?.? |''' Comment
     13 15FKS | O.M. | Generalize the function get_interaction_q_power:: so that it uses aloha to retrieve this information (comment copied from FKS5 branch review)
     14 
     15
     16 22FKS | All | We need to discuss what functionality we want to release,:: in particular the complex mass scheme. It is not correct as such right now but people could easily correct it and scoop us. Same for QED in principle. What feature do we want to lock and how? Please make your proposal below.
     17
     18== To be adressed after v2.0 release ==
     19
     20 28FKS | O.M. | Refactor helas_call_writers.py:: by creating a loop version of this file to be put in the 'loop' directory and creating a LoopHelasCallWriter daughter class to build more elegant structures for the loop helas output. (comment copied from FKS5 branch review)
     21
     22 25FKS | V.H. | We should improve our handling of gauges in MG5:: so to make it part of the UFO model which would now also specify the propagators of the particles included. This would allow for many gauges and the specification of any value for the chsi parameter. It could also possibly help for the exploration of the spin 3/2 landscape of  propagators we have now.
     23
     24 32FKS | O.M. | Refactor process_checks.py by creating a loop_process_check.py:: should be quick and very superficial anyway.
     25
     26== Fixed issues ==
    1627
    1728 10 | M.Z. | Fix the STOP: momentum conservation errror from madloop ::
    18 
    19 MZ: DONE (r355), it was a stupid bug inside check_poles
     29  '''[ Fixed ] M.Z. |''' (r355), it was a stupid bug inside check_poles
    2030 
    21 
    22  
    23 == Fixed issues ==
    24 
    2531 1 | R.F | Default coupling orders at NLO:: Change the default chosen coupling order configuration for processes which can have mixed order contributions at LO already. Typically, one wants p p > t t~ [QCD] to return only contributions with QED = 0.
    26 
    2732  '''[ Fixed ] V.H. |''' Now in the case proposed above, it will inform the user that the configuration (QED=0,QCD=*) is chosen and warns that additional contributions of configuration (QED=2,QCD=*) are detected but discarded.
    2833
    2934
    3035 3 | V.H | Tracking of unstable points in MadFKS:: For now simply from the IR cancellation test. At the end of a run, it should give their number versus the total number of calls to the virtual as well as writing out the first ten (with the renormalization scale used) in a log file like 'UPS.log' in the G* folder.
    31 MZ: DONE
     36  '''[ Fixed ] M.Z. |'''
    3237
    3338 5 | O.M. | Have a nice error/treatment if fast jet is missing::
    34 MZ: DONE (r341)
     39  '''[ Fixed ] M.Z. |''' (r341)
    3540
    3641 6 | O.M. | Explaining how to launch the shower (and the point for the counter-term in the tutorial::
    37 
    38 MZ: DONE (r343)
     42  '''[ Fixed ] M.Z. |'''  (r343)
    3943
    4044 7 | O.M. | add process crash in MC@NLO (if no generate are done before)::
    41 MZ: DONE (r341)
     45  '''[ Fixed ] M.Z. |''' (r341)
    4246
    4347 8 | M.Z. | param_card updates do not affect results::
    44 MZ: DONE (r352), was only related to tests
     48  '''[ Fixed ] M.Z. |''' (r352), was only related to tests
    4549
    4650== ==