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 have installed feets from Pypi and when i used LombScargle extractor astropy raised a deprecation warning :
WARNING: AstropyDeprecationWarning: Importing LombScargle from astropy.stats has been deprecated and will no longer be supported in future. Please import this class from the astropy.timeseries module instead [astropy.stats.lombscargle]
Also, LombScargle extractor didn't allow me to change the "peaks" parameter.
The text was updated successfully, but these errors were encountered:
i have installed feets from Pypi and when i used LombScargle extractor astropy raised a deprecation warning :
WARNING: AstropyDeprecationWarning: Importing LombScargle from astropy.stats has been deprecated and will no longer be supported in future. Please import this class from the astropy.timeseries module instead [astropy.stats.lombscargle]
Also, LombScargle extractor didn't allow me to change the "peaks" parameter.
The text was updated successfully, but these errors were encountered: