Closed andycasey closed 9 years ago
Any stop call in (mini-)MOOG kills the parent Python completely. I have put in a hack fix to protect Python from this (safe_mode for atomic_abundances) but this requires some major work in Fortran to prevent these calls in the first place.
stop
safe_mode
atomic_abundances
http://www.flannaghan.com/2014/08/27/pyrrtm-exceptions
See also https://code.google.com/p/f2py/wiki/FAQ2ed
Any
stop
call in (mini-)MOOG kills the parent Python completely. I have put in a hack fix to protect Python from this (safe_mode
foratomic_abundances
) but this requires some major work in Fortran to prevent these calls in the first place.