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
I'm a bit reluctant to add an option that would be redundant with the logger level.
Wouldn't the best option (also to avoid unneccessary IOs) to load power spectra from a single process, then do comm.bcast(power, root=0)?
In order to avoid multiple line when loading one powerspectrum in several process, I propose to add verbose argument here:
pypower/pypower/utils.py
Line 190 in e44fe1a
The text was updated successfully, but these errors were encountered: