aplpy

Astronomical Plotting Library in Python

https://github.com/aplpy/aplpy

Science Score: 41.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
    8 of 40 committers (20.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary

Keywords from Contributors

astronomy astropy astropy-affiliated astrophysics closember photometry source-detection advanced-scientific-data-format asdf jwst
Last synced: 10 months ago · JSON representation ·

Repository

Astronomical Plotting Library in Python

Basic Info
  • Host: GitHub
  • Owner: aplpy
  • License: other
  • Language: Python
  • Default Branch: main
  • Homepage: http://aplpy.github.com
  • Size: 5.66 MB
Statistics
  • Stars: 171
  • Watchers: 17
  • Forks: 81
  • Open Issues: 168
  • Releases: 1
Created over 15 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.rst

|Azure| |CircleCI| |codecov| |Documentation Status|

About
-----

APLpy (the Astronomical Plotting Library in Python) is a Python module
aimed at producing publication-quality plots of astronomical imaging
data in FITS format.

PyPI: https://pypi.python.org/pypi/APLpy

Website: http://aplpy.github.io

Documentation: http://aplpy.readthedocs.io

APLpy is released under an MIT open-source license.

Installing
----------

You can install APLpy and all its dependencies with::

    pip install aplpy

.. |Azure| image:: https://dev.azure.com/thomasrobitaille/aplpy/_apis/build/status/aplpy.aplpy?repoName=aplpy%2Faplpy&branchName=refs%2Fpull%2F441%2Fmerge
   :target: https://dev.azure.com/thomasrobitaille/aplpy/_build/latest?definitionId=16&repoName=aplpy%2Faplpy&branchName=refs%2Fpull%2F441%2Fmerge
.. |CircleCI| image:: https://circleci.com/gh/aplpy/aplpy/tree/main.svg?style=svg
   :target: https://circleci.com/gh/aplpy/aplpy/tree/main
.. |codecov| image:: https://codecov.io/gh/aplpy/aplpy/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/aplpy/aplpy
.. |Documentation Status| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
   :target: https://aplpy.readthedocs.io/en/latest/

Owner

  • Name: APLpy
  • Login: aplpy
  • Kind: organization

Citation (CITATION)

If you use APLpy for a publication, you can use the following acknowledgment:

    This research made use of APLpy, an open-source plotting package for Python
    (Robitaille and Bressert, 2012; Robitaille, 2019)

where (Robitaille and Bressert, 2012) is a citation to this ADS/ASCL entry:

    http://adsabs.harvard.edu/abs/2012ascl.soft08017R

and (Robitaille, 2019) is a citation to the following Zenodo entry:

    https://zenodo.org/record/2567476#.XGmAA5P7RZo

The BibTex entries are:

    @misc{aplpy2012,
      author        = {{Robitaille}, T. and {Bressert}, E.},
      title         = "{APLpy: Astronomical Plotting Library in Python}",
      keywords      = {Software },
      howpublished  = {Astrophysics Source Code Library},
      year          = 2012,
      month         = aug,
      archivePrefix = "ascl",
      eprint        = {1208.017},
      adsurl        = {http://adsabs.harvard.edu/abs/2012ascl.soft08017R},
      adsnote       = {Provided by the SAO/NASA Astrophysics Data System}
    }

    @misc{aplpy2019,
      author       = {Robitaille, Thomas},
      title        = {{APLpy v2.0: The Astronomical Plotting Library in Python}},
      month        = feb,
      year         = 2019,
      doi          = {10.5281/zenodo.2567476},
      url          = {https://doi.org/10.5281/zenodo.2567476}
    }

GitHub Events

Total
  • Create event: 4
  • Issues event: 4
  • Release event: 3
  • Watch event: 3
  • Delete event: 3
  • Issue comment event: 9
  • Push event: 7
  • Pull request event: 4
  • Fork event: 1
Last Year
  • Create event: 4
  • Issues event: 4
  • Release event: 3
  • Watch event: 3
  • Delete event: 3
  • Issue comment event: 9
  • Push event: 7
  • Pull request event: 4
  • Fork event: 1

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 1,023
  • Total Committers: 40
  • Avg Commits per committer: 25.575
  • Development Distribution Score (DDS): 0.225
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Thomas Robitaille t****e@g****m 793
Asra Nizami a****i@m****u 37
Adam Ginsburg (keflavich) k****h@g****m 28
Brigitta Sipocz b****z@g****m 26
ebressert e****t@c****u 22
Michael Droettboom m****m@g****m 13
keflavich a****m@e****u 13
Erik M. Bray e****y@s****u 10
Erik Tollerud e****d@g****m 8
hamogu m****r@g****e 7
Matt Craig m****g@g****m 6
Larry Bradley l****y@g****m 5
Christoph Deil D****h@g****m 5
Simon Conseil c****t@s****g 5
Kyle Barbary k****y@g****m 4
bmarcote m****e@j****u 3
Joseph Jon Booker j****e@n****t 3
Alexa a****m@u****u 3
nbrunett n****i@g****m 3
Miguel de Val-Borro m****l@a****t 3
Eli Bressert e****t@g****m 2
Geert Barentsen g****t@b****e 2
Martin Hardcastle m****h@e****o 2
Vlas Sokolov v****5@g****m 2
Wolfgang Kerzendorf w****f@g****m 2
haley gomez h****y@g****k 2
James McBride j****e@b****u 1
Evert Rol e****l@g****m 1
John ZuHone j****e@g****m 1
Sergey Koposov m****h@f****e 1
and 10 more...

Issues and Pull Requests

Last synced: almost 3 years ago

All Time
  • Total issues: 78
  • Total pull requests: 27
  • Average time to close issues: almost 3 years
  • Average time to close pull requests: 6 months
  • Total issue authors: 69
  • Total pull request authors: 16
  • Average comments per issue: 2.71
  • Average comments per pull request: 2.04
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 10
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 10
  • Pull request authors: 0
  • Average comments per issue: 0.6
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • astrofrog (5)
  • olebole (2)
  • bsipocz (2)
  • astrochun (2)
  • sagar-sethi (2)
  • kyeongyeon (2)
  • aakepley (2)
  • parphyam (1)
  • Borlaff (1)
  • juandesant (1)
  • philastrophist (1)
  • zhangguoyin (1)
  • neuronphysics (1)
  • a-kiral (1)
  • ishapahwa (1)
Pull Request Authors
  • astrofrog (9)
  • keflavich (6)
  • smaret (2)
  • olebole (2)
  • GiantMolecularCloud (2)
  • neutrinoceros (1)
  • rmcgibbo (1)
  • enourbakhsh (1)
  • dependabot[bot] (1)
  • bryanmiller (1)
  • migueldvb (1)
  • jpinedaf (1)
  • mpound (1)
  • e-koch (1)
  • QuLogic (1)
Top Labels
Issue Labels
Feature (7) Bug (6) regions (4) help needed (1) package-intermediate (1) effort-low (1) upstream-fix-required (1)
Pull Request Labels
Feature (9) Bug (2) dependencies (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 2
  • Total versions: 5
conda-forge.org: aplpy

APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 2
Rankings
Dependent repos count: 20.3%
Forks count: 21.0%
Stargazers count: 28.4%
Average: 30.3%
Dependent packages count: 51.6%
Last synced: 11 months ago

Dependencies

.github/workflows/main.yml actions
.github/workflows/update-changelog.yml actions
  • actions/checkout v4 composite
  • stefanzweifel/changelog-updater-action v1 composite
  • stefanzweifel/git-auto-commit-action v5 composite
pyproject.toml pypi
  • astropy >=5.0
  • matplotlib >=3.5
  • numpy >=1.22
  • pillow >=9.0
  • pyavm >=0.9.6
  • pyregion >=2.2
  • reproject >=0.9
  • scikit-image >=0.20
  • shapely >=2.0