Basic module for interaction with KOI and Kepler-stellar tables.
Project description
keputils
=====
Basic module for interaction with KOI and *Kepler*-stellar tables.
**Installation**
::
pip install keputils
Installing will also install ``pandas``, ``plotutils``, and ``simpledist`` modules, if not already installed.
The first time you import ``keputils.koiutils``, python will download the current cumulative
KOI table in .csv form from the `NASA Exoplanet Archive <http://exoplanetarchive.ipac.caltech.edu/>`_,
and save it to ``~/.keputils/kois_cumulative.csv``. Also, the first time importing, it will ingest the .csv
data and re-write it to an HDF5 file, from where it will read the data in the future (faster loading).
Similarly, the first time you import ``keputils.kicutils``, python will download the *Kepler* stellar properties table,
save it to the ``~/.keputils`` directory, and put it into the HDF5 file for future fast loading.
=====
Basic module for interaction with KOI and *Kepler*-stellar tables.
**Installation**
::
pip install keputils
Installing will also install ``pandas``, ``plotutils``, and ``simpledist`` modules, if not already installed.
The first time you import ``keputils.koiutils``, python will download the current cumulative
KOI table in .csv form from the `NASA Exoplanet Archive <http://exoplanetarchive.ipac.caltech.edu/>`_,
and save it to ``~/.keputils/kois_cumulative.csv``. Also, the first time importing, it will ingest the .csv
data and re-write it to an HDF5 file, from where it will read the data in the future (faster loading).
Similarly, the first time you import ``keputils.kicutils``, python will download the *Kepler* stellar properties table,
save it to the ``~/.keputils`` directory, and put it into the HDF5 file for future fast loading.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
keputils-0.2.1.tar.gz
(6.6 kB
view details)
File details
Details for the file keputils-0.2.1.tar.gz
.
File metadata
- Download URL: keputils-0.2.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 747c67b4a78ae735bf1cf7807a09392b97f10c7aa71c8367b567571c4c31cc15 |
|
MD5 | 2c0173975a9dcf0a3fe82c536126a80c |
|
BLAKE2b-256 | 072b3b8005e33007d5dc9e5e0b0b15411676d3fcc1f7cb1f9e9594bd16128d62 |