Gatspy

Latest version: v0.3

Safety actively analyzes 621706 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3

- Fix bug in ``predict()`` for ``LombScargle`` methods when ``center_data=False``
- Fix bug in ``score()`` for ``LombScargle`` methods when ``center_data=False`` and ``fit_offset=False``
- Make ``supersmoother`` a soft dependency
- New feature: ``gatspy.periodic.TrendedLombScargle`` extends ``LombScargle``
by adding a linear trend parameter ``d*t`` to the fitted model
- Fixed download URL for RR Lyrae datasets
- Dropped support for Python 2.6 and 3.3

0.2.1

- Fix installation issues [PR 11](https://github.com/astroML/gatspy/pull/11)
- Fix corner cases in rrlyrae_fast
- Fix so that data does not download on import
- Make astroML a soft dependency
- ipython-style code snippets in documentation

0.2

- Improved test coverage & refactored much of the code
- Refactored datasets objects to be picklable for easier parallel analysis
- New feature: ``gatspy.periodic.LombScargleFast`` implements the fast,
O[N log(N)] periodogram of Press et al.
- New feature: ``gatspy.periodic.RRLyraeTemplateModeler`` implements a
template-based fitting method, using the RR Lyrae templates from Sesar (2010)
- sphinx-based documentation build added: http://astroML.org/gatspy/

0.1.1

- Catch NaNs in generated rrlyrae light curves
- correctly handle the period=0 case (previously led to assertion error)

0.1

- Single-band: ``LombScargle``, ``LombScargleAstroML``, ``SuperSmoother``
- Multi-band: ``LombScargleMultiband``, ``SuperSmootherMultiband``
- Datasets: Sesar 2010 RR Lyrae, generated RR Lyrae from templates.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.