Lightkurve

Latest version: v2.4.2

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

Scan your dependencies

Page 1 of 9

2.5.0

=====================

2.4.2

=====================

- Fixed download issue due to MAST API change [1380]

2.4.1

=====================

- Updated interact features to work with JupyterHub (e.g. TiKE) [1349]
- Exposed niters parameter in the PCA function of design matrix
- Fixed the aperture parsing functions inside TPFs to be compliant with `numpy` v1.25 [1360]
- Made `LombScarglePeriodogram` compatible with Astropy v5.3 [1342]
- Updated the TPF plotting function to work correctly with WCS plotting [1298]
- Added the ability to open light curves from the TGLC High Level Science Product

2.4.0

==================

- Added the ability to configure the default cache directory used by
``SearchResult.download()`` / ``SearchResult.download_all()``. [1214]

- Moved the default cache directory from ``$HOME/.lightkurve-cache``
to ``$HOME/.lightkurve/cache``. [1214]

- Fixed interact features, e.g. ``tpf.interact()``, to work with bokeh v3.x [1262]

- Fixed ``SearchResult`` HTML display for links to TESS GI cycles 3/4 proposals. [1260]

- Fixed references to np.int and np.float due to changes in numpy v1.24. [1279]

2.3.0

==================

- Added support for reading light curves created using the ``eleanor`` package
or provided by the GSFC-ELEANOR-LITE High Level Science Product. [1217, 1236]

- Added data product specific documentation. [1233]

- Added the ability to include more columns in ``SearchResult`` display via a new
``SearchResult.display_extra_columns`` attribute, with defaults set by an
Astropy-based configuration system. [1134, 1232]

- Added a ``show_progress`` parameter to ``query_solar_system_objects()``,
which shows the download progress by default. [1225]

- Added the new TESS quality flag bits 13-15 to ``TessQualityFlags``. [1218]

- Added an informative error message when data products downloaded are
corrupted or download failed due to remote server error. [1228]

- Fixed an issue which caused unnecessary ``UnitsWarning`` being raised when
reading light curve files and CBV files with AstroPy v5.1 installed. [1226, 1229]

2.2.1

==================
- Fixed a bug in ``LightCurve.flatten()`` which caused the flux unit of
flattened light curves to be non-dimensionless. [1195]

- Improved ``TargetPixelFile.interact_sky()`` to include TIC information
even when the TICs are not found in Gaia. [1204]

- Removed extraneous warnings from ``TargetPixelFile.interact_sky()``. [1204]

- Fixed a bug in ``FoldedLightCurve.odd_mask`` and ``.even_mask`` which caused
the mask to be incorrect when the phase is literal time. [1105]

- Added a new ``FoldedLightCurve.cycle`` attribute. [1105]

- Fixed a bug in ``LightCurve['time', '<some-column>']``, which triggered an
``AttributeError`` when selecting a subset of columns including ``time``. [1199]

- Fixed a bug in ``LightCurve()`` constructor, which triggered an
``AttributeError`` when `data` parameter is a ``list`` or ``ndarray`` [1199]

- Fixed a bug in ``LightCurve.query_solar_system_objects`` which caused an
excessive search radius to be used for TESS light curves. [1208]

- Various improvements to the online documentation. [1197, 1210]

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.