Download SDSS images using python and choosing the Data Release distribution. Default last SDSS release DR18
conda install neutrinomuon::fetch_sdss_images
email: [email protected], [email protected]
© Copyright ®
J.G. - Jean Gomes
Download images from SDSS. Read the
LICENSE.txt file.
$\color{#58A6FF}\textsf{\Large\ⓘ\kern{0.2cm}\normalsize Note}$
This project was also created with a focus on educational purposes.
Now, fetchsdssimages has all its scripts in accordance with PEP 8 guidelines.
--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)
You can easily install sdssimages/>fetchsdssimages by using pip - PyPI - The Python Package Index:
pip install fetch_sdss_images
or by using a generated conda repository https://anaconda.org/neutrinomuon/fetchsdssimages:
conda install -c neutrinomuon fetch_sdss_images
OBS.: Linux, OS-X ad Windows pre-compilations available in conda.
You can also clone the repository and install by yourself in your machine:
git clone https://github.com/neutrinomuon/fetch_sdss_images
python setup.py install