Changes between Version 50 and Version 51 of DevelopmentIssues
- Timestamp:
- Oct 23, 2012, 12:50:09 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentIssues
v50 v51 9 9 general | J.A. | Have fixed-order and showered td plots automatically put in HTML/<run_name>/plots. :: This would be used by the experts only as it necessitates modification to the [...]_plot.f codes, but it is still desirable before the release. 10 10 11 aMCatNLO 75 (bis)| O.M. | Having help launch (in aMCatNLO run) describing the diffeence between (N)LO and MC@(N)LO :: 11 12 12 aMCatNLO 76| O.M. | Any syntax error in the run_interface makes this one crash, and the file RunWeb is not correctly removed:: Must be fixed, and last point forbids rerunning this directory.13 13 14 14 aMCatNLO 81| O.M. | Wrong error message when some checks fails:: … … 30 30 9 | V.H. | Fix RAMBO phase-space point generation for 3-body interactions:: simply always generate the single configuration with the third particle at rest. It is good enough for the checks. 31 31 32 aMCatNLO 78| O.M. | Fix all bug linked to 1 > N:: 32 aMCatNLO 78| O.M. | Fix all bug linked to 1 > N (and 2>1):: 33 34 aMCatNLO | O.M.| Refactoring:: 35 1. misc.call(['cp should be replace by files.cp( 36 2. remove all os.chdir (not fully safe) 37 3. cleaning aMCatNLORunInterface (some function/option doesn't makes sense,...) 33 38 34 39 … … 57 62 58 63 == Fixed issues == 64 65 aMCatNLO 76| O.M. | Any syntax error in the run_interface makes this one crash, and the file RunWeb is not correctly removed:: Must be fixed, and last point forbids rerunning this directory. 66 '''[ Fixed ] O.M. |''' replace optparse.OptParser -> misc.OptParser (since the first call sys.exit) 59 67 60 68 aMC@NLO general | O.M | Having all acceptance/parralel test working !! ::