Closed fjaviersanchez closed 5 months ago
The head of master
in firecrown contains a simplification (compression) of the too-deep directory structure. For backwards compatibility, there are stubs in place that (1) emit deprecation warnings and (2) include the newer file.
Thanks @marcpaterno. I saw that there was a change in the TwoPoint
class that removes ell_or_theta_
, so I still need to update that (it's probably my bad, using some tricky-sneaky way to get the bin centers)
Closed by #44
Now
TwoPoint
fromlikelihood.gauss_family.statistic
is deprecated and there's an updated class that needs to be used in order for the code to run.