Closed xerxes1986 closed 10 years ago
This lines restrict all gaussian nuisance parameters to a range between -5sigma and +5sigma. The default range would be -infinity to +infinity. I do not remember why we are using this restriction, but it shouldn't make any sizeable difference. Perhaps their were some numerical instabilities when running the fit without any restrictions to the nuisance parameters.
Ok, thanks for the clarification. Seeing as how the nuisance parameters I showed today are all within +-2 sigma, so this should really affect anything.
On line 200ish of analysis.py:
What is this code doing? I cannot find ANYTHING about this in the theta documentation and I am unaware why it is in the file at all.