AUTHORS.rst
HISTORY.rst
INSTALL
LICENSE
MANIFEST.in
README.rst
distribute_setup.py
setup.py
PyGaia.egg-info/PKG-INFO
PyGaia.egg-info/SOURCES.txt
PyGaia.egg-info/dependency_links.txt
PyGaia.egg-info/requires.txt
PyGaia.egg-info/top_level.txt
examples/brightLimitInVband.py
examples/parallax_errors.py
examples/plotDistanceLimitsInMvVmini.py
examples/plotParallaxErrorsSkyAvg.py
examples/plotRadialVelocityErrorsSkyAvg.py
examples/relativeParallaxErrorsVsDistance.py
pygaia/__init__.py
pygaia/utils.py
pygaia/astrometry/__init__.py
pygaia/astrometry/coordinates.py
pygaia/astrometry/vectorastrometry.py
pygaia/data/errorFactorVariationBeta.txt
pygaia/data/errorFactorVariationBetaIncludingNumberOfTransits.txt
pygaia/errors/__init__.py
pygaia/errors/astrometric.py
pygaia/errors/photometric.py
pygaia/errors/spectroscopic.py
pygaia/errors/utils.py
pygaia/photometry/__init__.py
pygaia/photometry/transformations.py
pygaia/photometry/utils.py
pygaia/plot/__init__.py
pygaia/plot/sky.py
pygaia/tests/__init__.py
pygaia/tests/test_coordinates.py
pygaia/tests/test_errors_astrometric.py
pygaia/tests/test_vectorAstrometry.py