Commit e121fd6
authored
Small fixes to the cross section code (#963)
* First completed code for cross section. To be tested
* Fixes for working hf_pt_spectrum
* Database for Nb method
* Add histogram for fractions
* Back to dd config
* Use configurable nevents for crosssec calculations
* Fix nevents for Nb method. Fix input for dd method
* Remove redundant hfraction. Add propagated statistical uncertainties to dd result.
* Narrow range for low pt reproduction
* Add dd_N method to calculate cross section from final corrected yields from cut variation
* Configure proper merged input files for dd in database and analyser
* Working cross section estimators. Only multiclass optimization remains
* Defer opening of nevents files
* Remove spurious lines
* Exclude changes in database and submission files
* Fixed next lines1 parent dfaa500 commit e121fd6
File tree
3 files changed
+23
-32
lines changed- machine_learning_hep
- analysis
3 files changed
+23
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
| 497 | + | |
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | 509 | | |
514 | 510 | | |
515 | 511 | | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
516 | 515 | | |
517 | 516 | | |
518 | 517 | | |
| |||
555 | 554 | | |
556 | 555 | | |
557 | 556 | | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
| 560 | + | |
560 | 561 | | |
561 | 562 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
273 | 271 | | |
274 | 272 | | |
275 | 273 | | |
| |||
279 | 277 | | |
280 | 278 | | |
281 | 279 | | |
282 | | - | |
283 | | - | |
284 | 280 | | |
285 | 281 | | |
286 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
| |||
235 | 233 | | |
236 | 234 | | |
237 | 235 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | 236 | | |
243 | 237 | | |
244 | 238 | | |
| |||
0 commit comments