.clang-format
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS.md
CHANGES.md
CMakeLists.txt
FindSEP.cmake
MANIFEST.in
Makefile
README.md
codemeta.json
pyproject.toml
sep.c
sep.pyx
setup.py
test.py
tox.ini
.github/workflows/build-wheels-upload-pypi.yml
.github/workflows/python-package-tox.yml
benchmarks/README.md
benchmarks/bench.py
benchmarks/bench_aperture_performance.py
benchmarks/bench_psf_detection.py
benchmarks/check_grouped_psf_noisy_catalog.py
benchmarks/compare_aperture_photometry.py
benchmarks/compare_optimal_grouped_ungrouped.py
benchmarks/compare_optimal_photometry.py
benchmarks/compare_psf_photometry.py
benchmarks/deblend_crowded_pairs.py
benchmarks/deblend_fluxratio_pairs.py
benchmarks/fwhm_estimation.py
benchmarks/grouped_optimal_stability.py
benchmarks/winpos_crowded_stability.py
ctest/compare.py
ctest/test_image.c
data/README.md
data/back.fits
data/default.conv
data/default.nnw
data/default.param
data/default.sex
data/image.cat
data/image.fits
data/rms.fits
docs/Makefile
docs/apertures.rst
docs/conf.py
docs/filter.rst
docs/index.rst
docs/matched_filter_example.png
docs/psf.rst
docs/reference.rst
docs/rtd-pip-requirements
docs/tutorial.ipynb
docs/changelogs/changelog.rst
docs/changelogs/changes_to_c_api.rst
docs/changelogs/new_changes.rst
docs/changelogs/original_changes.md
licenses/BSD_LICENSE.txt
licenses/LGPL_LICENSE.txt
licenses/MIT_LICENSE.txt
paper/paper.bib
paper/paper.md
src/analyse.c
src/aperture.c
src/aperture.i
src/background.c
src/convolve.c
src/deblend.c
src/extract.c
src/extract.h
src/lutz.c
src/overlap.h
src/psf.c
src/sep.h
src/sepcore.h
src/util.c
src/sep_x.egg-info/PKG-INFO
src/sep_x.egg-info/SOURCES.txt
src/sep_x.egg-info/dependency_links.txt
src/sep_x.egg-info/requires.txt
src/sep_x.egg-info/scm_file_list.json
src/sep_x.egg-info/scm_version.json
src/sep_x.egg-info/top_level.txt