Skip to content

Commit

Permalink
docs: Remove fixed parameters caveat for TRexFitter in babel (#1093)
Browse files Browse the repository at this point in the history
* Remove fixed parameters caveat for TRexFitter in babel as it is now supported
  • Loading branch information
kratsg authored Oct 8, 2020
1 parent edf9daa commit 3d121b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/babel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,5 @@ which will read all of the XML files and load the histogram data from the histog

There are a few caveats one needs to be aware of with this conversion:

- Custom parameters cannot be held constant (e.g. lumi), see PR :pr:`846` and Issue :issue:`739`.
- Uncorrelated shape systematics cannot be pruned, see Issue :issue:`662`.
- Custom expressions for normalization factors cannot be used, see Issue :issue:`850`.

0 comments on commit 3d121b3

Please sign in to comment.