Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: pkaminski
  • Language: C
  • Default Branch: master
  • Size: 9.02 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 11
  • Open Issues: 45
  • Releases: 0
Created over 11 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Citation Codeowners

README.rst

=======
Astropies are very nice indeed
=======

Astropy (http://astropy.org/) is a package intended to contain much of
the core functionality and some common tools needed for performing
astronomy and astrophysics with Python.

Releases are `registered on PyPI `_,
and development is occuring at the
`project's github page `_.

For installation instructions, see the `online documentation `_
or  ``dox/install.rst`` in this source distribution.

For system packagers: Please install Astropy with the command::

    $ python setup.py --offline install

This will prevent the astropy_helpers bootstrap script from attempting to
reach out to PyPI.


Travis Build Status
-------------------
.. image:: https://travis-ci.org/astropy/astropy.png
    :target: https://travis-ci.org/astropy/astropy


Test Coverage Status
--------------------

.. image:: https://coveralls.io/repos/astropy/astropy/badge.png
    :target: https://coveralls.io/r/astropy/astropy

Owner

  • Name: Piotr Kaminski
  • Login: pkaminski
  • Kind: user

Citation (CITATION)

If you use Astropy for work/research presented in a publication (whether
directly, or as a dependency to another package), please include the following
acknowledgment:

  This research made use of Astropy, a community-developed core Python package
  for Astronomy (Astropy Collaboration, 2013).

where (Astropy Collaboration, 2013) is a citation to this paper:

  http://adsabs.harvard.edu/abs/2013A%26A...558A..33A

We encourage you to also include citations to this paper in the main text
wherever appropriate.

A BibTeX entry for LaTeX users is

@ARTICLE{2013A&A...558A..33A,
   author = {{Astropy Collaboration} and {Robitaille}, T.~P. and {Tollerud}, E.~J. and 
    {Greenfield}, P. and {Droettboom}, M. and {Bray}, E. and {Aldcroft}, T. and 
    {Davis}, M. and {Ginsburg}, A. and {Price-Whelan}, A.~M. and 
    {Kerzendorf}, W.~E. and {Conley}, A. and {Crighton}, N. and 
    {Barbary}, K. and {Muna}, D. and {Ferguson}, H. and {Grollier}, F. and 
    {Parikh}, M.~M. and {Nair}, P.~H. and {Unther}, H.~M. and {Deil}, C. and 
    {Woillez}, J. and {Conseil}, S. and {Kramer}, R. and {Turner}, J.~E.~H. and 
    {Singer}, L. and {Fox}, R. and {Weaver}, B.~A. and {Zabalza}, V. and 
    {Edwards}, Z.~I. and {Azalee Bostroem}, K. and {Burke}, D.~J. and 
    {Casey}, A.~R. and {Crawford}, S.~M. and {Dencheva}, N. and 
    {Ely}, J. and {Jenness}, T. and {Labrie}, K. and {Lian Lim}, P. and 
    {Pierfederici}, F. and {Pontzen}, A. and {Ptak}, A. and {Refsdal}, B. and 
    {Servillat}, M. and {Streicher}, O.},
    title = "{Astropy: A community Python package for astronomy}",
  journal = {\aap},
 keywords = {methods: data analysis, methods: miscellaneous, virtual observatory tools},
     year = 2013,
    month = oct,
   volume = 558,
      eid = {A33},
    pages = {A33},
      doi = {10.1051/0004-6361/201322068},
   adsurl = {http://adsabs.harvard.edu/abs/2013A%26A...558A..33A},
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

GitHub Events

Total
  • Issue comment event: 18
  • Push event: 7
  • Pull request event: 3
  • Pull request review comment event: 15
  • Pull request review event: 53
  • Create event: 2
Last Year
  • Issue comment event: 18
  • Push event: 7
  • Pull request event: 3
  • Pull request review comment event: 15
  • Pull request review event: 53
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 3
  • Total pull requests: 87
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 8.18
  • Merged pull requests: 30
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • pkaminski (2)
  • pllim (1)
Pull Request Authors
  • pkaminski (75)
  • fnenu (9)
  • pkaminski-test (2)
  • budkog (1)
Top Labels
Issue Labels
Pull Request Labels
bug (4) help wanted (2) question (2) enhancement (2) :cake: Cake (1) Goodbye (Cruel\World) (1) Comments only in Reviewable (1) invalid (1) duplicate (1) Review each commit (1)

Dependencies

setup.py pypi
  • numpy >=
astropy/wcs/tests/extension/setup.py pypi