DO NOT USE: backups of old branches from the pywwt repository
Перейти к файлу
Thomas Robitaille 94d4a92410 Updated more reference images 2020-03-30 20:12:20 +01:00
.github .github/pull_request_template.md: add this 2019-09-23 10:22:28 -04:00
docs docs/index.rst: revise the binder links for the new repo organization 2020-02-12 12:43:38 -05:00
examples Add AAS branding in various places that WorldWide Telescope is introduced 2019-09-15 19:03:36 -04:00
jupyter.d Test sdist process and make sure pywwt is installed/enabled as far as Jupyter is concerned. 2018-04-05 21:09:33 +01:00
lib Added method in core.py to return time in viewer 2019-09-21 19:41:11 -04:00
pywwt Updated more reference images 2020-03-30 20:12:20 +01:00
.check_enabled.py .check_enabled.py: fix output if the plugin does not validate 2019-09-21 19:41:11 -04:00
.coveragerc Added .coveragerc 2018-11-19 18:44:32 +00:00
.gitignore .gitignore: ignore some more generated files 2019-07-23 08:58:26 -04:00
CHANGES.rst Added changelog entry 2019-10-02 16:50:50 +01:00
LICENSE.rst Improvements to documentation 2017-12-18 11:15:42 +00:00
MANIFEST.in Added missing files to manifest 2018-12-20 23:06:06 +00:00
README.rst README.rst: add binder links at the top here 2020-02-12 13:51:43 -05:00
RELEASE.rst RELEASE.rst: tweak the release notes 2019-09-20 16:03:54 -04:00
azure-pipelines.yml Don't test on MacOS X for now 2019-09-06 21:32:23 +01:00
azure-template.yml azure-template.yml: test basic importability of the module 2019-09-21 19:41:11 -04:00
package.json Back to development: v0.8.0.dev0 2019-09-20 14:38:27 -04:00
pytest.ini Don't show logging messages with pytest 2017-12-12 11:29:15 +00:00
readthedocs.yml Only build HTML on RTD 2019-01-04 16:35:44 +00:00
setup.cfg Re-organize files using new Jupyter widgets template 2018-04-05 14:59:44 +01:00
setup.py Don't install astropy 4.0.1 since it has a bug that breaks reproject 0.6 2020-03-30 13:18:05 +01:00
setupbase.py Added setupbase.py file 2018-04-05 14:59:44 +01:00
webpack.config.js package.json: wait a minute, we don't use any of these dev-dependencies 2019-07-23 08:58:26 -04:00

README.rst

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

.. To preview locally, install Sphinx and run: rst2html.py README.rst README.html

.. image:: https://dev.azure.com/thomasrobitaille/pywwt/_apis/build/status/WorldWideTelescope.pywwt?branchName=master
   :target: https://dev.azure.com/thomasrobitaille/pywwt/_build/latest?definitionId=12&branchName=master
   :alt: Azure Pipelines Status

.. image:: https://readthedocs.org/projects/pywwt/badge/?version=latest
   :target: http://pywwt.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

pywwt: The AAS WorldWide Telescope from Python/Jupyter
======================================================

🚀🚀 `Click here to try out pywwt in the cloud! <http://binder.wwt-forum.org/v2/gh/WorldWideTelescope/pywwt-notebooks/master?urlpath=lab/tree/Start%20Here.ipynb>`__ 🚀🚀

*Note: our cloud servers usually start up quickly, but if they were recently
updated you may have to wait a few minutes for the backing software images to
be rebuilt.*

About
-----

The pywwt_ package is the official toolkit for accessing the AAS_ `WorldWide
Telescope`_ (WWT) from Python. WWT is a free, open-source tool for visually
exploring humanitys scientific understanding of the Universe. It includes a
sophisticated 4D WebGL rendering engine and a cloud-based web service for
sharing and visualizing terabytes of astronomical data. WWT is brought to you
by the non-profit `American Astronomical Society`_ (AAS), the major
organization of professional astronomers in North America, and the `.NET
Foundation`_.

.. _pywwt: https://pywwt.readthedocs.io/
.. _AAS: https://aas.org/
.. _American Astronomical Society: https://aas.org/
.. _WorldWide Telescope: http://www.worldwidetelescope.org/home
.. _.NET Foundation: https://dotnetfoundation.org/

.. figure:: docs/images/data_layers_kepler.png
   :align: center
   :alt: A WWT screenshot showing exoplanets in the Kepler field overlaid on a background sky map.

   *Known exoplanets in the Kepler field rendered over background imagery by pywwt.*

With pywwt_ you can:

* Visualize and explore astronomical data interactively in the `Jupyter and
  JupyterLab`_ environments through an HTML widget
* Do the same in standalone applications with a Qt_ widget
* Load data from common astronomical data formats (e.g. `AstroPy tables`_)
  into WWT
* Control a running instance of the WWT Windows application

.. _Jupyter and JupyterLab: https://jupyter.org/
.. _Qt: https://www.qt.io/
.. _AstroPy tables: https://docs.astropy.org/en/stable/table/

The full documentation, including installation instructions, can be found at
http://pywwt.readthedocs.io/.


Reporting issues
----------------

If you run into any issues, please open an issue `here
<https://github.com/WorldWideTelescope/pywwt/issues>`_.


Acknowledgments
---------------

The AAS WorldWide Telescope (WWT) system, including pywwt, is a `.NET
Foundation`_ project. Work on WWT and pywwt has been supported by the
`American Astronomical Society`_ (AAS), the US `National Science Foundation`_
(grants 1550701_ and 1642446_), the `Gordon and Betty Moore Foundation`_, and
`Microsoft`_.

.. _National Science Foundation: https://www.nsf.gov/
.. _1550701: https://www.nsf.gov/awardsearch/showAward?AWD_ID=1550701
.. _1642446: https://www.nsf.gov/awardsearch/showAward?AWD_ID=1642446
.. _Gordon and Betty Moore Foundation: https://www.moore.org/
.. _Microsoft: https://microsoft.com/