Store predictions in new prediction library (don't do this though if we're in a hurry, say we're generating scan templates [i.e. last_configuration.C] )
Removed remaining calls to getaddrinfo to improve site compatibilty
Two new features: the time limit for the limit capsule algorithm is raised for the crab case (1h); if the algorithm runs into this limit three times (i.e. fails completely) a file is placed in 'exchange' which is then detected by the run script, as the algorithm counts as failed at this point, and the CRAB jobs will be considered failed
Updated limit calculation for flipped analysis
Now officially using the timed limit capsule
Upgrade from HoneyPot to IceCreamBowl: merged in offpeak stuff, different warning color for frederic, saving to rootfile, only 3 attempts when computing limits and much, much more
Updated limit script to compute expected limits as well
Switching to roostats
Everything is now ready to switch to roostats (just switch one line in LimitCalculation.C where it says LimitCapsule.exec and replace it with NewLimitCapsule.exec
Updated scripts for roostats with external call - will upload new LimitCapsule once it's passed all tests
Modified latex table output (had an \arraystretch instead of \arraystretch); corrected some cout's to dout's
Implemented an 'external' capsule called LimitCapsule to calculate the limits. If this capsule fails, it returns a non-zero exit code, prompting the script to run it again (up to five times).
only cl95 not cla
Temporarily reverting to cmscl95 while investigating crash in roostats
Added more maps for susy scan (for systematics)
Adapted plot names for limits
General overhaul to move to the roostats_cl95 script; this means changes in all parts using limits such as the SUSY scan module and the limits module but also all modules and parts loading these parts. Changes in: SUSYModule, Create_All_Plots, various_studies, LimitCalculation, DistributedModelCalculation/{Systematics/SystematicsWorkerScript,Limits/LimitWorkerScript,Efficiency/EfficiencyWorkerScript} . This will require quite a bit of testing ....
Adapted on screen information regarding the new signal contamination switch
Implemented switch for signal contamination
Added a neat little feature to have CBAF write the limit chart in TeX for us
Updated the limit calculation to use efficiencies not with respect to the acceptance but OVERALL numbers to get a limit on the cross section instead of the xs x acc; also readied it for cases where signal contamination is stronger than the signal
Making limit calculation play nice with the new format of fill_result_histos, which now also contains an upper cut
Adapt to new interface (includes error on # observed events)
Minor bugfix: wrong index in limits vector could lead to segfault when n(samples)<n(jzbcuts)
Minor changes
Moved SUSY space scan related functions to separate file
Moved functions that were for temporary studies out of the main workflow
Making limit calculation more customizable
Adapted the output; all output is now written on screen and to a file simultaneously; Added a table similar to Tab3 in the PAS (SUS-11-012)
Introduced new limit calculation interfacing with the standard CMS CL script
Moved different limit calculation functions to separate module to unclutter Plotting_Functions; moved unneeded functions to the dusty module
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.