mrpro.utils.filters.ceil

mrpro.utils.filters.ceil(x, /)

Return the ceiling of x as an Integral.

This is the smallest integer >= x.