Revision
1.12 -
(
view)
(
annotate)
-
[select for diffs]
Mon May 14 07:50:24 2012 UTC
(12 years, 11 months ago)
by
buchmann
Branch:
MAIN
Changes since
1.11: +80 -84 lines
Diff to
previous 1.11
reordered exclusion plots (first sigma/3, then sigma, then 3x sigma), fixed exclusion line taking off when a point was missing, and made code more uniform (exclusion lines are all the same object now across the plots)
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Mon May 14 07:07:03 2012 UTC
(12 years, 11 months ago)
by
buchmann
Branch:
MAIN
Changes since
1.10: +30 -11 lines
Diff to
previous 1.10
Also plotting expected limits now; preparing a bugfix for the exclusion line (would take off in the last point under weird circumstances)
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 4 12:05:03 2012 UTC
(13 years ago)
by
buchmann
Branch:
MAIN
Changes since
1.9: +24 -6 lines
Diff to
previous 1.9
Adapted exclusion plots to take into account updated limit sources (bins)
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Mon Apr 30 08:39:44 2012 UTC
(13 years ago)
by
buchmann
Branch:
MAIN
Changes since
1.8: +15 -25 lines
Diff to
previous 1.8
fixed some uint vs int comparisons; commented out/removed unused variables; made Wall happy
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 25 13:04:27 2012 UTC
(13 years ago)
by
buchmann
Branch:
MAIN
Changes since
1.7: +20 -0 lines
Diff to
previous 1.7
added function to get cross section for SMS at a specific point only
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 18 12:46:00 2012 UTC
(13 years ago)
by
buchmann
Branch:
MAIN
Changes since
1.6: +41 -17 lines
Diff to
previous 1.6
Ported changes made for the paper to this version; in matters of style those changes are commented out
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Tue Apr 10 13:44:59 2012 UTC
(13 years ago)
by
buchmann
Branch:
MAIN
Changes since
1.4: +89 -25 lines
Diff to
previous 1.4
Added new plot to show mll distribution as predicted and observed; expanded saved last configuration (for peak error in data)
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Fri Mar 23 10:51:56 2012 UTC
(13 years, 1 month ago)
by
buchmann
Branch:
MAIN
Changes since
1.3: +10 -1 lines
Diff to
previous 1.3
Added new features from ice cream (previous version) to jelly fish (this version)
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Fri Mar 23 10:49:23 2012 UTC
(13 years, 1 month ago)
by
buchmann
Branch:
MAIN
Changes since
1.2: +12 -12 lines
Diff to
previous 1.2
Ported not writing numbers to the next generation cbaf
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Tue Mar 20 12:54:50 2012 UTC
(13 years, 1 month ago)
by
buchmann
Branch:
MAIN
Changes since
1.1: +44 -152 lines
Diff to
previous 1.1
Updated exclusion module: avoiding memory leaks, setting ranges globally, removed old 'decoration algorithm'