Recent Releases of fcpy

fcpy - v0.1.3

Add function for calculating sensitivity when counts are below expected background.

- Python
Published by evangroopman over 2 years ago

fcpy - v0.1.2

Version 0.1.2: - Add convenience function FCpoissonconfband() for calculating confidence band for a range of n. - Convenience function FCpoissonlist() for calculating a list of n and t values. - Add optional user-defined limits in FCpoisson() for range of mu to calculate (mumin, mumax). This can increase computation speed over the conservative auto bounds. Add warnings for CLhigh/CL_low hitting the user-defined mumax/mumin.

Version 0.1.1: - Add option to fix minor pathology at fixed n0 with different b. - Add optional dask dependency to perform this search faster.

Version 0.1.0: - First published version. - Primary emphasis on FC_poission() function.

- Python
Published by evangroopman over 2 years ago