https://github.com/simonrw/k2varcat
Site for the Kepler K2 Variables catalogue
https://github.com/simonrw/k2varcat
Last synced: 9 months ago
JSON representation
Site for the Kepler K2 Variables catalogue
- Host: GitHub
- URL: https://github.com/simonrw/k2varcat
- Owner: simonrw
- Created: 2014-12-04T13:50:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T13:16:54.000Z (almost 11 years ago)
- Last Synced: 2025-09-22T03:57:55.150Z (10 months ago)
- Language: Python
- Homepage: http://deneb.astro.warwick.ac.uk/phrlbj/k2varcat
- Size: 16.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kepler K2 Variables Catalogue
=============================
The site is hosted [here](http://deneb.astro.warwick.ac.uk/phrlbj/k2varcat). This readme documents the construction. Please see this [arxiv](http://arxiv.org/abs/1411.6830) release for more detail on the catalogue itself.
Site
----
The site is static html rendered into the `build` directory. This name is configurable at the command line.
Each image is embedded in the page directly for simplicity.
Deployment
----------
*Update*: new section to appear soon
The `master` branch of this repository shall be the deployable branch therefore anything in master is deemed "production ready".
Authors
-------
* Catalogue construction: David Armstrong
* Online site: [Simon Walker](https://github.com/mindriot101)