log2ceil# sofia_redux.scan.utilities.numba_functions.log2ceil(x)[source]# Return the ceiled value of log_2(x). Parameters: xint or float Returns: int