Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

ExternalFunctions

Guides

  • Astronomy
  • Chemistry
  • External Functions
  • Machine Learning
  • Mathematics
  • Text Processing

Symbols

  • AcentricFactor
  • BirchClusterPredict
  • Degrees
  • DiscreteCosineTransform
  • DiscreteSineTransform
  • FastFourierTransform
  • InverseDiscreteCosineTransform
  • InverseDiscreteSineTransform
  • InverseFastFourierTransform
  • KeplerLightCurves
  • KhatriRaoProduct
  • KroghInterpolation
  • LeeKeslerOmega
  • LoadExternalFunction
  • MatrixBandwidth
  • NewtonCotes
  • Radians
  • StielPolarFactor
  • TextWrap
  • UnicodeLookup
  • UnicodeName
ArnoudBuzing`ExternalFunctions`
KeplerLightCurves
​
KeplerLightCurves[kip]
gives a list of known light curves for Kepler object
kip
.
​
Examples  
(1)
Basic Examples  
(1)
Get the light curves for Kepler object 6922244:
In[1]:=
curves=
KeplerLightCurves
["KIC 6922244"];
Get the first light curve as a
TimeSeries
object:
In[2]:=
ts=curves〚1〛
Out[2]=
TimeSeries
Time: 170. to 200.
Data points: 41820

Plot the light curve:
In[3]:=
ListPlot[ts]
Out[3]=
Contents cannot be rendered at this time; please try again later
SeeAlso
RelatedGuides
▪
Astronomy
▪
External Functions
RelatedLinks
▪
Lightkurve, a Python package for Kepler and TESS data analysis (Lightkurve Collaboration, 2018)
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com