Skip to content

jdavidrcamacho/StarSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarSearch

License PyPI version fury.io This small package allows you to search for phase 3 spectra on the ESO archive

You can install the stable version with pip:

    $ pip install starsearch

Or download the unstable version's repository and in the terminal type:

    $ python setup.py develop

Check the wiki page to learn how to use it!

To do list

  • Download spectra considering a given instrument
  • Download spectra considering a given date
  • Download spectra considering a given SNR
  • Test everything
  • Download spectra from a list of stars
  • Copy astroquery eso files
  • Adapt astroquery files to work on StarSearch
  • Test everything
  • Prepare examples on how to use it
  • Upload it to pypi
  • Summary of spectra found on arquive
  • Comparison of two diferent spectra parameters
  • Test everything