close
Warning:
Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 12, 2017, 6:56:52 PM (7 years ago)
- Author:
-
Patrick Stowell
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
318 | 318 | [[Image(screenshot_8.png, 600px)]] |
319 | 319 | |
| 320 | - ** MiniBooNE_CC1pip_XSec_1DTpi_nu_MC_MODES ** : A THStack stacked histogram object containing the MC histogram broken down by true interaction channel topologies. Drawing with the option "HIST" will show the modes nicely separated by fill color. |
| 321 | |
| 322 | [[Image(screenshot_3.png, 600px)]] |
| 323 | |
| 324 | When drawing the Modes histograms, you can also create a legend in a TBrowser by right clicking on the white background of the TPad and clicking BuildLegend(). This will create proper labels for each interaction channel. When doing this the entries lowest in the stack are at the top of the legend (so in reverse order), therefore in the example below, the blue coherent contribution actually corresponds to the upper most blue stack in the plot. |
| 325 | |
| 326 | [[Image(screenshot_6.png, 600px)]] |
| 327 | |
| 328 | |
320 | 329 | == Providing reweight parameters == |
321 | 330 | The comparisons application also allows different GENIE reweight parameters to be provided in our card file. |
… |
… |
|
428 | 437 | If we compare the MiniBooNE_CC1pip_XSec_1DTpi_nu_MC histograms on a single plot against the data we can see that the normalisation of the reweighed prediction has shifted upwards, and the likelihood for that prediction given the data has gotten worse as a result. |
429 | 438 | |
430 | | |