[Debian-astro-maintainers] Bug#860658: photutils: FTBFS on i386: Test failures

Lucas Nussbaum lucas at debian.org
Wed Apr 19 07:41:30 UTC 2017


Source: photutils
Version: 0.3-2
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python2.7 setup.py test --skip-docs  -vv --args -v
> running test
> running build
> running build_py
> creating build/lib.linux-i686-2.7
> creating build/lib.linux-i686-2.7/photutils
> copying photutils/conftest.py -> build/lib.linux-i686-2.7/photutils
> copying photutils/_astropy_init.py -> build/lib.linux-i686-2.7/photutils
> copying photutils/__init__.py -> build/lib.linux-i686-2.7/photutils
> copying photutils/version.py -> build/lib.linux-i686-2.7/photutils
> copying photutils/cython_version.py -> build/lib.linux-i686-2.7/photutils
> creating build/lib.linux-i686-2.7/photutils/background
> copying photutils/background/background_2d.py -> build/lib.linux-i686-2.7/photutils/background
> copying photutils/background/core.py -> build/lib.linux-i686-2.7/photutils/background
> copying photutils/background/__init__.py -> build/lib.linux-i686-2.7/photutils/background
> creating build/lib.linux-i686-2.7/photutils/segmentation
> copying photutils/segmentation/deblend.py -> build/lib.linux-i686-2.7/photutils/segmentation
> copying photutils/segmentation/core.py -> build/lib.linux-i686-2.7/photutils/segmentation
> copying photutils/segmentation/__init__.py -> build/lib.linux-i686-2.7/photutils/segmentation
> copying photutils/segmentation/detect.py -> build/lib.linux-i686-2.7/photutils/segmentation
> copying photutils/segmentation/properties.py -> build/lib.linux-i686-2.7/photutils/segmentation
> creating build/lib.linux-i686-2.7/photutils/geometry
> copying photutils/geometry/__init__.py -> build/lib.linux-i686-2.7/photutils/geometry
> creating build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/interpolation.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/stats.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/cutouts.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/errors.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/colormaps.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/__init__.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/wcs_helpers.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/check_random_state.py -> build/lib.linux-i686-2.7/photutils/utils
> copying photutils/utils/convolution.py -> build/lib.linux-i686-2.7/photutils/utils
> creating build/lib.linux-i686-2.7/photutils/extern
> copying photutils/extern/stats.py -> build/lib.linux-i686-2.7/photutils/extern
> copying photutils/extern/nddata_compat.py -> build/lib.linux-i686-2.7/photutils/extern
> copying photutils/extern/sigma_clipping.py -> build/lib.linux-i686-2.7/photutils/extern
> copying photutils/extern/__init__.py -> build/lib.linux-i686-2.7/photutils/extern
> creating build/lib.linux-i686-2.7/photutils/tests
> copying photutils/tests/setup_package.py -> build/lib.linux-i686-2.7/photutils/tests
> copying photutils/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/tests
> creating build/lib.linux-i686-2.7/photutils/detection
> copying photutils/detection/findstars.py -> build/lib.linux-i686-2.7/photutils/detection
> copying photutils/detection/setup_package.py -> build/lib.linux-i686-2.7/photutils/detection
> copying photutils/detection/core.py -> build/lib.linux-i686-2.7/photutils/detection
> copying photutils/detection/__init__.py -> build/lib.linux-i686-2.7/photutils/detection
> creating build/lib.linux-i686-2.7/photutils/aperture
> copying photutils/aperture/rectangle.py -> build/lib.linux-i686-2.7/photutils/aperture
> copying photutils/aperture/circle.py -> build/lib.linux-i686-2.7/photutils/aperture
> copying photutils/aperture/ellipse.py -> build/lib.linux-i686-2.7/photutils/aperture
> copying photutils/aperture/core.py -> build/lib.linux-i686-2.7/photutils/aperture
> copying photutils/aperture/__init__.py -> build/lib.linux-i686-2.7/photutils/aperture
> creating build/lib.linux-i686-2.7/photutils/psf
> copying photutils/psf/photometry.py -> build/lib.linux-i686-2.7/photutils/psf
> copying photutils/psf/funcs.py -> build/lib.linux-i686-2.7/photutils/psf
> copying photutils/psf/sandbox.py -> build/lib.linux-i686-2.7/photutils/psf
> copying photutils/psf/models.py -> build/lib.linux-i686-2.7/photutils/psf
> copying photutils/psf/groupstars.py -> build/lib.linux-i686-2.7/photutils/psf
> copying photutils/psf/__init__.py -> build/lib.linux-i686-2.7/photutils/psf
> creating build/lib.linux-i686-2.7/photutils/datasets
> copying photutils/datasets/load.py -> build/lib.linux-i686-2.7/photutils/datasets
> copying photutils/datasets/setup_package.py -> build/lib.linux-i686-2.7/photutils/datasets
> copying photutils/datasets/__init__.py -> build/lib.linux-i686-2.7/photutils/datasets
> copying photutils/datasets/make.py -> build/lib.linux-i686-2.7/photutils/datasets
> creating build/lib.linux-i686-2.7/photutils/centroids
> copying photutils/centroids/core.py -> build/lib.linux-i686-2.7/photutils/centroids
> copying photutils/centroids/__init__.py -> build/lib.linux-i686-2.7/photutils/centroids
> creating build/lib.linux-i686-2.7/photutils/morphology
> copying photutils/morphology/core.py -> build/lib.linux-i686-2.7/photutils/morphology
> copying photutils/morphology/__init__.py -> build/lib.linux-i686-2.7/photutils/morphology
> copying photutils/morphology/non_parametric.py -> build/lib.linux-i686-2.7/photutils/morphology
> creating build/lib.linux-i686-2.7/photutils/background/tests
> copying photutils/background/tests/test_background_2d.py -> build/lib.linux-i686-2.7/photutils/background/tests
> copying photutils/background/tests/test_core.py -> build/lib.linux-i686-2.7/photutils/background/tests
> copying photutils/background/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/background/tests
> creating build/lib.linux-i686-2.7/photutils/segmentation/tests
> copying photutils/segmentation/tests/test_deblend.py -> build/lib.linux-i686-2.7/photutils/segmentation/tests
> copying photutils/segmentation/tests/test_core.py -> build/lib.linux-i686-2.7/photutils/segmentation/tests
> copying photutils/segmentation/tests/test_detect.py -> build/lib.linux-i686-2.7/photutils/segmentation/tests
> copying photutils/segmentation/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/segmentation/tests
> copying photutils/segmentation/tests/test_properties.py -> build/lib.linux-i686-2.7/photutils/segmentation/tests
> creating build/lib.linux-i686-2.7/photutils/geometry/tests
> copying photutils/geometry/tests/test_circular_overlap_grid.py -> build/lib.linux-i686-2.7/photutils/geometry/tests
> copying photutils/geometry/tests/test_elliptical_overlap_grid.py -> build/lib.linux-i686-2.7/photutils/geometry/tests
> copying photutils/geometry/tests/test_rectangular_overlap_grid.py -> build/lib.linux-i686-2.7/photutils/geometry/tests
> copying photutils/geometry/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/geometry/tests
> creating build/lib.linux-i686-2.7/photutils/utils/tests
> copying photutils/utils/tests/test_random_state.py -> build/lib.linux-i686-2.7/photutils/utils/tests
> copying photutils/utils/tests/test_errors.py -> build/lib.linux-i686-2.7/photutils/utils/tests
> copying photutils/utils/tests/test_stats.py -> build/lib.linux-i686-2.7/photutils/utils/tests
> copying photutils/utils/tests/test_interpolation.py -> build/lib.linux-i686-2.7/photutils/utils/tests
> copying photutils/utils/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/utils/tests
> copying photutils/utils/tests/test_colormaps.py -> build/lib.linux-i686-2.7/photutils/utils/tests
> copying photutils/utils/tests/test_cutouts.py -> build/lib.linux-i686-2.7/photutils/utils/tests
> creating build/lib.linux-i686-2.7/photutils/detection/tests
> copying photutils/detection/tests/test_core.py -> build/lib.linux-i686-2.7/photutils/detection/tests
> copying photutils/detection/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/detection/tests
> copying photutils/detection/tests/test_findstars.py -> build/lib.linux-i686-2.7/photutils/detection/tests
> creating build/lib.linux-i686-2.7/photutils/aperture/tests
> copying photutils/aperture/tests/test_aperture_photometry.py -> build/lib.linux-i686-2.7/photutils/aperture/tests
> copying photutils/aperture/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/aperture/tests
> creating build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/test_sandbox.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/test_funcs.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/test_photometry.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/test_misc.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/test_groupstars.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/test_prf_adapter.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> copying photutils/psf/tests/test_imagemodel.py -> build/lib.linux-i686-2.7/photutils/psf/tests
> creating build/lib.linux-i686-2.7/photutils/psf/matching
> copying photutils/psf/matching/windows.py -> build/lib.linux-i686-2.7/photutils/psf/matching
> copying photutils/psf/matching/__init__.py -> build/lib.linux-i686-2.7/photutils/psf/matching
> copying photutils/psf/matching/fourier.py -> build/lib.linux-i686-2.7/photutils/psf/matching
> creating build/lib.linux-i686-2.7/photutils/psf/matching/tests
> copying photutils/psf/matching/tests/test_windows.py -> build/lib.linux-i686-2.7/photutils/psf/matching/tests
> copying photutils/psf/matching/tests/test_fourier.py -> build/lib.linux-i686-2.7/photutils/psf/matching/tests
> copying photutils/psf/matching/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/psf/matching/tests
> creating build/lib.linux-i686-2.7/photutils/datasets/tests
> copying photutils/datasets/tests/test_load.py -> build/lib.linux-i686-2.7/photutils/datasets/tests
> copying photutils/datasets/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/datasets/tests
> copying photutils/datasets/tests/test_make.py -> build/lib.linux-i686-2.7/photutils/datasets/tests
> creating build/lib.linux-i686-2.7/photutils/centroids/tests
> copying photutils/centroids/tests/test_core.py -> build/lib.linux-i686-2.7/photutils/centroids/tests
> copying photutils/centroids/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/centroids/tests
> creating build/lib.linux-i686-2.7/photutils/morphology/tests
> copying photutils/morphology/tests/test_core.py -> build/lib.linux-i686-2.7/photutils/morphology/tests
> copying photutils/morphology/tests/test_non_parametric.py -> build/lib.linux-i686-2.7/photutils/morphology/tests
> copying photutils/morphology/tests/__init__.py -> build/lib.linux-i686-2.7/photutils/morphology/tests
> copying photutils/_compiler.c -> build/lib.linux-i686-2.7/photutils
> copying photutils/geometry/elliptical_overlap.c -> build/lib.linux-i686-2.7/photutils/geometry
> copying photutils/geometry/rectangular_overlap.c -> build/lib.linux-i686-2.7/photutils/geometry
> copying photutils/geometry/circular_overlap.c -> build/lib.linux-i686-2.7/photutils/geometry
> copying photutils/geometry/core.c -> build/lib.linux-i686-2.7/photutils/geometry
> copying photutils/tests/coveragerc -> build/lib.linux-i686-2.7/photutils/tests
> creating build/lib.linux-i686-2.7/photutils/datasets/data
> copying photutils/datasets/data/fermi_counts.fits.gz -> build/lib.linux-i686-2.7/photutils/datasets/data
> copying photutils/datasets/data/README.rst -> build/lib.linux-i686-2.7/photutils/datasets/data
> creating build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/daofind_test_thresh10.0_fwhm01.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/irafstarfind_test_thresh10.0_fwhm01.5.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/irafstarfind_test_thresh10.0_fwhm02.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/daofind_test_thresh10.0_fwhm01.5.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/daofind_test_thresh08.0_fwhm01.5.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/irafstarfind_test_thresh08.0_fwhm01.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/irafstarfind_test_thresh08.0_fwhm01.5.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/daofind_test_thresh08.0_fwhm02.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/irafstarfind_test_thresh10.0_fwhm01.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/daofind_test_thresh10.0_fwhm02.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/daofind_test_thresh08.0_fwhm01.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> copying photutils/detection/tests/data/irafstarfind_test_thresh08.0_fwhm02.0.txt -> build/lib.linux-i686-2.7/photutils/detection/tests/data
> running build_ext
> building 'photutils._compiler' extension
> creating build/temp.linux-i686-2.7
> creating build/temp.linux-i686-2.7/photutils
> i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c photutils/_compiler.c -o build/temp.linux-i686-2.7/photutils/_compiler.o
> i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-7YtIgg/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/photutils/_compiler.o -o build/lib.linux-i686-2.7/photutils/_compiler.so
> building 'photutils.geometry.rectangular_overlap' extension
> creating build/temp.linux-i686-2.7/photutils/geometry
> i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c photutils/geometry/rectangular_overlap.c -o build/temp.linux-i686-2.7/photutils/geometry/rectangular_overlap.o -Wp,-w -Wno-unused-function
> i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-7YtIgg/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/photutils/geometry/rectangular_overlap.o -o build/lib.linux-i686-2.7/photutils/geometry/rectangular_overlap.so
> building 'photutils.geometry.core' extension
> i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c photutils/geometry/core.c -o build/temp.linux-i686-2.7/photutils/geometry/core.o -Wp,-w -Wno-unused-function
> i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-7YtIgg/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/photutils/geometry/core.o -o build/lib.linux-i686-2.7/photutils/geometry/core.so
> building 'photutils.geometry.circular_overlap' extension
> i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c photutils/geometry/circular_overlap.c -o build/temp.linux-i686-2.7/photutils/geometry/circular_overlap.o -Wp,-w -Wno-unused-function
> i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-7YtIgg/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/photutils/geometry/circular_overlap.o -o build/lib.linux-i686-2.7/photutils/geometry/circular_overlap.so
> building 'photutils.geometry.elliptical_overlap' extension
> i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c photutils/geometry/elliptical_overlap.c -o build/temp.linux-i686-2.7/photutils/geometry/elliptical_overlap.o -Wp,-w -Wno-unused-function
> i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-7YtIgg/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/photutils/geometry/elliptical_overlap.o -o build/lib.linux-i686-2.7/photutils/geometry/elliptical_overlap.so
> /usr/lib/python2.7/dist-packages/astropy/config/configuration.py:541: ConfigurationMissingWarning: Configuration defaults will be used due to OSError:2 on None
>   warn(ConfigurationMissingWarning(msg))
> Internet access disabled
> ============================= test session starts ==============================
> platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0 -- /usr/bin/python2.7
> cachedir: ../.cache
> 
> Running tests with photutils version 0.3.
> Running tests in lib.linux-i686-2.7/photutils.
> 
> Date: 2017-04-18T22:30:18
> 
> Platform: Linux-3.16.0-4-amd64-i686-with-debian-9.0
> 
> Executable: /usr/bin/python2.7
> 
> Full Python Version: 
> 2.7.13 (default, Jan 19 2017, 14:48:08) 
> [GCC 6.3.0 20170118]
> 
> encodings: sys: ascii, locale: ANSI_X3.4-1968, filesystem: ANSI_X3.4-1968, unicode bits: 20
> byteorder: little
> float info: dig: 15, mant_dig: 15
> 
> Numpy: 1.12.1
> Scipy: not available
> Matplotlib: not available
> Pandas: not available
> Astropy: 1.3
> scikit-image: not available
> Using Astropy options: remote_data.
> 
> rootdir: /tmp/photutils-test-27T9F1, inifile: setup.cfg
> collecting ... collected 1074 items
> 
> photutils/aperture/tests/test_aperture_photometry.py::test_outside_array[CircularAperture-params0] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_outside_array[CircularAnnulus-params1] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_outside_array[EllipticalAperture-params2] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_outside_array[EllipticalAnnulus-params3] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_outside_array[RectangularAperture-params4] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_outside_array[RectangularAnnulus-params5] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_inside_array_simple[CircularAperture-params0] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_inside_array_simple[CircularAnnulus-params1] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_inside_array_simple[EllipticalAperture-params2] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_inside_array_simple[EllipticalAnnulus-params3] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_inside_array_simple[RectangularAperture-params4] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_inside_array_simple[RectangularAnnulus-params5] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_plots[CircularAperture-params0] SKIPPED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_plots[CircularAnnulus-params1] SKIPPED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_plots[EllipticalAperture-params2] SKIPPED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_plots[EllipticalAnnulus-params3] SKIPPED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_plots[RectangularAperture-params4] SKIPPED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_plots[RectangularAnnulus-params5] SKIPPED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_pixel_positions PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircular::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircular::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircularArray::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircularArray::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircularAnnulus::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircularAnnulus::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircularAnnulusArray::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestCircularAnnulusArray::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestElliptical::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestElliptical::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestEllipticalAnnulus::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestEllipticalAnnulus::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestRectangularAperture::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestRectangularAperture::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestRectangularAnnulus::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestRectangularAnnulus::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestMaskedSkipCircular::test_scalar_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestMaskedSkipCircular::test_array_error PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestInputPrimaryHDU::test_basic_circular_aperture_photometry PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestInputHDUList::test_basic_circular_aperture_photometry PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestInputHDUDifferentBUNIT::test_basic_circular_aperture_photometry PASSED
> photutils/aperture/tests/test_aperture_photometry.py::TestInputNDData::test_basic_circular_aperture_photometry PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_wcs_based_photometry_to_catalogue SKIPPED
> photutils/aperture/tests/test_aperture_photometry.py::test_wcs_based_photometry PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_basic_circular_aperture_photometry_unit PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_photometry_with_error_units PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_photometry_inputs_with_mask PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_ellipse_exact_grid[3.469906-3.923861394-3.0] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_ellipse_exact_grid[0.383441518826-0.383441518826-0.3] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_nan_inf_mask[nan] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_nan_inf_mask[inf] PASSED
> photutils/aperture/tests/test_aperture_photometry.py::test_aperture_partial_overlap PASSED
> photutils/background/core.py::photutils.background.core.BiweightLocationBackground PASSED
> photutils/background/core.py::photutils.background.core.BiweightMidvarianceBackgroundRMS PASSED
> photutils/background/core.py::photutils.background.core.MADStdBackgroundRMS PASSED
> photutils/background/core.py::photutils.background.core.MMMBackground PASSED
> photutils/background/core.py::photutils.background.core.MeanBackground PASSED
> photutils/background/core.py::photutils.background.core.MedianBackground PASSED
> photutils/background/core.py::photutils.background.core.ModeEstimatorBackground PASSED
> photutils/background/core.py::photutils.background.core.SExtractorBackground PASSED
> photutils/background/core.py::photutils.background.core.StdBackgroundRMS PASSED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background[filter_size0-interpolator0] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background[filter_size1-interpolator1] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background[filter_size2-interpolator2] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background[filter_size3-interpolator3] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background_nonconstant[interpolator0] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background_nonconstant[interpolator1] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_no_sigma_clipping SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_resizing[filter_size0] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_resizing[filter_size1] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background_mask[box_size0] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_background_mask[box_size1] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_exclude_mesh[any] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_exclude_mesh[all] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_exclude_mesh[threshold] SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_filter_threshold SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_filter_threshold_high SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_filter_threshold_nofilter SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_scalar_sizes SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_exclude_mesh_percentile SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_mask_badshape SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_invalid_edge_method SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_invalid_exclude_mesh_method SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_invalid_mesh_idx_len SKIPPED
> photutils/background/tests/test_background_2d.py::TestBackground2D::test_plot_meshes SKIPPED
> photutils/background/tests/test_core.py::test_constant_background[MeanBackground] PASSED
> photutils/background/tests/test_core.py::test_constant_background[MedianBackground] PASSED
> photutils/background/tests/test_core.py::test_constant_background[ModeEstimatorBackground] PASSED
> photutils/background/tests/test_core.py::test_constant_background[MMMBackground] PASSED
> photutils/background/tests/test_core.py::test_constant_background[SExtractorBackground] PASSED
> photutils/background/tests/test_core.py::test_background[MeanBackground] PASSED
> photutils/background/tests/test_core.py::test_background[MedianBackground] PASSED
> photutils/background/tests/test_core.py::test_background[ModeEstimatorBackground] PASSED
> photutils/background/tests/test_core.py::test_background[MMMBackground] PASSED
> photutils/background/tests/test_core.py::test_background[SExtractorBackground] PASSED
> photutils/background/tests/test_core.py::test_background[BiweightLocationBackground] PASSED
> photutils/background/tests/test_core.py::test_background_axis[MeanBackground] PASSED
> photutils/background/tests/test_core.py::test_background_axis[MedianBackground] PASSED
> photutils/background/tests/test_core.py::test_background_axis[ModeEstimatorBackground] PASSED
> photutils/background/tests/test_core.py::test_background_axis[MMMBackground] PASSED
> photutils/background/tests/test_core.py::test_background_axis[SExtractorBackground] PASSED
> photutils/background/tests/test_core.py::test_background_axis[BiweightLocationBackground] PASSED
> photutils/background/tests/test_core.py::test_sextrator_background_zero_std PASSED
> photutils/background/tests/test_core.py::test_sextrator_background_skew PASSED
> photutils/background/tests/test_core.py::test_background_rms[StdBackgroundRMS] PASSED
> photutils/background/tests/test_core.py::test_background_rms[MADStdBackgroundRMS] PASSED
> photutils/background/tests/test_core.py::test_background_rms[BiweightMidvarianceBackgroundRMS] PASSED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-3.2-5.7-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-3.2-5.7-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-3.2-4.1-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-3.2-4.1-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-4.0-5.7-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-4.0-5.7-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-4.0-4.1-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids[25.7-26.2-4.0-4.1-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-3.2-5.7-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-3.2-5.7-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-3.2-4.1-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-3.2-4.1-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-4.0-5.7-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-4.0-5.7-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-4.0-4.1-0.523598775598] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_witherror[25.7-26.2-4.0-4.1-0.785398163397] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_withmask SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_nan_withmask[True] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroids_nan_withmask[False] SKIPPED
> photutils/centroids/tests/test_core.py::test_centroid_com_mask SKIPPED
> photutils/centroids/tests/test_core.py::test_invalid_mask_shape SKIPPED
> photutils/centroids/tests/test_core.py::test_invalid_error_shape SKIPPED
> photutils/centroids/tests/test_core.py::test_gaussian1d_moments PASSED
> photutils/centroids/tests/test_core.py::test_fit2dgaussian_dof PASSED
> photutils/datasets/load.py::photutils.datasets.load.get_path PASSED
> photutils/datasets/tests/test_load.py::test_get_path PASSED
> photutils/datasets/tests/test_load.py::test_load_fermi_image PASSED
> photutils/datasets/tests/test_load.py::test_load_star_image SKIPPED
> photutils/datasets/tests/test_make.py::test_make_noise_image PASSED
> photutils/datasets/tests/test_make.py::test_make_noise_image_poisson PASSED
> photutils/datasets/tests/test_make.py::test_make_noise_image_nomean PASSED
> photutils/datasets/tests/test_make.py::test_make_noise_image_nostddev PASSED
> photutils/datasets/tests/test_make.py::test_make_noise_image_unit PASSED
> photutils/datasets/tests/test_make.py::test_make_poisson_noise PASSED
> photutils/datasets/tests/test_make.py::test_make_poisson_noise_negative PASSED
> photutils/datasets/tests/test_make.py::test_make_poisson_noise_unit PASSED
> photutils/datasets/tests/test_make.py::test_make_gaussian_sources PASSED
> photutils/datasets/tests/test_make.py::test_make_gaussian_sources_amplitude PASSED
> photutils/datasets/tests/test_make.py::test_make_gaussian_sources_oversample PASSED
> photutils/datasets/tests/test_make.py::test_make_gaussian_sources_parameters PASSED
> photutils/datasets/tests/test_make.py::test_make_gaussian_sources_unit PASSED
> photutils/datasets/tests/test_make.py::test_make_random_gaussians PASSED
> photutils/datasets/tests/test_make.py::test_make_random_gaussians_amplitude PASSED
> photutils/datasets/tests/test_make.py::test_make_4gaussians_image PASSED
> photutils/datasets/tests/test_make.py::test_make_100gaussians_image PASSED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_snr SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_snr_zero SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_background SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_background_image SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_background_badshape SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_error SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_error_image SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_error_badshape SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_background_error SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_background_error_images SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_mask_value SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_image_mask SKIPPED
> photutils/detection/tests/test_core.py::TestDetectThreshold::test_image_mask_override SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_box_size SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_footprint SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_subpixel_regionsize SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_mask SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_maskshape SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_npeaks SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_border_width SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_zerodet SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_constant_data SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_box_size_int SKIPPED
> photutils/detection/tests/test_core.py::TestFindPeaks::test_wcs SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind[8.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind[8.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind[8.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind[10.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind[10.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind[10.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind[8.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind[8.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind[8.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind[10.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind[10.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind[10.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind_include_border SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind_include_border SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind_exclude_border SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind_exclude_border SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind_nosources SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind_nosources SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind_sharpness SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind_sharpness SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind_roundness SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind_roundness SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_daofind_flux_negative SKIPPED
> photutils/detection/tests/test_findstars.py::TestDAOStarFinder::test_dep_daofind_flux_negative SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind[8.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind[8.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind[8.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind[10.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind[10.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind[10.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind[8.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind[8.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind[8.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind[10.0-1.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind[10.0-1.5] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind[10.0-2.0] SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind_nosources SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind_nosources SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind_sharpness SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind_sharpness SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind_roundness SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind_roundness SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind_sky SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind_sky SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_irafstarfind_largesky SKIPPED
> photutils/detection/tests/test_findstars.py::TestIRAFStarFinder::test_dep_irafstarfind_largesky SKIPPED
> photutils/extern/nddata_compat.py::photutils.extern.nddata_compat._extract_array_astropy1p1 PASSED
> photutils/extern/sigma_clipping.py::photutils.extern.sigma_clipping.sigma_clip PASSED
> photutils/extern/stats.py::photutils.extern.stats.biweight_location PASSED
> photutils/extern/stats.py::photutils.extern.stats.biweight_midvariance PASSED
> photutils/extern/stats.py::photutils.extern.stats.mad_std PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.2-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.2-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.2-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.2-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.2-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.2-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.4-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.4-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.4-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.4-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.4-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.4-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.8-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.8-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.8-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.8-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.8-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[50-0.8-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.2-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.2-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.2-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.2-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.2-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.2-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.4-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.4-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.4-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.4-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.4-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.4-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.8-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.8-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.8-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.8-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.8-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[500-0.8-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.2-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.2-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.2-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.2-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.2-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.2-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.4-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.4-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.4-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.4-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.4-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.4-1-10] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.8-0-1] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.8-0-5] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.8-0-10] PASSED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.8-1-1] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.8-1-5] FAILED
> photutils/geometry/tests/test_circular_overlap_grid.py::test_circular_overlap_grid[1000-0.8-1-10] FAILED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.2-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.4-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[50-0.8-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.2-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.4-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[500-0.8-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.2-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.4-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.2-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.4-1.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.0-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.5-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.5-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.5-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.5-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.5-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-0.5-1-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-1.0-0-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-1.0-0-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-1.0-0-10] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-1.0-1-1] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-1.0-1-5] PASSED
> photutils/geometry/tests/test_elliptical_overlap_grid.py::test_elliptical_overlap_grid[1000-0.8-0.8-1.0-1-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.2-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.4-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[50-0.8-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.2-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.4-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[500-0.8-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.2-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.4-1.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-0.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-0.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-0.0-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-0.5-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-0.5-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-0.5-10] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-1.0-1] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-1.0-5] PASSED
> photutils/geometry/tests/test_rectangular_overlap_grid.py::test_rectangular_overlap_grid[1000-0.8-1.0-10] PASSED
> photutils/morphology/tests/test_core.py::test_data_properties SKIPPED
> photutils/morphology/tests/test_non_parametric.py::test_gini PASSED
> photutils/psf/matching/tests/test_fourier.py::test_resize_psf SKIPPED
> photutils/psf/matching/tests/test_fourier.py::test_create_matching_kernel PASSED
> photutils/psf/matching/tests/test_fourier.py::test_create_matching_kernel_shapes PASSED
> photutils/psf/matching/tests/test_windows.py::test_hanning PASSED
> photutils/psf/matching/tests/test_windows.py::test_hanning_numpy PASSED
> photutils/psf/matching/tests/test_windows.py::test_tukey PASSED
> photutils/psf/matching/tests/test_windows.py::test_tukey_scipy SKIPPED
> photutils/psf/matching/tests/test_windows.py::test_cosine_bell PASSED
> photutils/psf/matching/tests/test_windows.py::test_split_cosine_bell PASSED
> photutils/psf/matching/tests/test_windows.py::test_tophat PASSED
> photutils/psf/matching/tests/test_windows.py::test_invalid_shape PASSED
> photutils/psf/tests/test_funcs.py::test_subtract_psf SKIPPED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_daogroup_one PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_daogroup_two PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_daogroup_three PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_daogroup_four PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_daogroup_five PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_daogroup_six PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_isolated_sources PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_id_column PASSED
> photutils/psf/tests/test_groupstars.py::TestDAOGROUP::test_id_column_raise_error PASSED
> photutils/psf/tests/test_groupstars.py::TestDBSCANGroup::test_group_stars_one SKIPPED
> photutils/psf/tests/test_groupstars.py::TestDBSCANGroup::test_group_stars_two SKIPPED
> photutils/psf/tests/test_groupstars.py::TestDBSCANGroup::test_isolated_sources SKIPPED
> photutils/psf/tests/test_groupstars.py::TestDBSCANGroup::test_id_column SKIPPED
> photutils/psf/tests/test_groupstars.py::TestDBSCANGroup::test_id_column_raise_error SKIPPED
> photutils/psf/tests/test_imagemodel.py::test_image_model SKIPPED
> photutils/psf/tests/test_imagemodel.py::test_image_model_oversampling SKIPPED
> photutils/psf/tests/test_misc.py::test_subpixel_gauss_psf[0.001] SKIPPED
> photutils/psf/tests/test_misc.py::test_subpixel_gauss_psf[0.01] SKIPPED
> photutils/psf/tests/test_misc.py::test_subpixel_gauss_psf[0.1] SKIPPED
> photutils/psf/tests/test_misc.py::test_subpixel_gauss_psf[1] SKIPPED
> photutils/psf/tests/test_misc.py::test_gaussian_psf_integral[0.5] SKIPPED
> photutils/psf/tests/test_misc.py::test_gaussian_psf_integral[1.0] SKIPPED
> photutils/psf/tests/test_misc.py::test_gaussian_psf_integral[2.0] SKIPPED
> photutils/psf/tests/test_misc.py::test_gaussian_psf_integral[10.0] SKIPPED
> photutils/psf/tests/test_misc.py::test_gaussian_psf_integral[12.34] SKIPPED
> photutils/psf/tests/test_misc.py::test_moffat_fitting SKIPPED
> photutils/psf/tests/test_misc.py::test_psf_adapter[prepkwargs0-tols0] SKIPPED
> photutils/psf/tests/test_misc.py::test_psf_adapter[prepkwargs1-tols1] SKIPPED
> photutils/psf/tests/test_misc.py::test_psf_adapter[prepkwargs2-tols2] SKIPPED
> photutils/psf/tests/test_misc.py::test_psf_adapter[prepkwargs3-tols3] SKIPPED
> photutils/psf/tests/test_misc.py::test_get_grouped_psf_model SKIPPED
> photutils/psf/tests/test_photometry.py::test_psf_photometry_niters[2-sources0] xfail
> photutils/psf/tests/test_photometry.py::test_psf_photometry_oneiter[2-sources0] xfail
> photutils/psf/tests/test_photometry.py::test_psf_photometry_oneiter[2-sources1] xfail
> photutils/psf/tests/test_photometry.py::test_psf_photometry_oneiter[1.66666666667-sources2] xfail
> photutils/psf/tests/test_photometry.py::test_psf_photometry_oneiter[2.4-sources3] xfail
> photutils/psf/tests/test_photometry.py::test_niters_errors xfail
> photutils/psf/tests/test_photometry.py::test_fitshape_erros xfail
> photutils/psf/tests/test_photometry.py::test_aperture_radius_errors xfail
> photutils/psf/tests/test_photometry.py::test_finder_erros xfail
> photutils/psf/tests/test_photometry.py::test_finder_positions_warning xfail
> photutils/psf/tests/test_photometry.py::test_aperture_radius xfail
> photutils/psf/tests/test_photometry.py::test_psf_photometry_discrete SKIPPED
> photutils/psf/tests/test_photometry.py::test_tune_coordinates SKIPPED
> photutils/psf/tests/test_photometry.py::test_psf_boundary SKIPPED
> photutils/psf/tests/test_photometry.py::test_aperture_radius_value_error SKIPPED
> photutils/psf/tests/test_photometry.py::test_psf_boundary_gaussian SKIPPED
> photutils/psf/tests/test_photometry.py::test_psf_photometry_gaussian SKIPPED
> photutils/psf/tests/test_photometry.py::test_psf_fitting_data_on_edge SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_create_eval_prfadapter[adapterkwargs0] SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_create_eval_prfadapter[adapterkwargs1] SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_create_eval_prfadapter[adapterkwargs2] SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_prfadapter_integrates[adapterkwargs0] SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_prfadapter_integrates[adapterkwargs1] SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_prfadapter_integrates[adapterkwargs2] SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_prfadapter_sizematch[adapterkwargs0] SKIPPED
> photutils/psf/tests/test_prf_adapter.py::test_prfadapter_sizematch[adapterkwargs1] SKIPPED
> photutils/psf/tests/test_sandbox.py::test_create_prf_mean PASSED
> photutils/psf/tests/test_sandbox.py::test_create_prf_median PASSED
> photutils/psf/tests/test_sandbox.py::test_create_prf_nan PASSED
> photutils/psf/tests/test_sandbox.py::test_create_prf_flux PASSED
> photutils/psf/tests/test_sandbox.py::test_create_prf_excessive_subsampling PASSED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_array SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_copy SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_negative_data SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_zero_label SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_negative_label SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_invalid_label SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_data_masked SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_labels SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_nlabels SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_max SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_areas SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_area SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_outline_segments SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_outline_segments_masked_background SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_relabel SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_relabel_sequential[1] SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_relabel_sequential[5] SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_relabel_sequential_start_invalid[0] SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_relabel_sequential_start_invalid[-1] SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_keep_labels SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_keep_labels_relabel SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_remove_labels SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_remove_labels_relabel SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_remove_border_labels SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_remove_border_labels_border_width SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_remove_masked_labels SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_remove_masked_labels_without_partial_overlap SKIPPED
> photutils/segmentation/tests/test_core.py::TestSegmentationImage::test_remove_masked_segments_mask_shape SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_deblend_sources[exponential] SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_deblend_sources[linear] SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_deblend_sources_norelabel[exponential] SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_deblend_sources_norelabel[linear] SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_deblend_three_sources[exponential] SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_deblend_three_sources[linear] SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_deblend_sources_segm_array SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_segment_img_badshape SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_invalid_nlevels SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_invalid_contrast SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_invalid_mode SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_invalid_connectivity SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_constant_source SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_source_with_negval SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_source_zero_min SKIPPED
> photutils/segmentation/tests/test_deblend.py::TestDeblendSources::test_connectivity SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_detection SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_small_sources SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_zerothresh SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_zerodet SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_8connectivity SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_4connectivity SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_basic_filter_kernel SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_npixels_nonint SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_npixels_negative SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_connectivity_invalid SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_filter_kernel_array SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_filter_kernel SKIPPED
> photutils/segmentation/tests/test_detect.py::TestDetectSources::test_unnormalized_filter_kernel SKIPPED
> photutils/segmentation/tests/test_detect.py::TestMakeSourceMask::test_dilate_size SKIPPED
> photutils/segmentation/tests/test_detect.py::TestMakeSourceMask::test_kernel SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_segment_shape SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_label_invalid[0] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_label_invalid[-1] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_label_missing[0] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_label_missing[-1] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_wcs SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_nowcs SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourceProperties::test_to_table SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunctionInputs::test_segment_shape SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunctionInputs::test_error_shape SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunctionInputs::test_background_shape SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunctionInputs::test_mask_shape SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunctionInputs::test_labels SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunctionInputs::test_invalidlabels SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_properties SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_properties_background_notNone SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_properties_error_background_None SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_cutout_shapes SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_make_cutout SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[0.0-None] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[0.0-0.0] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[0.0-1.0] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[0.0-3.5] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[2.5-None] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[2.5-0.0] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[2.5-1.0] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_segmentation_inputs[2.5-3.5] SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_data_allzero SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_mask SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_single_pixel_segment SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_filtering SKIPPED
> photutils/segmentation/tests/test_properties.py::TestSourcePropertiesFunction::test_filtering_kernel SKIPPED
> photutils/segmentation/tests/test_properties.py::TestPropertiesTable::test_properties_table SKIPPED
> photutils/segmentation/tests/test_properties.py::TestPropertiesTable::test_properties_table_include SKIPPED
> photutils/segmentation/tests/test_properties.py::TestPropertiesTable::test_properties_table_include_invalidname SKIPPED
> photutils/segmentation/tests/test_properties.py::TestPropertiesTable::test_properties_table_exclude SKIPPED
> photutils/segmentation/tests/test_properties.py::TestPropertiesTable::test_properties_table_empty_props SKIPPED
> photutils/segmentation/tests/test_properties.py::TestPropertiesTable::test_properties_table_empty_list SKIPPED
> photutils/segmentation/tests/test_properties.py::TestPropertiesTable::test_properties_table_wcs SKIPPED
> photutils/utils/interpolation.py::photutils.utils.interpolation.mask_to_mirrored_num PASSED
> photutils/utils/tests/test_colormaps.py::test_colormap SKIPPED
> photutils/utils/tests/test_colormaps.py::test_colormap_background SKIPPED
> photutils/utils/tests/test_colormaps.py::test_invalid_background SKIPPED
> photutils/utils/tests/test_cutouts.py::TestCutoutFootprint::test_dataonly PASSED
> photutils/utils/tests/test_cutouts.py::TestCutoutFootprint::test_mask_error PASSED
> photutils/utils/tests/test_cutouts.py::TestCutoutFootprint::test_position_len PASSED
> photutils/utils/tests/test_cutouts.py::TestCutoutFootprint::test_nofootprint PASSED
> photutils/utils/tests/test_cutouts.py::TestCutoutFootprint::test_wrongboxsize PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_error_shape PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_gain_shape PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_gain_le_zero[0] PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_gain_le_zero[-1] PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_gain_scalar PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_gain_array PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_units PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_error_units PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_effgain_units PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_missing_bkgerror_units PASSED
> photutils/utils/tests/test_errors.py::TestCalculateTotalError::test_missing_effgain_units PASSED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_idw_1d[0.4] SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_idw_1d[positions1] SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_idw_weights SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_idw_2d SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_idw_3d SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_no_coordinates SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_values_invalid_shape SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_weights_invalid_shape SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_weights_negative SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_n_neighbors_one SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_n_neighbors_negative SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_conf_dist_negative SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_dtype_none SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_positions_0d_nomatch SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_positions_1d_nomatch SKIPPED
> photutils/utils/tests/test_interpolation.py::TestShepardIDWInterpolator::test_positions_3d SKIPPED
> photutils/utils/tests/test_interpolation.py::TestInterpolateMaskedData::test_mask_shape PASSED
> photutils/utils/tests/test_interpolation.py::TestInterpolateMaskedData::test_error_shape PASSED
> photutils/utils/tests/test_interpolation.py::TestInterpolateMaskedData::test_background_shape PASSED
> photutils/utils/tests/test_interpolation.py::TestInterpolateMaskedData::test_interpolation PASSED
> photutils/utils/tests/test_interpolation.py::TestInterpolateMaskedData::test_interpolation_larger_mask PASSED
> photutils/utils/tests/test_interpolation.py::TestMaskToMirroredNum::test_mask_to_mirrored_num PASSED
> photutils/utils/tests/test_interpolation.py::TestMaskToMirroredNum::test_mask_to_mirrored_num_range PASSED
> photutils/utils/tests/test_interpolation.py::TestMaskToMirroredNum::test_mask_to_mirrored_num_masked PASSED
> photutils/utils/tests/test_interpolation.py::TestMaskToMirroredNum::test_mask_to_mirrored_num_bbox PASSED
> photutils/utils/tests/test_random_state.py::test_seed[None] PASSED
> photutils/utils/tests/test_random_state.py::test_seed[seed1] PASSED
> photutils/utils/tests/test_random_state.py::test_seed[1] PASSED
> photutils/utils/tests/test_random_state.py::test_seed[seed3] PASSED
> photutils/utils/tests/test_random_state.py::test_invalid_seed[1.0] PASSED
> photutils/utils/tests/test_random_state.py::test_invalid_seed[seed1] PASSED
> photutils/utils/tests/test_stats.py::test_std_blocksum PASSED
> photutils/utils/tests/test_stats.py::test_std_blocksum_mask_shape PASSED
> 
> =================================== FAILURES ===================================
> ____________________ test_circular_overlap_grid[50-0.2-1-1] ____________________
> 
> grid_size = 50, circ_size = 0.2, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ____________________ test_circular_overlap_grid[50-0.2-1-5] ____________________
> 
> grid_size = 50, circ_size = 0.2, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[50-0.2-1-10] ____________________
> 
> grid_size = 50, circ_size = 0.2, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ____________________ test_circular_overlap_grid[50-0.4-1-1] ____________________
> 
> grid_size = 50, circ_size = 0.4, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ____________________ test_circular_overlap_grid[50-0.4-1-5] ____________________
> 
> grid_size = 50, circ_size = 0.4, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[50-0.4-1-10] ____________________
> 
> grid_size = 50, circ_size = 0.4, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ____________________ test_circular_overlap_grid[50-0.8-1-1] ____________________
> 
> grid_size = 50, circ_size = 0.8, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ____________________ test_circular_overlap_grid[50-0.8-1-5] ____________________
> 
> grid_size = 50, circ_size = 0.8, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[50-0.8-1-10] ____________________
> 
> grid_size = 50, circ_size = 0.8, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.2-1-1] ____________________
> 
> grid_size = 500, circ_size = 0.2, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.2-1-5] ____________________
> 
> grid_size = 500, circ_size = 0.2, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.2-1-10] ___________________
> 
> grid_size = 500, circ_size = 0.2, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.4-1-1] ____________________
> 
> grid_size = 500, circ_size = 0.4, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.4-1-5] ____________________
> 
> grid_size = 500, circ_size = 0.4, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.4-1-10] ___________________
> 
> grid_size = 500, circ_size = 0.4, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.8-1-1] ____________________
> 
> grid_size = 500, circ_size = 0.8, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.8-1-5] ____________________
> 
> grid_size = 500, circ_size = 0.8, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[500-0.8-1-10] ___________________
> 
> grid_size = 500, circ_size = 0.8, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[1000-0.2-1-1] ___________________
> 
> grid_size = 1000, circ_size = 0.2, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[1000-0.2-1-5] ___________________
> 
> grid_size = 1000, circ_size = 0.2, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> __________________ test_circular_overlap_grid[1000-0.2-1-10] ___________________
> 
> grid_size = 1000, circ_size = 0.2, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[1000-0.4-1-1] ___________________
> 
> grid_size = 1000, circ_size = 0.4, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[1000-0.4-1-5] ___________________
> 
> grid_size = 1000, circ_size = 0.4, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> __________________ test_circular_overlap_grid[1000-0.4-1-10] ___________________
> 
> grid_size = 1000, circ_size = 0.4, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[1000-0.8-1-1] ___________________
> 
> grid_size = 1000, circ_size = 0.8, use_exact = 1, subsample = 1
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ___________________ test_circular_overlap_grid[1000-0.8-1-5] ___________________
> 
> grid_size = 1000, circ_size = 0.8, use_exact = 1, subsample = 5
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> __________________ test_circular_overlap_grid[1000-0.8-1-10] ___________________
> 
> grid_size = 1000, circ_size = 0.8, use_exact = 1, subsample = 10
> 
>     @pytest.mark.parametrize(('grid_size', 'circ_size', 'use_exact', 'subsample'),
>                              list(itertools.product(grid_sizes, circ_sizes,
>                                                     use_exact, subsamples)))
>     def test_circular_overlap_grid(grid_size, circ_size, use_exact, subsample):
>         """
>         Test normalization of the overlap grid to make sure that a fully
>         enclosed pixel has a value of 1.0.
>         """
>     
>         g = circular_overlap_grid(-1.0, 1.0, -1.0, 1.0, grid_size, grid_size,
>                                   circ_size, use_exact, subsample)
> >       assert_allclose(g.max(), 1.0)
> 
> photutils/geometry/tests/test_circular_overlap_grid.py:30: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> x_id = True, y_id = False, hasval = 'nan'
> 
>     def chk_same_position(x_id, y_id, hasval='nan'):
>         """Handling nan/inf: check that x and y have the nan/inf at the same
>             locations."""
>         try:
>             assert_array_equal(x_id, y_id)
>         except AssertionError:
>             msg = build_err_msg([x, y],
>                                 err_msg + '\nx and y %s location mismatch:'
>                                 % (hasval), verbose=verbose, header=header,
>                                 names=('x', 'y'), precision=precision)
> >           raise AssertionError(msg)
> E           AssertionError: 
> E           Not equal to tolerance rtol=1e-07, atol=0
> E           
> E           x and y nan location mismatch:
> E            x: array(nan)
> E            y: array(1.0)
> 
> /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:735: AssertionError
> ============================ pytest-warning summary ============================
> WC1 None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.
>  27 failed, 754 passed, 282 skipped, 11 xfailed, 1 pytest-warnings in 63.36 seconds 
> debian/rules:18: recipe for target 'test-python2.7' failed
> make[1]: *** [test-python2.7] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/photutils_0.3-2_testing-i386.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-astro-maintainers mailing list