Skip to main content

A python package for retrieving and analysing SDSS data

Project description

Author: Behrouz Safari
License: MIT

sdss

A python package for retrieving and analysing SDSS data

Installation

Install the latest version of sdss from PyPI:

pip install sdss

Requirements are numpy, pandas and matplotlib.

Quick start

Let's get the positions of the sun between two times:

from sdss import Images

ra = 179.689293428354
dec = -0.454379056007667

img = Images(ra, dec)
img.show()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdss-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

sdss-0.0.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page