Our test for applying sinc to an Obs is failing with numpy 2.3. I tracked this down to this line which was changed to deal with underflows but does not seem to work anymore with custom object types. We could either address this in numpy directly or find a local fix.