Skip to content

Commit a20d9d3

Browse files
author
ci-bot
committed
Deployed 1df3a9f to main with MkDocs 1.6.1 and mike 2.1.3
1 parent 56a0858 commit a20d9d3

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

main/part3/nonstandard/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2831,8 +2831,6 @@ <h3 id="discrete-profiling">Discrete profiling</h3>
28312831
<p>As expected, the curve obtained by allowing the <code>pdf_index</code> to float (labelled "Envelope") picks out the best function (maximum corrected likelihood) for each value of the signal strength.</p>
28322832
<p>In general, the performance of <span style="font-variant:small-caps;">Combine</span> can be improved when using the discrete profiling method by including the option <code>--X-rtd MINIMIZER_freezeDisassociatedParams</code>. This will stop parameters not associated to the current PDF from floating in the fits. Additionally, you can include the following options:</p>
28332833
<ul>
2834-
<li><code>--X-rtd MINIMIZER_multiMin_hideConstants</code>: hide the constant terms in the likelihood when recreating the minimizer</li>
2835-
<li><code>--X-rtd MINIMIZER_multiMin_maskConstraints</code>: hide the constraint terms during the discrete minimization process</li>
28362834
<li><code>--X-rtd MINIMIZER_multiMin_maskChannels=&lt;choice&gt;</code> mask the channels that are not needed from the NLL:</li>
28372835
<li><code>&lt;choice&gt; 1</code>: keeps unmasked all channels that are participating in the discrete minimization.</li>
28382836
<li><code>&lt;choice&gt; 2</code>: keeps unmasked only the channel whose index is being scanned at the moment.</li>

main/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)