PyKE is a suite of python software tools developed to reduce and analyze Kepler light curves, TPFs, and FFIs. PyKE tools provide the user with flexibility to tune pixel extraction and artifact mitigation for the scientific potential of individual target data. These examples provide use cases and reduction examples for the reader to follow. Data users are encouraged to experiment with the tunable input parameters for each tool. The procedures outlined in this section will not be optimal for all science, and it will ultimately be up to the user to determine what parameter values optimize scientific return.
PyKE tasks can be called and controlled i) directly from
the command line within the PyRAF
environment, ii) entirely through GUI-driven
operation using the epar function on the command line within the PyRAF environment, or iii) as standalone python scripts called
from the command line of a unix/linux shell. For the sake of
clarity in these walkthroughs, we provide uniformly the PyRAF GUI task invocations. To get started on each walkthrough - in an xterm (not an OS X terminal window), run the following command in the directory where you have downloaded your Kepler data:
% mkiraf
setting the terminal type to xterm when asked. Then startup PyRAF and load the PyKE tools in the Kepler package by entering the following commands
% pyraf
--> kepler
To execute any task in GUI mode, type epar <taskname>, e.g.
--> epar kepdraw
- Extract and cotrend
new light curves from Target Pixel Files
- Mitigate motion
and focus artifacts by redefining the optimal aperture
- Subjective
light curve cotrending using basis vectors
- Removing stellar astrophysics and quarter stitching
|