Skip to content

Conversation

@kartikmandar
Copy link
Member

As in the LombScargleCrossspectrum method, the parameter min_freq was set to 0 which gave this warning:
/Users/kartikmandar/Desktop/GSOC/stingray/stingray/lombscargle.py:66: UserWarning: min_freq must be positive and >0. Setting to df / 2.
warnings.warn("min_freq must be positive and >0. Setting to df / 2.")

So I set up the min. possible positive float value as the min_freq. I hope that it's not undesirable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant