healpy

Why does a python function work in parallel even if it should not?

Why does a python function work in parallel even if it should not? Question: I am running this code using the healpy package. I am not using multiprocessing and I need it to run on a single core. It worked for a certain amount of time, but, when I run it now, the function healpy.projector.GnomonicProj.projmap …

Total answers: 1