data/photutils-1.0.1/.circleci/config.yml: ASCII text data/photutils-1.0.1/.gitignore: ASCII text data/photutils-1.0.1/.lgtm.yml: ASCII text data/photutils-1.0.1/.pep8speaks.yml: ASCII text data/photutils-1.0.1/.readthedocs.yml: ASCII text data/photutils-1.0.1/.travis.yml: ASCII text data/photutils-1.0.1/CHANGES.rst: ASCII text data/photutils-1.0.1/CITATION.rst: ASCII text data/photutils-1.0.1/CODE_OF_CONDUCT.rst: ASCII text data/photutils-1.0.1/CONTRIBUTING.rst: ASCII text data/photutils-1.0.1/LICENSE.rst: ASCII text data/photutils-1.0.1/MANIFEST.in: ASCII text data/photutils-1.0.1/PKG-INFO: ASCII text data/photutils-1.0.1/README.rst: ASCII text data/photutils-1.0.1/benchmarks/bench_aperture.py: Python script, ASCII text executable data/photutils-1.0.1/codecov.yml: ASCII text data/photutils-1.0.1/docs/Makefile: ASCII text data/photutils-1.0.1/docs/_static/favicon.ico: MS Windows icon resource - 3 icons, 16x16, 32 bits/pixel, 32x32, 32 bits/pixel data/photutils-1.0.1/docs/_static/photutils.css: ASCII text data/photutils-1.0.1/docs/_static/photutils_banner-475x120.png: PNG image data, 475 x 120, 8-bit/color RGBA, non-interlaced data/photutils-1.0.1/docs/_static/photutils_banner.pdf: PDF document, version 1.5 data/photutils-1.0.1/docs/_static/photutils_banner.svg: SVG Scalable Vector Graphics image data/photutils-1.0.1/docs/_static/photutils_banner_original.svg: SVG Scalable Vector Graphics image data/photutils-1.0.1/docs/_static/photutils_logo-32x32.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced data/photutils-1.0.1/docs/_static/photutils_logo.svg: SVG Scalable Vector Graphics image data/photutils-1.0.1/docs/_templates/autosummary/base.rst: ASCII text data/photutils-1.0.1/docs/_templates/autosummary/class.rst: ASCII text data/photutils-1.0.1/docs/_templates/autosummary/module.rst: ASCII text data/photutils-1.0.1/docs/aperture.rst: ASCII text data/photutils-1.0.1/docs/background.rst: ASCII text data/photutils-1.0.1/docs/centroids.rst: ASCII text data/photutils-1.0.1/docs/changelog.rst: ASCII text data/photutils-1.0.1/docs/citation.rst: ASCII text data/photutils-1.0.1/docs/conf.py: Python script, ASCII text executable data/photutils-1.0.1/docs/contributing.rst: ASCII text data/photutils-1.0.1/docs/datasets.rst: ASCII text data/photutils-1.0.1/docs/detection.rst: ASCII text data/photutils-1.0.1/docs/dev/releasing.rst: UTF-8 Unicode text data/photutils-1.0.1/docs/epsf.rst: ASCII text data/photutils-1.0.1/docs/geometry.rst: ASCII text data/photutils-1.0.1/docs/getting_started.rst: ASCII text data/photutils-1.0.1/docs/grouping.rst: ASCII text data/photutils-1.0.1/docs/index.rst: HTML document, ASCII text data/photutils-1.0.1/docs/install.rst: ASCII text data/photutils-1.0.1/docs/isophote.rst: ASCII text data/photutils-1.0.1/docs/isophote_faq.rst: ASCII text data/photutils-1.0.1/docs/license.rst: ASCII text data/photutils-1.0.1/docs/make.bat: DOS batch file, ASCII text data/photutils-1.0.1/docs/morphology.rst: ASCII text data/photutils-1.0.1/docs/nitpick-exceptions: ASCII text data/photutils-1.0.1/docs/overview.rst: ASCII text data/photutils-1.0.1/docs/pixel_conventions.rst: ASCII text data/photutils-1.0.1/docs/psf.rst: ASCII text data/photutils-1.0.1/docs/psf_matching.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/background_estimator.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/block_diagram.png: PNG image data, 768 x 432, 8-bit/color RGBA, non-interlaced data/photutils-1.0.1/docs/psf_spec/block_template.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/culler_and_ender.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/finder.rst: Apache Avro version 101 data/photutils-1.0.1/docs/psf_spec/fitter.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/group_maker.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/index.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/noise_data.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/psf_model.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/scene_maker.rst: ASCII text data/photutils-1.0.1/docs/psf_spec/single_object_model.rst: ASCII text data/photutils-1.0.1/docs/rtd_requirements.txt: ASCII text data/photutils-1.0.1/docs/segmentation.rst: ASCII text data/photutils-1.0.1/docs/test_function.rst: ASCII text data/photutils-1.0.1/docs/utils.rst: ASCII text data/photutils-1.0.1/photutils/CITATION.rst: UTF-8 Unicode text data/photutils-1.0.1/photutils/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/_astropy_init.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/_compiler.c: C source, ASCII text data/photutils-1.0.1/photutils/aperture/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/_photometry_utils.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/attributes.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/bounding_box.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/circle.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/ellipse.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/mask.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/photometry.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/rectangle.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/tests/__init__.py: empty data/photutils-1.0.1/photutils/aperture/tests/test_aperture_common.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/tests/test_bounding_box.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/tests/test_circle.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/tests/test_ellipse.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/tests/test_mask.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/tests/test_photometry.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/aperture/tests/test_rectangle.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/background/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/background/background_2d.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/background/core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/background/tests/__init__.py: empty data/photutils-1.0.1/photutils/background/tests/test_background_2d.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/background/tests/test_core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/centroids/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/centroids/core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/centroids/gaussian.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/centroids/tests/__init__.py: empty data/photutils-1.0.1/photutils/centroids/tests/test_core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/centroids/tests/test_gaussian.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/conftest.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/datasets/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/datasets/data/README.rst: ASCII text data/photutils-1.0.1/photutils/datasets/data/fermi_counts.fits.gz: gzip compressed data, was "fermi_counts_gc.fits", last modified: Sun Nov 17 19:01:15 2013, from Unix, original size modulo 2^32 334080 data/photutils-1.0.1/photutils/datasets/load.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/datasets/make.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/datasets/tests/__init__.py: empty data/photutils-1.0.1/photutils/datasets/tests/test_load.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/datasets/tests/test_make.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/detection/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/detection/core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/detection/findstars.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/detection/tests/__init__.py: empty data/photutils-1.0.1/photutils/detection/tests/data/daofind_test_thresh08.0_fwhm01.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/daofind_test_thresh08.0_fwhm01.5.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/daofind_test_thresh08.0_fwhm02.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/daofind_test_thresh10.0_fwhm01.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/daofind_test_thresh10.0_fwhm01.5.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/daofind_test_thresh10.0_fwhm02.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/irafstarfind_test_thresh08.0_fwhm01.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/irafstarfind_test_thresh08.0_fwhm01.5.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/irafstarfind_test_thresh08.0_fwhm02.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/irafstarfind_test_thresh10.0_fwhm01.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/irafstarfind_test_thresh10.0_fwhm01.5.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/data/irafstarfind_test_thresh10.0_fwhm02.0.txt: ASCII text data/photutils-1.0.1/photutils/detection/tests/test_core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/detection/tests/test_findstars.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/extern/__init__.py: ASCII text data/photutils-1.0.1/photutils/geometry/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/geometry/circular_overlap.pyx: Python script, ASCII text executable data/photutils-1.0.1/photutils/geometry/core.pxd: ASCII text data/photutils-1.0.1/photutils/geometry/core.pyx: ASCII text data/photutils-1.0.1/photutils/geometry/elliptical_overlap.pyx: Python script, ASCII text executable data/photutils-1.0.1/photutils/geometry/rectangular_overlap.pyx: Python script, ASCII text executable data/photutils-1.0.1/photutils/geometry/tests/__init__.py: empty data/photutils-1.0.1/photutils/geometry/tests/test_circular_overlap_grid.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/geometry/tests/test_elliptical_overlap_grid.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/geometry/tests/test_rectangular_overlap_grid.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/ellipse.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/fitter.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/geometry.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/harmonics.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/integrator.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/isophote.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/model.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/sample.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/__init__.py: empty data/photutils-1.0.1/photutils/isophote/tests/data/M51_table.fits: FITS image data, 16-bit, two's complement binary integer data/photutils-1.0.1/photutils/isophote/tests/data/README.rst: ASCII text data/photutils-1.0.1/photutils/isophote/tests/data/minimum_radius_test.fits: FITS image data, 32-bit, floating point, single precision data/photutils-1.0.1/photutils/isophote/tests/data/synth_highsnr_table.fits: FITS image data, 16-bit, two's complement binary integer data/photutils-1.0.1/photutils/isophote/tests/data/synth_lowsnr_table.fits: FITS image data, 16-bit, two's complement binary integer data/photutils-1.0.1/photutils/isophote/tests/data/synth_table.fits: FITS image data, 16-bit, two's complement binary integer data/photutils-1.0.1/photutils/isophote/tests/data/synth_table_mean.fits: FITS image data, 16-bit, two's complement binary integer data/photutils-1.0.1/photutils/isophote/tests/data/synth_table_mean.txt: ASCII text data/photutils-1.0.1/photutils/isophote/tests/make_test_data.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_angles.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_ellipse.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_fitter.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_geometry.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_harmonics.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_integrator.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_isophote.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_model.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_regression.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/isophote/tests/test_sample.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/morphology/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/morphology/core.py: ASCII text data/photutils-1.0.1/photutils/morphology/non_parametric.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/morphology/tests/__init__.py: empty data/photutils-1.0.1/photutils/morphology/tests/test_core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/morphology/tests/test_non_parametric.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/epsf.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/epsf_stars.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/groupstars.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/matching/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/matching/fourier.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/matching/tests/__init__.py: empty data/photutils-1.0.1/photutils/psf/matching/tests/test_fourier.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/matching/tests/test_windows.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/matching/windows.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/models.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/photometry.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/sandbox.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/tests/__init__.py: empty data/photutils-1.0.1/photutils/psf/tests/test_epsf.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/tests/test_epsf_stars.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/tests/test_groupstars.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/tests/test_models.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/tests/test_photometry.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/tests/test_sandbox.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/tests/test_utils.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/psf/utils.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/deblend.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/detect.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/properties.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/tests/__init__.py: empty data/photutils-1.0.1/photutils/segmentation/tests/test_core.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/tests/test_deblend.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/tests/test_detect.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/segmentation/tests/test_properties.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/tests/__init__.py: empty data/photutils-1.0.1/photutils/utils/__init__.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/_convolution.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/_misc.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/_moments.py: ASCII text data/photutils-1.0.1/photutils/utils/_round.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/_wcs_helpers.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/check_random_state.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/colormaps.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/errors.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/exceptions.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/interpolation.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/tests/__init__.py: empty data/photutils-1.0.1/photutils/utils/tests/test_colormaps.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/tests/test_convolution.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/tests/test_errors.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/tests/test_interpolation.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/tests/test_moments.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/utils/tests/test_random_state.py: Python script, ASCII text executable data/photutils-1.0.1/photutils/version.py: Python script, ASCII text executable data/photutils-1.0.1/photutils.egg-info/PKG-INFO: ASCII text data/photutils-1.0.1/photutils.egg-info/SOURCES.txt: ASCII text data/photutils-1.0.1/photutils.egg-info/dependency_links.txt: very short file (no magic) data/photutils-1.0.1/photutils.egg-info/not-zip-safe: very short file (no magic) data/photutils-1.0.1/photutils.egg-info/requires.txt: ASCII text data/photutils-1.0.1/photutils.egg-info/top_level.txt: ASCII text data/photutils-1.0.1/pyproject.toml: ASCII text data/photutils-1.0.1/setup.cfg: ASCII text data/photutils-1.0.1/setup.py: Python script, ASCII text executable data/photutils-1.0.1/tox.ini: ASCII text data/photutils-1.0.1/debian/changelog: ASCII text data/photutils-1.0.1/debian/clean: ASCII text data/photutils-1.0.1/debian/control: ASCII text data/photutils-1.0.1/debian/copyright: ASCII text data/photutils-1.0.1/debian/gitlab-ci.yml: ASCII text data/photutils-1.0.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/photutils-1.0.1/debian/source/format: ASCII text data/photutils-1.0.1/debian/tests/control: ASCII text data/photutils-1.0.1/debian/upstream/metadata: ASCII text data/photutils-1.0.1/debian/watch: ASCII text data/photutils-1.0.1/.pc/.version: ASCII text data/photutils-1.0.1/.pc/.quilt_patches: ASCII text data/photutils-1.0.1/.pc/.quilt_series: ASCII text data/photutils-1.0.1/.pc/applied-patches: empty