bin_coords()
get_binning_pars()
get_psa_wca()
timefunc()
unbin_coords()
Decorator to wrap and time functions.
func (func) – Function to be timed
wrapper (func) – Timed version of the function