sot / chandra_aca

Chandra Aspect Camera Tools
https://sot.github.io/chandra_aca
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Add function to compute binomial point percent function #79

Closed taldcroft closed 5 years ago

taldcroft commented 5 years ago

This function is what one should use to compute the confidence interval for a computed acquisition probability of k / n with k acquisition successes in n tries.

This also removes a couple of Py2 compatibility hooks, no longer needed for version 4.x.