pllim/stsci.imagestats
STScI clipped image statistics with core functionality of IRAF's imstatistics.
.. image:: https://readthedocs.org/projects/stsciimagestats/badge/?version=latest
:target: https://stsciimagestats.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://github.com/spacetelescope/stsci.imagestats/actions/workflows/ci.yml/badge.svg?branch=main
:target: https://github.com/spacetelescope/stsci.imagestats/actions/workflows/ci.yml
:alt: CI Status
.. image:: https://codecov.io/gh/spacetelescope/stsci.imagestats/branch/main/graph/badge.svg
:target: https://codecov.io/gh/spacetelescope/stsci.imagestats
:alt: Test Coverage Status
.. image:: https://img.shields.io/pypi/v/stsci.imagestats
:target: https://pypi.org/project/stsci.imagestats/
:alt: PyPI
.. image:: https://img.shields.io/badge/powered%20by-STScI-blue.svg?colorA=707170&colorB=3e8ddd&style=flat
:target: http://www.stsci.edu
:alt: Powered by STScI
stsci.imagestats is a package designed to compute various statistics
on image data using sigma-clipping iterations. It is designed to replicate
core behaviour of the IRAF\ 's imstatistics task.