All Projects → astropy → Photutils

astropy / Photutils

Licence: bsd-3-clause
Astropy package for source detection and photometry. Maintainers: @larrybradley and @bsipocz

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Photutils

Swiftaa
The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift.
Stars: ✭ 91 (-39.33%)
Mutual labels:  astronomy
Western constellations atlas of space
Code, data, and instructions to map every star you can see from Earth
Stars: ✭ 121 (-19.33%)
Mutual labels:  astronomy
Galsim
The modular galaxy image simulation toolkit. Documentation:
Stars: ✭ 138 (-8%)
Mutual labels:  astronomy
Stingray
Anything can happen in the next half hour (including spectral timing made easy)!
Stars: ✭ 94 (-37.33%)
Mutual labels:  astronomy
Jwst
Python library for science observations from the James Webb Space Telescope
Stars: ✭ 115 (-23.33%)
Mutual labels:  astronomy
Exoplanet
Fast & scalable MCMC for all your exoplanet needs!
Stars: ✭ 122 (-18.67%)
Mutual labels:  astronomy
Adstex
Automated generation of NASA ADS bibtex entries directly from citation keys in your TeX source files
Stars: ✭ 89 (-40.67%)
Mutual labels:  astronomy
Celeste.jl
Scalable inference for a generative model of astronomical images
Stars: ✭ 142 (-5.33%)
Mutual labels:  astronomy
Notebooks
Curated Notebooks from STScI
Stars: ✭ 117 (-22%)
Mutual labels:  astronomy
Galpy
Galactic Dynamics in python
Stars: ✭ 134 (-10.67%)
Mutual labels:  astronomy
Space Reads
A big list of space book and whitepaper recommendations.
Stars: ✭ 96 (-36%)
Mutual labels:  astronomy
Solar System Threejs
The Solar System: Modeled to scale with Three.js
Stars: ✭ 107 (-28.67%)
Mutual labels:  astronomy
Astronn
Deep Learning for Astronomers with Tensorflow
Stars: ✭ 125 (-16.67%)
Mutual labels:  astronomy
Pyastronomy
A collection of astronomy-related routines in Python
Stars: ✭ 91 (-39.33%)
Mutual labels:  astronomy
Starnet
StarNet
Stars: ✭ 141 (-6%)
Mutual labels:  astronomy
Pyautolens
PyAutoLens: Open Source Strong Gravitational Lensing
Stars: ✭ 90 (-40%)
Mutual labels:  astronomy
Stellarium Web
An open source planetarium running in your web browser
Stars: ✭ 121 (-19.33%)
Mutual labels:  astronomy
Astro Rust
Astronomical algorithms in Rust
Stars: ✭ 151 (+0.67%)
Mutual labels:  astronomy
Astroberry Server
Astroberry Server is a ready to use system for Raspberry Pi for controlling all your astronomy equipment
Stars: ✭ 141 (-6%)
Mutual labels:  astronomy
Poppy
Physical Optics Propagation in Python
Stars: ✭ 135 (-10%)
Mutual labels:  astronomy

========= Photutils

|PyPI Version| |Conda Version| |Conda Downloads| |Astropy|

|CI Status| |CircleCI Status| |Codecov Status| |Latest RTD Status| |LGTM Grade|

Photutils is an Astropy_ package for detection and photometry of astronomical sources.

Please see the online documentation <https://photutils.readthedocs.io>_ for installation instructions <https://photutils.readthedocs.io/en/stable/install.html>_ and usage information.

Citing Photutils

|Zenodo|

If you use Photutils for a project that leads to a publication, whether directly or as a dependency of another package, please include the following acknowledgment::

This research made use of Photutils, an Astropy package for
detection and photometry of astronomical sources (Bradley et al.
20XX).

where (Bradley et al. 20XX) is a citation to the Zenodo record <https://doi.org/10.5281/zenodo.596036>_ of the Photutils version that was used. We also encourage citations in the main text wherever appropriate. Please see the CITATION <https://github.com/astropy/photutils/blob/main/photutils/CITATION.rst>_ file for details and an example BibTeX entry.

License

Photutils is licensed under a 3-clause BSD license. Please see the LICENSE <https://github.com/astropy/photutils/blob/main/LICENSE.rst>_ file for details.

.. |PyPI Version| image:: https://img.shields.io/pypi/v/photutils.svg?logo=pypi&logoColor=white&label=PyPI :target: https://pypi.org/project/photutils/ :alt: PyPI Latest Release

.. |Conda Version| image:: https://img.shields.io/conda/vn/astropy/photutils?label=conda%20package :target: https://anaconda.org/astropy/photutils :alt: Conda Latest Release

.. |Conda Downloads| image:: https://img.shields.io/conda/dn/astropy/photutils?label=conda%20downloads :target: https://anaconda.org/astropy/photutils :alt: Conda Downloads

.. |Astropy| image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat :target: https://www.astropy.org/ :alt: Powered by Astropy

.. |Zenodo| image:: https://zenodo.org/badge/2640766.svg :target: https://zenodo.org/badge/latestdoi/2640766 :alt: Zenodo Latest DOI

.. |CI Status| image:: https://github.com/astropy/photutils/workflows/CI%20Tests/badge.svg# :target: https://github.com/astropy/photutils/actions :alt: CI Status

.. |Codecov Status| image:: https://img.shields.io/codecov/c/github/astropy/photutils?logo=codecov :target: https://codecov.io/gh/astropy/photutils :alt: Coverage Status

.. |CircleCI Status| image:: https://img.shields.io/circleci/build/github/astropy/photutils/main?logo=circleci&label=CircleCI :target: https://circleci.com/gh/astropy/photutils :alt: CircleCI Status

.. |Stable RTD Status| image:: https://img.shields.io/readthedocs/photutils/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=stable :target: https://photutils.readthedocs.io/en/stable/ :alt: Stable Documentation Status

.. |Latest RTD Status| image:: https://img.shields.io/readthedocs/photutils/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=latest :target: https://photutils.readthedocs.io/en/latest/ :alt: Latest Documentation Status

.. |LGTM Grade| image:: https://img.shields.io/lgtm/grade/python/g/astropy/photutils.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/astropy/photutils/context:python :alt: LGTM Grade

.. _Astropy: https://www.astropy.org/

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].