Giter Club home page Giter Club logo

pyastronomy's Introduction

PyAstronomy

What is it?

PyAstronomy is a collection of astronomy-related packages written in Python.

Currently, the following subpackages are available:

funcFit:    A convenient fitting package providing support
            for minimization and MCMC sampling.

modelSuite: A Set of astrophysical models (e.g., transit
            light-curve modeling), which can be used
            stand-alone or with funcFit.

AstroLib:   A set of useful routines including a number
            of ports from IDL's astrolib.

Constants:  The package provides a number of often-needed
            constants.

Timing:     Provides algorithms for timing analysis such as
            the Lomb-Scargle and the Generalized Lomb-Scargle
            periodogram

pyaGUI:     A collection of GUI tools for interactive work.

Installation

To install the latest release via pip from PyPI use

pip install PyAstronomy[occult]

or

pip install git+https://github.com/sczesla/PyAstronomy.git#egg=PyAstronomy[occult]

to install the current state from github including non-Python dependencies. Remove [occult] to skip these dependencies.

Alternatively, download the source and use

python setup.py [--with-ext] install

If you specify the --with-ext flag, setup will try to compile non-Python modules.

Documentation and further information

View the latest documentation on Read the Docs

Visit the documentation of the latest release:

https://pyastronomy.readthedocs.io/en/v_0-17-0/

Licensing

Where not stated otherwise, PyAstronomy is released under the MIT license (see also documentation).

pyastronomy's People

Contributors

sczesla avatar pcschneider avatar jason-neal avatar elnjensen avatar 1kastner avatar nonzero avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.