You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should not be a problem but there may be some issue with e.g. integer index in the Cython code. Would be useful to have the traceback with faulthandler: PYTHONFAULTHANDLER=1 python... or python -X faulthandler ...
Hi.
I'm trying to run detect_cosmics on a pretty big array from DECam (26671, 26671). Unfortunately the code always crashes with a Segmentation fault.
Is the array just too big or am I missing something obvious?
Thanks.
-TL
The text was updated successfully, but these errors were encountered: