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
in photdata.periodogram() function, the argument method='fast' always returns Fourier periodogram regardless of the model argument. We should check the model argument and return an error message if anything except for model='Fourier' is passed