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
Hi,
I am running factor, and now it happened twice in a row.
Caught an (Keyboard-)Interrupt, stopping all pipelines.
I was running factor in a SCREEN terminal all the time, and I have definitely NOT pressed ctrl+C. So... what's up with that??
The text was updated successfully, but these errors were encountered:
Ok, according to the log of the facet it is the same problem I submitted in the PyBDSF git issues ... It tries to get sources, and when PyBDSF checks for overlapping islands it crashes with
Using oa_ndim == 0whenop_axesis NULL. Useoa_ndim == -1or the MultiNew iterator for NumPy <1.8 compatibility
This facet even has the strongest calibrator in the field. But two other facets did work... very strange.
Is it possible to change the PyBDSF parameters that factor uses? Because I found, that if it searches for sources using a gaussian fit instead of wavelets it does not crash.
Hi,
I am running factor, and now it happened twice in a row.
Caught an (Keyboard-)Interrupt, stopping all pipelines.
I was running factor in a SCREEN terminal all the time, and I have definitely NOT pressed ctrl+C. So... what's up with that??
The text was updated successfully, but these errors were encountered: