There is a newer version of the record available.

Published October 30, 2018 | Version v1.0b21

KeplerGO/lightkurve: Lightkurve v1.0b21

Description

Lightkurve v1.0b21 includes the following changes:

  • The from_archive() methods of KeplerTargetPixelFile and KeplerLightCurveFile have been deprecated in favor of the new search_targetpixelfile() and search_lightcurvefile() functions. These allow users to inspect the results of their queries and offer more powerful features, e.g. cone-searches. If you are currently using tpf = KeplerTargetPixelFile.from_archive("objectname"), please start using tpf = search_targetpixelfile("objectname").download() instead.
  • TargetPixelFile objects can now be indexed and sliced. [#308]
  • The default number of windows used by the SFF systematics removal algorithm has been changed from 1 to 10. [#312]
  • Various small bug fixes and unit test improvements.

Files

KeplerGO/lightkurve-v1.0b21.zip

Files (26.9 MB)

Name Size Download all
md5:962114d5ef908713d3d980a12e946dfa
26.9 MB Preview Download

Additional details

Related works