Minor fixes for comparisons between signed and unsigned integer expressions
Added option to switch off sidebands for classic JZB
fixed some uint - int comparisons
added mc and 2d map (not finished but doesn't interfere)
Significantly sped up shape analysis by using asymptotic upper limits as direct input; not recomputing systematics over again for full cls; two separate shape droplets for asymptotic and final results (return asymptotic ones if no full cls is needed); introduced upper and lower cutoff within which full cls is required; using timeout script to make sure nothing funny is going on in combination tool; overriding standard tmp directory; forcing hadd to replace any existing file; using different subdirectory for full cls to avoid clashes; writing out timing; catching combine tool errors directly; using timeout to detect upper limit cutoff and avoid further conflicts; added final grid point to ensure safe computation; removed additional comma that would freak out bash; doing full cls computation for sms at every point; many more changes but i think space here is limited ...
Updated limit implementation (shape limits via grid of points)
Updated shape implementation
made CreateModel paths absolute (necessary to run on the batch system); added some checks when filling histos
adapted card
fixed some uint vs int comparisons; commented out/removed unused variables; made Wall happy
replaced some cout's by dout's; changed datapath to an absolute path so it can be called from anywhere in the framework; removed model copying since the second step (exact CLs) is now already taken care of.
Catching negative entries and eliminating them; using the final shape file directly
Forcing stat down to be positive semi-definite
Various changes in shape analysis: not normalizing empty histos, more verbose, implemented mSUGRA histos, added first guessing for asymptotic limits, added second full run if necessary with arguments, and made the datacard more legible
Making stat uncertainties independently
Updated shape algorithm (first complete version); checked with one huge bin (50 and up)
Added a very early version of the shape module; the data part works and has been verified for all scenarios (fp,np, for regular and flipped) so don't mess with it :-)
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.