Socket
Socket
Sign inDemoInstall

ftperiodogram

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftperiodogram

ftperiodogram: NlogN periodic template fitting


Maintainers
1

ftperiodogram package

ftperiodogram is a lightweight implementation of the fast template periodogram. The fast template periodogram extends the [Lomb-Scargle]_ periodogram to arbitrary signal shapes. It uses the nfft_ library to compute the non-equispaced fast Fourier transform, and numpy_ and scipy_ libraries for other math-related computations.

For more information and links to usage examples, please see the repository README_.

.. _README: https://github.com/PrincetonUniversity/FastTemplatePeriodogram/blob/master/README.md .. _nfft: https://github.com/jakevdp/nfft .. _numpy: https://www.numpy.org .. _scipy: https://www.scipy.org .. [Lomb-Scargle] http://docs.astropy.org/en/stable/stats/lombscargle.html

License

ftperiodogram is licensed under the terms of the MIT license. See the file "LICENSE.txt" for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc