You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Furthermore: in stats.py the checking of the input arrays and possible clipping of SMALL_POS numbers or inf is handled in every single function but should rather be done in one place (now is a lot of copy&paste code)
inconsistent treatment of metrics: args handled differently across chi2, llh, and metric* methods of Map.py
The text was updated successfully, but these errors were encountered: