All Projects → skypyproject → Skypy

skypyproject / Skypy

Licence: bsd-3-clause
SkyPy: A package for modelling the Universe.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Skypy

Yt
Main yt repository
Stars: ✭ 279 (+580.49%)
Mutual labels:  astronomy
Celestia
Real-time 3D visualization of space.
Stars: ✭ 785 (+1814.63%)
Mutual labels:  astronomy
Gitscience
A curated list of science- and engineering related repositories on GitHub and in neighboring counties
Stars: ✭ 8 (-80.49%)
Mutual labels:  astronomy
Openspace
This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at http://wiki.openspaceproject.com
Stars: ✭ 374 (+812.2%)
Mutual labels:  astronomy
Meteor Astronomy
Model layer for Meteor
Stars: ✭ 608 (+1382.93%)
Mutual labels:  astronomy
Bayesflare
A python module to detect stellar flares using Bayesian model comparison
Stars: ✭ 6 (-85.37%)
Mutual labels:  astronomy
fips3
OpenGL-based FITS image viewer
Stars: ✭ 24 (-41.46%)
Mutual labels:  astronomy
Gaia tools
Tools for working with the @ESAGaia data and related data sets
Stars: ✭ 40 (-2.44%)
Mutual labels:  astronomy
Asteroids atlas of space
Code, data, and instructions for mapping orbits of asteroids in the solar system
Stars: ✭ 668 (+1529.27%)
Mutual labels:  astronomy
Wide Residual Nets For Seti
Classification of simulated radio signals using Wide Residual Networks for use in the search for extra-terrestrial intelligence
Stars: ✭ 22 (-46.34%)
Mutual labels:  astronomy
Termtrack
Track satellites in your terminal
Stars: ✭ 375 (+814.63%)
Mutual labels:  astronomy
Sunpy
SunPy - Python for Solar Physics
Stars: ✭ 577 (+1307.32%)
Mutual labels:  astronomy
Xdf Gan
A GAN for the generation of mock astronomical surveys
Stars: ✭ 17 (-58.54%)
Mutual labels:  astronomy
Apod Api
Astronomy Picture of the Day API service
Stars: ✭ 290 (+607.32%)
Mutual labels:  astronomy
Apogee
Tools for dealing with APOGEE data
Stars: ✭ 34 (-17.07%)
Mutual labels:  astronomy
nway
nway -- Bayesian cross-matching of astronomical catalogues
Stars: ✭ 39 (-4.88%)
Mutual labels:  astronomy
Alfa
Automated Line Fitting Algorithm
Stars: ✭ 6 (-85.37%)
Mutual labels:  astronomy
Fitsio
fitsio is a pure-Go package to read and write `FITS` files
Stars: ✭ 40 (-2.44%)
Mutual labels:  astronomy
Pydis
A simple longslit spectroscopy pipeline in Python
Stars: ✭ 37 (-9.76%)
Mutual labels:  astronomy
Moon Phase Widget
Moon phase widget for website in javascript
Stars: ✭ 19 (-53.66%)
Mutual labels:  astronomy

=========================================== SkyPy: A package for modelling the Universe

|Read the Docs| |GitHub| |Codecov|

This package contains methods for modelling the Universe, galaxies and the Milky Way. Also included are methods for generating observed data.

  • Galaxies_: morphology, luminosity and redshift distributions
  • Pipelines_ to generate populations of astronomical objects

The full list of features can be found in the SkyPy Documentation_.

.. _Galaxies: https://skypy.readthedocs.io/en/latest/galaxies.html .. _Pipelines: https://skypy.readthedocs.io/en/latest/pipeline/index.html .. _SkyPy Documentation: https://skypy.readthedocs.io/en/latest/

Citation

|JOSS| |Zenodo|

If you use SkyPy for work or research presented in a publication please follow our Citation Guidelines_.

.. _Citation Guidelines: CITATION.rst

Installation

|PyPI| |conda-forge|

SkyPy releases are distributed through PyPI_ and conda-forge_. Instructions for installing SkyPy and its dependencies can be found in the Installation_ section of the documentation.

Examples

SkyPy has a driver script that can run simulation pipelines from the command line. The documentation contains a description of the Pipeline_ module and Examples_ that demonstrate how to use it.

.. _PyPI: https://pypi.org/project/skypy/ .. _conda-forge: https://anaconda.org/conda-forge/skypy .. _Installation: https://skypy.readthedocs.io/en/stable/install.html .. _Pipeline: https://skypy.readthedocs.io/en/stable/pipeline/index.html .. _Examples: https://skypy.readthedocs.io/en/stable/examples/index.html

Contributing

We love contributions! SkyPy is open source, built on open source, and we'd love to have you hang out in our community. For information on how to contribute see our Contributor Guidelines. All communication relating to The SkyPy Project must meet the standards set out in the Code of Conduct.

.. _Contributor Guidelines: https://skypy.readthedocs.io/en/stable/developer/contributing.html .. _Code of Conduct: https://skypy.readthedocs.io/en/stable/project/CODE_OF_CONDUCT.html

.. |PyPI| image:: https://img.shields.io/pypi/v/skypy?label=PyPI&logo=pypi :target: https://pypi.python.org/pypi/skypy

.. |conda-forge| image:: https://img.shields.io/conda/vn/conda-forge/skypy?logo=conda-forge :target: https://anaconda.org/conda-forge/skypy

.. |Read the Docs| image:: https://img.shields.io/readthedocs/skypy/stable?label=Docs&logo=read%20the%20docs :target: https://skypy.readthedocs.io/en/stable

.. |GitHub| image:: https://github.com/skypyproject/skypy/workflows/Tests/badge.svg :target: https://github.com/skypyproject/skypy/actions

.. |Codecov| image:: https://codecov.io/gh/skypyproject/skypy/branch/main/graph/badge.svg :target: https://codecov.io/gh/skypyproject/skypy

.. |Zenodo| image:: https://zenodo.org/badge/221432358.svg :target: https://zenodo.org/badge/latestdoi/221432358 :alt: SkyPy Concept DOI

.. |JOSS| image:: https://joss.theoj.org/papers/d4fac0604318190d6627ab29b568a48d/status.svg :target: https://joss.theoj.org/papers/d4fac0604318190d6627ab29b568a48d

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].