forked from cms-DQM/certTools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
25 lines (18 loc) · 956 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2011-12-01 Luca Malgeri <[email protected]>
* lumi_web.py:
- use fixed /ub output in lumiCalc2 (with -o option)
- fixed beam energy bugs when energy is not "integer"
- keep track of holes in run ranges, produce the lumicache file
for the full range, but use in recorded and delivered only runs in
COMPLETED mode. A warning is issued in case holes are found so to be
traced.
2011-11-25 Marco Rovere <[email protected]>
* lumi_web.py: Fixed a problem in getting the correct luminosity
in overview mode related to a missing string to float conversion
while parsing nano and microbarn results from the lumicalc script.
Increased the number of significant digits reported in the output
2 to 8 to properly handle also the smaller luminosities we have in
Heavy Ion running conditions.
2011-11-09 Marco Rovere <[email protected]>
* getLumiLoss.py, lumi_web.py, analoss.py, runregparse.py: Initial
cmmit into CVS repository.