Skip to content

idies/explore-notebook

Repository files navigation

SDSS Explore Tool

Sloan Digita Sky Servey is an multi-spectral imaging and reshift survey conducted using a dedicated telescope at the Apache Point Observatory in New Mexico, USA[1]

They processed the imformation gathered and used it to create the most detailed thee-dimensional maps of the skies with information for more than three million celestial bodies.

The Explore tool is a part of their effort to make this data accessible and palatable for educators, researchers and ametuers alike.

_for more information, and even more tools, check out SciServer (v2.0.0).

we'd love to hear from you so feel free to send us an email at INSERT EMAIL HERE

Getting Started

These instructions will get a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  1. Python version 3.6 or greater
 eg. Download [Python](https://www.python.org/) and add it to your PATH
  1. setuptools package is installed.
eg. pip install setuptools

Installation

  1. Clone, download or open the repository as needed
eg. git clone git:github.com/idies/explore-notebook.git
  1. Install setup.py
eg. python setup.py install

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

The Jupyter Notebook itself can be rendered in different static formats(HTML,LaTeX,PDF,reStructuredText, and slide-shows[2]) with Jupyter's '''nbconvert''' utility and/or a nbviewer. MyBinder.org. These methods provide users with freedom to play around with the repo without having to go to ther trouble of installing and configuring the Jupyter Notebook.

Contributing

Please read Contributions.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • A hat tip to Billie Thompson - Formatting templates - @PurpleBooth