Giter Club home page Giter Club logo

keplerk2-halo's Introduction

K2 TSP Research Project

Supervisors: Tim Bedding, Daniel Huber, Simon Murphy
Institution: The University of Sydney

A research project to see if it is possible to do meaningful photometry on B star contamination of Kepler K2 postage stamps. Specifically, we focus on examples in campaign 2, but create general techniques which can be applied to any other campaign (or to astronomy in general).

Usage

The real magic is inside scripts/analysis/clever.py. To analyse the π Sco data, run the following command in any *nix shell:

% ./scripts/analysis/clever.py --csv \
	-mf 400 -m data/pi_Sco/1.203442993/ap_203442993.txt -d 1 \
	-s pi+analysis.csv -t data/pi_Sco/1.203442993/xy_203442993.csv \
	data/pi_Sco/1.203442993/ktwo203442993-c02_lpd-targ.fits
% ./scripts/post/lc.py --no-title -w 1.2 -fp 1.570103 \
    <(./scripts/post/highpass.py -w 401 -o 6 -sc 50 -ec -580 pi+analysis.csv) \
	<(./scripts/etc/mag2flux.py -i \
		<(./scripts/etc/phase2time.py --period 1.570103 --offset 2452025.96 data/pi_Sco/shobbrook_phase.csv))

π Sco

This is an example of our analysis usnig aperture analysis, using EPIC 203442993. This photometric analysis mirrors ground-based surveys of π Sco and has an incredible trendline.

pi Sco example

License

The source code under scripts/ is licensed under the (GPLv3 or later) License.

Copyright (C) 2015, 2016, 2017 Aleksa Sarai <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

The files under data/ are all publicly available and are provided by NASA in compliance with their data use policy.

The *.json metadata was collated using both SIMBAD and MAST, both of which are also public resources.

Where do I sign cite?

A paper is currently in the works, so there's nothing to cite quite yet. It'll hopefully all be done and ready to publish by early 2016 2017. Watch this space to read the paper once it's published.

keplerk2-halo's People

Contributors

cyphar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

trellixvulnteam

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.