.clang-format
.flake8
.gitignore
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/build.yml
.github/workflows/ci.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/stsci_pri_combo_mark_white.png
docs/_static/css/custom.css
docs/exts/numfig.py
docs/source/LICENSE.rst
docs/source/histogram1d.rst
docs/source/imagestats.rst
src/buildHistogram.c
src/computeMean.c
stsci.imagestats.egg-info/PKG-INFO
stsci.imagestats.egg-info/SOURCES.txt
stsci.imagestats.egg-info/dependency_links.txt
stsci.imagestats.egg-info/not-zip-safe
stsci.imagestats.egg-info/requires.txt
stsci.imagestats.egg-info/top_level.txt
stsci/imagestats/__init__.py
stsci/imagestats/_version.py
stsci/imagestats/histogram1d.py
stsci/imagestats/tests/__init__.py
stsci/imagestats/tests/conftest.py
stsci/imagestats/tests/test_histogram1d.py
stsci/imagestats/tests/test_imagestats.py