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
Healpy used to store map as float32 by default, but this behaviour was changed in 1.15.0 : it now use the original data type. Qubicsoft still has the old healpy behaviour and we should also move to the new one.