[Debian-astro-maintainers] Bug#917751: ccdproc: FTBFS: tests failed
Lucas Nussbaum
lucas at debian.org
Sat Dec 29 22:46:01 GMT 2018
Source: ccdproc
Version: 1.3.0-4
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> python3.7 setup.py test -vv --args -v
> running test
> running install
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/ccdproc
> copying ccdproc/log_meta.py -> build/lib/ccdproc
> copying ccdproc/__init__.py -> build/lib/ccdproc
> copying ccdproc/core.py -> build/lib/ccdproc
> copying ccdproc/ccddata.py -> build/lib/ccdproc
> copying ccdproc/version.py -> build/lib/ccdproc
> copying ccdproc/conftest.py -> build/lib/ccdproc
> copying ccdproc/_astropy_init.py -> build/lib/ccdproc
> copying ccdproc/image_collection.py -> build/lib/ccdproc
> copying ccdproc/combiner.py -> build/lib/ccdproc
> creating build/lib/ccdproc/utils
> copying ccdproc/utils/__init__.py -> build/lib/ccdproc/utils
> copying ccdproc/utils/slices.py -> build/lib/ccdproc/utils
> creating build/lib/ccdproc/tests
> copying ccdproc/tests/setup_package.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_ccdproc_logging.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_bitfield.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_rebin.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/__init__.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_ccdmask.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_wrapped_external_funcs.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_keyword.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_image_collection.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_ccdproc.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_combiner.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_ccddata.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_cosmicray.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/test_gain.py -> build/lib/ccdproc/tests
> copying ccdproc/tests/pytest_fixtures.py -> build/lib/ccdproc/tests
> creating build/lib/ccdproc/extern
> copying ccdproc/extern/__init__.py -> build/lib/ccdproc/extern
> copying ccdproc/extern/bitfield.py -> build/lib/ccdproc/extern
> creating build/lib/ccdproc/utils/tests
> copying ccdproc/utils/tests/__init__.py -> build/lib/ccdproc/utils/tests
> copying ccdproc/utils/tests/test_slices.py -> build/lib/ccdproc/utils/tests
> copying ccdproc/tests/coveragerc -> build/lib/ccdproc/tests
> creating build/lib/ccdproc/tests/data
> copying ccdproc/tests/data/a8280271.fits -> build/lib/ccdproc/tests/data
> copying ccdproc/tests/data/sip-wcs.fit -> build/lib/ccdproc/tests/data
> running install_lib
> creating /tmp/ccdproc-test-m_j8ygd0/lib
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> copying build/lib/ccdproc/log_meta.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils
> copying build/lib/ccdproc/utils/__init__.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils/tests
> copying build/lib/ccdproc/utils/tests/__init__.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils/tests
> copying build/lib/ccdproc/utils/tests/test_slices.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils/tests
> copying build/lib/ccdproc/utils/slices.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils
> copying build/lib/ccdproc/__init__.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> copying build/lib/ccdproc/core.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/setup_package.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/coveragerc -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_ccdproc_logging.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_bitfield.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_rebin.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/__init__.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_ccdmask.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_wrapped_external_funcs.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_keyword.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_image_collection.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/data
> copying build/lib/ccdproc/tests/data/a8280271.fits -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/data
> copying build/lib/ccdproc/tests/data/sip-wcs.fit -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/data
> copying build/lib/ccdproc/tests/test_ccdproc.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_combiner.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_ccddata.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_cosmicray.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/test_gain.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/tests/pytest_fixtures.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests
> copying build/lib/ccdproc/ccddata.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> copying build/lib/ccdproc/version.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> copying build/lib/ccdproc/conftest.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> copying build/lib/ccdproc/_astropy_init.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> creating /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/extern
> copying build/lib/ccdproc/extern/__init__.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/extern
> copying build/lib/ccdproc/extern/bitfield.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/extern
> copying build/lib/ccdproc/image_collection.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> copying build/lib/ccdproc/combiner.py -> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/log_meta.py to log_meta.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils/__init__.py to __init__.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils/tests/__init__.py to __init__.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils/tests/test_slices.py to test_slices.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/utils/slices.py to slices.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/__init__.py to __init__.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/core.py to core.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/setup_package.py to setup_package.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_ccdproc_logging.py to test_ccdproc_logging.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_bitfield.py to test_bitfield.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_rebin.py to test_rebin.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/__init__.py to __init__.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_ccdmask.py to test_ccdmask.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_wrapped_external_funcs.py to test_wrapped_external_funcs.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_keyword.py to test_keyword.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_image_collection.py to test_image_collection.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_ccdproc.py to test_ccdproc.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_combiner.py to test_combiner.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_ccddata.py to test_ccddata.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_cosmicray.py to test_cosmicray.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/test_gain.py to test_gain.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py to pytest_fixtures.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/ccddata.py to ccddata.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/version.py to version.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/conftest.py to conftest.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/_astropy_init.py to _astropy_init.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/extern/__init__.py to __init__.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/extern/bitfield.py to bitfield.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/image_collection.py to image_collection.cpython-37.pyc
> byte-compiling /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/combiner.py to combiner.cpython-37.pyc
> running install_egg_info
> running egg_info
> creating ccdproc.egg-info
> writing ccdproc.egg-info/PKG-INFO
> writing dependency_links to ccdproc.egg-info/dependency_links.txt
> writing entry points to ccdproc.egg-info/entry_points.txt
> writing requirements to ccdproc.egg-info/requires.txt
> writing top-level names to ccdproc.egg-info/top_level.txt
> writing manifest file 'ccdproc.egg-info/SOURCES.txt'
> reading manifest file 'ccdproc.egg-info/SOURCES.txt'
> writing manifest file 'ccdproc.egg-info/SOURCES.txt'
> Copying ccdproc.egg-info to /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc-1.3.0.post1-py3.7.egg-info
> running install_scripts
> ============================= test session starts ==============================
> platform linux -- Python 3.7.2rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 -- /usr/bin/python3.7
> cachedir: .pytest_cache
>
> Running tests with ccdproc version 1.3.0.post1.
> Running tests in ccdproc docs.
>
> Date: 2018-12-29T12:27:50
>
> Platform: Linux-4.9.0-8-amd64-x86_64-with-debian-buster-sid
>
> Executable: /usr/bin/python3.7
>
> Full Python Version:
> 3.7.2rc1 (default, Dec 12 2018, 06:25:49)
> [GCC 8.2.0]
>
> encodings: sys: utf-8, locale: UTF-8, filesystem: utf-8
> byteorder: little
> float info: dig: 15, mant_dig: 15
>
> Numpy: 1.16.0rc1
> Scipy: 1.1.0
> Matplotlib: 3.0.2
> Pandas: not available
> Astropy: 3.0.5
> astroscrappy: 1.0.8
> reproject: 0.4
> astropy_helpers: 3.0.2
> Using Astropy options: remote_data: none.
>
> rootdir: /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages, inifile: setup.cfg
> plugins: remotedata-0.3.1, openfiles-0.3.1, doctestplus-0.2.0, arraydiff-0.3
> collecting ... collected 377 items
>
> ccdproc/combiner.py::ccdproc.combiner.Combiner PASSED [ 0%]
> ccdproc/core.py::ccdproc.core.bitfield_to_boolean_mask PASSED [ 0%]
> ccdproc/core.py::ccdproc.core.block_reduce PASSED [ 0%]
> ccdproc/core.py::ccdproc.core.block_replicate PASSED [ 1%]
> ccdproc/core.py::ccdproc.core.ccd_process PASSED [ 1%]
> ccdproc/core.py::ccdproc.core.cosmicray_lacosmic SKIPPED [ 1%]
> ccdproc/core.py::ccdproc.core.cosmicray_median SKIPPED [ 1%]
> ccdproc/core.py::ccdproc.core.subtract_overscan PASSED [ 2%]
> ccdproc/core.py::ccdproc.core.transform_image PASSED [ 2%]
> ccdproc/core.py::ccdproc.core.trim_image PASSED [ 2%]
> ccdproc/extern/bitfield.py::ccdproc.extern.bitfield.bitfield_to_boolean_mask PASSED [ 2%]
> ccdproc/extern/bitfield.py::ccdproc.extern.bitfield.interpret_bit_flags PASSED [ 3%]
> ccdproc/tests/test_bitfield.py::test_bitfield_not_integer PASSED [ 3%]
> ccdproc/tests/test_bitfield.py::test_bitfield_negative_flags PASSED [ 3%]
> ccdproc/tests/test_bitfield.py::test_bitfield_non_poweroftwo_flags PASSED [ 3%]
> ccdproc/tests/test_bitfield.py::test_bitfield_flipbits_when_no_bits PASSED [ 4%]
> ccdproc/tests/test_bitfield.py::test_bitfield_flipbits_when_stringbits PASSED [ 4%]
> ccdproc/tests/test_bitfield.py::test_bitfield_string_flag_flip_not_start_of_string PASSED [ 4%]
> ccdproc/tests/test_bitfield.py::test_bitfield_string_flag_unbalanced_parens PASSED [ 5%]
> ccdproc/tests/test_bitfield.py::test_bitfield_string_flag_wrong_positioned_parens PASSED [ 5%]
> ccdproc/tests/test_bitfield.py::test_bitfield_string_flag_empty PASSED [ 5%]
> ccdproc/tests/test_bitfield.py::test_bitfield_flag_non_integer PASSED [ 5%]
> ccdproc/tests/test_bitfield.py::test_bitfield_duplicate_flag_throws_warning PASSED [ 6%]
> ccdproc/tests/test_bitfield.py::test_bitfield_none_identical_to_strNone PASSED [ 6%]
> ccdproc/tests/test_ccddata.py::test_ccddata_empty PASSED [ 6%]
> ccdproc/tests/test_ccddata.py::test_ccddata_must_have_unit PASSED [ 6%]
> ccdproc/tests/test_ccddata.py::test_ccddata_unit_cannot_be_set_to_none PASSED [ 7%]
> ccdproc/tests/test_ccddata.py::test_ccddata_meta_header_conflict PASSED [ 7%]
> ccdproc/tests/test_ccddata.py::test_ccddata_simple PASSED [ 7%]
> ccdproc/tests/test_ccddata.py::test_ccddata_init_with_string_electron_unit PASSED [ 7%]
> ccdproc/tests/test_ccddata.py::test_initialize_from_FITS PASSED [ 8%]
> ccdproc/tests/test_ccddata.py::test_reader_removes_wcs_related_keywords PASSED [ 8%]
> ccdproc/tests/test_ccddata.py::test_initialize_from_fits_with_unit_in_header PASSED [ 8%]
> ccdproc/tests/test_ccddata.py::test_initialize_from_fits_with_ADU_in_header PASSED [ 9%]
> ccdproc/tests/test_ccddata.py::test_initialize_from_fits_with_data_in_different_extension PASSED [ 9%]
> ccdproc/tests/test_ccddata.py::test_initialize_from_fits_with_extension PASSED [ 9%]
> ccdproc/tests/test_ccddata.py::test_write_unit_to_hdu PASSED [ 9%]
> ccdproc/tests/test_ccddata.py::test_initialize_from_FITS_bad_keyword_raises_error PASSED [ 10%]
> ccdproc/tests/test_ccddata.py::test_ccddata_writer PASSED [ 10%]
> ccdproc/tests/test_ccddata.py::test_ccddata_meta_is_case_sensitive PASSED [ 10%]
> ccdproc/tests/test_ccddata.py::test_ccddata_meta_is_not_fits_header PASSED [ 10%]
> ccdproc/tests/test_ccddata.py::test_fromMEF PASSED [ 11%]
> ccdproc/tests/test_ccddata.py::test_metafromheader PASSED [ 11%]
> ccdproc/tests/test_ccddata.py::test_metafromdict PASSED [ 11%]
> ccdproc/tests/test_ccddata.py::test_header2meta PASSED [ 11%]
> ccdproc/tests/test_ccddata.py::test_metafromstring_fail PASSED [ 12%]
> ccdproc/tests/test_ccddata.py::test_setting_bad_uncertainty_raises_error PASSED [ 12%]
> ccdproc/tests/test_ccddata.py::test_setting_uncertainty_with_array PASSED [ 12%]
> ccdproc/tests/test_ccddata.py::test_setting_uncertainty_wrong_shape_raises_error PASSED [ 12%]
> ccdproc/tests/test_ccddata.py::test_to_hdu PASSED [ 13%]
> ccdproc/tests/test_ccddata.py::test_to_hdu_long_metadata_item PASSED [ 13%]
> ccdproc/tests/test_ccddata.py::test_copy PASSED [ 13%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[True-2.0-multiply-True] PASSED [ 14%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[True-2.0-divide-True] PASSED [ 14%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[True-operand1-multiply-True] PASSED [ 14%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[True-operand1-divide-True] PASSED [ 14%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[True-operand2-multiply-True] PASSED [ 15%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[True-operand2-divide-True] PASSED [ 15%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[False-2.0-multiply-True] PASSED [ 15%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[False-2.0-divide-True] PASSED [ 15%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[False-operand1-multiply-True] PASSED [ 16%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[False-operand1-divide-True] PASSED [ 16%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[False-operand2-multiply-True] PASSED [ 16%]
> ccdproc/tests/test_ccddata.py::test_mult_div_overload[False-operand2-divide-True] PASSED [ 16%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[True-2.0-UnitsError-add-False] PASSED [ 17%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[True-2.0-UnitsError-subtract-False] PASSED [ 17%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[True-operand1-UnitsError-add-False] PASSED [ 17%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[True-operand1-UnitsError-subtract-False] PASSED [ 18%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[True-operand2-False-add-False] PASSED [ 18%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[True-operand2-False-subtract-False] PASSED [ 18%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[False-2.0-UnitsError-add-False] PASSED [ 18%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[False-2.0-UnitsError-subtract-False] PASSED [ 19%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[False-operand1-UnitsError-add-False] PASSED [ 19%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[False-operand1-UnitsError-subtract-False] PASSED [ 19%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[False-operand2-False-add-False] PASSED [ 19%]
> ccdproc/tests/test_ccddata.py::test_add_sub_overload[False-operand2-False-subtract-False] PASSED [ 20%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_overload_fails PASSED [ 20%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_no_wcs_compare PASSED [ 20%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_with_wcs_compare PASSED [ 20%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_with_wcs_compare_fail PASSED [ 21%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_with_wcs_compare_fail_astropy_version SKIPPED [ 21%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_overload_ccddata_operand PASSED [ 21%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_overload_differing_units PASSED [ 22%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_add_with_array PASSED [ 22%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_subtract_with_array PASSED [ 22%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_multiply_with_array PASSED [ 22%]
> ccdproc/tests/test_ccddata.py::test_arithmetic_divide_with_array PASSED [ 23%]
> ccdproc/tests/test_ccddata.py::test_ccddata_header_does_not_corrupt_fits PASSED [ 23%]
> ccdproc/tests/test_ccddata.py::test_ccddata_with_fits_header_as_meta_works_with_autologging PASSED [ 23%]
> ccdproc/tests/test_ccddata.py::test_history_preserved_if_metadata_is_fits_header PASSED [ 23%]
> ccdproc/tests/test_ccddata.py::test_infol_logged_if_unit_in_fits_header PASSED [ 24%]
> ccdproc/tests/test_ccddata.py::test_wcs_attribute PASSED [ 24%]
> ccdproc/tests/test_ccddata.py::test_header PASSED [ 24%]
> ccdproc/tests/test_ccddata.py::test_wcs_arithmetic PASSED [ 24%]
> ccdproc/tests/test_ccddata.py::test_wcs_arithmetic_ccd[multiply] PASSED [ 25%]
> ccdproc/tests/test_ccddata.py::test_wcs_arithmetic_ccd[divide] PASSED [ 25%]
> ccdproc/tests/test_ccddata.py::test_wcs_arithmetic_ccd[add] PASSED [ 25%]
> ccdproc/tests/test_ccddata.py::test_wcs_arithmetic_ccd[subtract] PASSED [ 25%]
> ccdproc/tests/test_ccddata.py::test_wcs_sip_handling PASSED [ 26%]
> ccdproc/tests/test_ccddata.py::test_mask_arithmetic_ccd[multiply] PASSED [ 26%]
> ccdproc/tests/test_ccddata.py::test_mask_arithmetic_ccd[divide] PASSED [ 26%]
> ccdproc/tests/test_ccddata.py::test_mask_arithmetic_ccd[add] PASSED [ 27%]
> ccdproc/tests/test_ccddata.py::test_mask_arithmetic_ccd[subtract] PASSED [ 27%]
> ccdproc/tests/test_ccddata.py::test_write_read_multiextensionfits_mask_default PASSED [ 27%]
> ccdproc/tests/test_ccddata.py::test_write_read_multiextensionfits_uncertainty_default PASSED [ 27%]
> ccdproc/tests/test_ccddata.py::test_write_read_multiextensionfits_not PASSED [ 28%]
> ccdproc/tests/test_ccddata.py::test_write_read_multiextensionfits_custom_ext_names PASSED [ 28%]
> ccdproc/tests/test_ccddata.py::test_read_wcs_not_creatable PASSED [ 28%]
> ccdproc/tests/test_ccddata.py::test_wcs PASSED [ 28%]
> ccdproc/tests/test_ccddata.py::test_recognized_fits_formats PASSED [ 29%]
> ccdproc/tests/test_ccddata.py::test_recognized_fits_formats_for_read_write PASSED [ 29%]
> ccdproc/tests/test_ccddata.py::test_stddevuncertainty_compat_descriptor_no_parent PASSED [ 29%]
> ccdproc/tests/test_ccddata.py::test_stddevuncertainty_compat_descriptor_no_weakref PASSED [ 29%]
> ccdproc/tests/test_ccdmask.py::test_ccdmask_no_ccddata PASSED [ 30%]
> ccdproc/tests/test_ccdmask.py::test_ccdmask_not_2d PASSED [ 30%]
> ccdproc/tests/test_ccdmask.py::test_ccdmask_pixels PASSED [ 30%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image0-None-u_readnoise0-True] PASSED [ 31%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image1-u_gain1-u_readnoise1-False] PASSED [ 31%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image2-u_gain2-u_readnoise2-True] PASSED [ 31%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image3-None-u_readnoise3-False] PASSED [ 31%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image4-u_gain4-u_readnoise4-True] PASSED [ 32%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image5-u_gain5-u_readnoise5-False] PASSED [ 32%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image6-u_gain6-u_readnoise6-False] PASSED [ 32%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation_keywords_must_have_unit PASSED [ 32%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan[False-False-False] PASSED [ 33%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan[False-False-True] PASSED [ 33%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan[False-True-False] PASSED [ 33%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan[False-True-True] PASSED [ 33%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan[True-False-False] PASSED [ 34%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan[True-False-True] PASSED [ 34%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan_model[True] PASSED [ 34%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan_model[False] PASSED [ 35%]
> ccdproc/tests/test_ccdproc.py::test_subtract_overscan_fails PASSED [ 35%]
> ccdproc/tests/test_ccdproc.py::test_trim_image_fits_section_requires_string PASSED [ 35%]
> ccdproc/tests/test_ccdproc.py::test_trim_image_fits_section[False-False] PASSED [ 35%]
> ccdproc/tests/test_ccdproc.py::test_trim_image_fits_section[True-True] PASSED [ 36%]
> ccdproc/tests/test_ccdproc.py::test_trim_image_no_section PASSED [ 36%]
> ccdproc/tests/test_ccdproc.py::test_trim_with_wcs_alters_wcs PASSED [ 36%]
> ccdproc/tests/test_ccdproc.py::test_subtract_bias PASSED [ 36%]
> ccdproc/tests/test_ccdproc.py::test_subtract_bias_fails PASSED [ 37%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[True-True-True] PASSED [ 37%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[True-True-False] PASSED [ 37%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[True-False-True] PASSED [ 37%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[True-False-False] PASSED [ 38%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[False-True-True] PASSED [ 38%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[False-True-False] PASSED [ 38%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[False-False-True] PASSED [ 38%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark[False-False-False] PASSED [ 39%]
> ccdproc/tests/test_ccdproc.py::test_subtract_dark_fails PASSED [ 39%]
> ccdproc/tests/test_ccdproc.py::test_unit_mismatch_behaves_as_expected PASSED [ 39%]
> ccdproc/tests/test_ccdproc.py::test_flat_correct PASSED [ 40%]
> ccdproc/tests/test_ccdproc.py::test_flat_correct_min_value PASSED [ 40%]
> ccdproc/tests/test_ccdproc.py::test_flat_correct_norm_value PASSED [ 40%]
> ccdproc/tests/test_ccdproc.py::test_flat_correct_norm_value_bad_value PASSED [ 40%]
> ccdproc/tests/test_ccdproc.py::test_flat_correct_deviation PASSED [ 41%]
> ccdproc/tests/test_ccdproc.py::test_flat_correct_data_uncertainty PASSED [ 41%]
> ccdproc/tests/test_ccdproc.py::test_gain_correct PASSED [ 41%]
> ccdproc/tests/test_ccdproc.py::test_gain_correct_quantity PASSED [ 41%]
> ccdproc/tests/test_ccdproc.py::test_transform_isccd PASSED [ 42%]
> ccdproc/tests/test_ccdproc.py::test_transform_isfunc PASSED [ 42%]
> ccdproc/tests/test_ccdproc.py::test_transform_image[False-False] PASSED [ 42%]
> ccdproc/tests/test_ccdproc.py::test_transform_image[True-True] PASSED [ 42%]
> ccdproc/tests/test_ccdproc.py::test_block_reduce FAILED [ 43%]
> ccdproc/tests/test_ccdproc.py::test_block_average FAILED [ 43%]
> ccdproc/tests/test_ccdproc.py::test_block_replicate PASSED [ 43%]
> ccdproc/tests/test_ccdproc.py::test__blkavg_ndarray PASSED [ 44%]
> ccdproc/tests/test_ccdproc.py::test__blkavg_dimensions PASSED [ 44%]
> ccdproc/tests/test_ccdproc.py::test__blkavg_larger PASSED [ 44%]
> ccdproc/tests/test_ccdproc.py::test__overscan_schange PASSED [ 44%]
> ccdproc/tests/test_ccdproc.py::test_create_deviation_does_not_change_input PASSED [ 45%]
> ccdproc/tests/test_ccdproc.py::test_cosmicray_median_does_not_change_input PASSED [ 45%]
> ccdproc/tests/test_ccdproc.py::test_cosmicray_lacosmic_does_not_change_input PASSED [ 45%]
> ccdproc/tests/test_ccdproc.py::test_flat_correct_does_not_change_input PASSED [ 45%]
> ccdproc/tests/test_ccdproc.py::test_gain_correct_does_not_change_input PASSED [ 46%]
> ccdproc/tests/test_ccdproc.py::test_subtract_bias_does_not_change_input PASSED [ 46%]
> ccdproc/tests/test_ccdproc.py::test_trim_image_does_not_change_input PASSED [ 46%]
> ccdproc/tests/test_ccdproc.py::test_transform_image_does_not_change_input PASSED [ 46%]
> ccdproc/tests/test_ccdproc.py::test_wcs_project_onto_same_wcs PASSED [ 47%]
> ccdproc/tests/test_ccdproc.py::test_wcs_project_onto_shifted_wcs PASSED [ 47%]
> ccdproc/tests/test_ccdproc.py::test_wcs_project_onto_scale_wcs PASSED [ 47%]
> ccdproc/tests/test_ccdproc.py::test_ccd_process_does_not_change_input PASSED [ 48%]
> ccdproc/tests/test_ccdproc.py::test_ccd_process_parameters_are_appropriate PASSED [ 48%]
> ccdproc/tests/test_ccdproc.py::test_ccd_process PASSED [ 48%]
> ccdproc/tests/test_ccdproc.py::test_ccd_process_gain_corrected PASSED [ 48%]
> ccdproc/tests/test_ccdproc_logging.py::test_log_string[short] PASSED [ 49%]
> ccdproc/tests/test_ccdproc_logging.py::test_log_string[toolongforfits] PASSED [ 49%]
> ccdproc/tests/test_ccdproc_logging.py::test_log_keyword PASSED [ 49%]
> ccdproc/tests/test_ccdproc_logging.py::test_log_dict PASSED [ 49%]
> ccdproc/tests/test_ccdproc_logging.py::test_log_bad_type_fails PASSED [ 50%]
> ccdproc/tests/test_ccdproc_logging.py::test_log_set_to_None_does_not_change_header PASSED [ 50%]
> ccdproc/tests/test_ccdproc_logging.py::test_implicit_logging PASSED [ 50%]
> ccdproc/tests/test_combiner.py::test_combiner_empty PASSED [ 50%]
> ccdproc/tests/test_combiner.py::test_combiner_init_with_none PASSED [ 51%]
> ccdproc/tests/test_combiner.py::test_ccddata_combiner_objects PASSED [ 51%]
> ccdproc/tests/test_combiner.py::test_ccddata_combiner_size PASSED [ 51%]
> ccdproc/tests/test_combiner.py::test_ccddata_combiner_units PASSED [ 51%]
> ccdproc/tests/test_combiner.py::test_combiner_create PASSED [ 52%]
> ccdproc/tests/test_combiner.py::test_combiner_dtype PASSED [ 52%]
> ccdproc/tests/test_combiner.py::test_combiner_mask PASSED [ 52%]
> ccdproc/tests/test_combiner.py::test_weights PASSED [ 53%]
> ccdproc/tests/test_combiner.py::test_weights_shape PASSED [ 53%]
> ccdproc/tests/test_combiner.py::test_combiner_minmax PASSED [ 53%]
> ccdproc/tests/test_combiner.py::test_combiner_minmax_max PASSED [ 53%]
> ccdproc/tests/test_combiner.py::test_combiner_minmax_min PASSED [ 54%]
> ccdproc/tests/test_combiner.py::test_combiner_sigmaclip_high PASSED [ 54%]
> ccdproc/tests/test_combiner.py::test_combiner_sigmaclip_single_pix PASSED [ 54%]
> ccdproc/tests/test_combiner.py::test_combiner_sigmaclip_low PASSED [ 54%]
> ccdproc/tests/test_combiner.py::test_combiner_median PASSED [ 55%]
> ccdproc/tests/test_combiner.py::test_combiner_average PASSED [ 55%]
> ccdproc/tests/test_combiner.py::test_combiner_sum PASSED [ 55%]
> ccdproc/tests/test_combiner.py::test_combiner_mask_average PASSED [ 55%]
> ccdproc/tests/test_combiner.py::test_combiner_with_scaling PASSED [ 56%]
> ccdproc/tests/test_combiner.py::test_combiner_scaling_fails PASSED [ 56%]
> ccdproc/tests/test_combiner.py::test_combiner_mask_median PASSED [ 56%]
> ccdproc/tests/test_combiner.py::test_combiner_mask_sum PASSED [ 57%]
> ccdproc/tests/test_combiner.py::test_combine_average_fitsimages PASSED [ 57%]
> ccdproc/tests/test_combiner.py::test_combine_numpyndarray PASSED [ 57%]
> ccdproc/tests/test_combiner.py::test_combiner_result_dtype PASSED [ 57%]
> ccdproc/tests/test_combiner.py::test_combine_average_ccddata PASSED [ 58%]
> ccdproc/tests/test_combiner.py::test_combine_limitedmem_fitsimages PASSED [ 58%]
> ccdproc/tests/test_combiner.py::test_combine_limitedmem_scale_fitsimages PASSED [ 58%]
> ccdproc/tests/test_combiner.py::test_average_combine_uncertainty PASSED [ 58%]
> ccdproc/tests/test_combiner.py::test_median_combine_uncertainty PASSED [ 59%]
> ccdproc/tests/test_combiner.py::test_sum_combine_uncertainty PASSED [ 59%]
> ccdproc/tests/test_combiner.py::test_combiner_uncertainty_average PASSED [ 59%]
> ccdproc/tests/test_combiner.py::test_combiner_uncertainty_average_mask PASSED [ 59%]
> ccdproc/tests/test_combiner.py::test_combiner_uncertainty_sum_mask PASSED [ 60%]
> ccdproc/tests/test_combiner.py::test_combiner_3d PASSED [ 60%]
> ccdproc/tests/test_combiner.py::test_3d_combiner_with_scaling PASSED [ 60%]
> ccdproc/tests/test_combiner.py::test_clip_extrema_3d PASSED [ 61%]
> ccdproc/tests/test_combiner.py::test_writeable_after_combine[average_combine] PASSED [ 61%]
> ccdproc/tests/test_combiner.py::test_writeable_after_combine[median_combine] PASSED [ 61%]
> ccdproc/tests/test_combiner.py::test_writeable_after_combine[sum_combine] PASSED [ 61%]
> ccdproc/tests/test_combiner.py::test_clip_extrema PASSED [ 62%]
> ccdproc/tests/test_combiner.py::test_clip_extrema_via_combine PASSED [ 62%]
> ccdproc/tests/test_combiner.py::test_clip_extrema_with_other_rejection PASSED [ 62%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_lacosmic PASSED [ 62%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_lacosmic_ccddata PASSED [ 63%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_lacosmic_check_data PASSED [ 63%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_check_data PASSED [ 63%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median PASSED [ 63%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_ccddata PASSED [ 64%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_masked PASSED [ 64%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_background_None PASSED [ 64%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_gbox PASSED [ 64%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_rbox PASSED [ 65%]
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_background_deviation PASSED [ 65%]
> ccdproc/tests/test_cosmicray.py::test_background_deviation_box PASSED [ 65%]
> ccdproc/tests/test_cosmicray.py::test_background_deviation_box_fail PASSED [ 66%]
> ccdproc/tests/test_cosmicray.py::test_background_deviation_filter PASSED [ 66%]
> ccdproc/tests/test_cosmicray.py::test_background_deviation_filter_fail PASSED [ 66%]
> ccdproc/tests/test_gain.py::test_linear_gain_correct[3.0] PASSED [ 66%]
> ccdproc/tests/test_gain.py::test_linear_gain_correct[gain1] PASSED [ 67%]
> ccdproc/tests/test_gain.py::test_linear_gain_correct[gain2] PASSED [ 67%]
> ccdproc/tests/test_gain.py::test_linear_gain_correct[gain3] PASSED [ 67%]
> ccdproc/tests/test_gain.py::test_linear_gain_unit_keyword PASSED [ 67%]
> ccdproc/tests/test_image_collection.py::test_fits_summary PASSED [ 68%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollectionRepresentation::test_repr_location PASSED [ 68%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollectionRepresentation::test_repr_keywords PASSED [ 68%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollectionRepresentation::test_repr_globs PASSED [ 68%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollectionRepresentation::test_repr_files PASSED [ 69%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollectionRepresentation::test_repr_ext PASSED [ 69%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollectionRepresentation::test_repr_info PASSED [ 69%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_filter_files PASSED [ 70%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_filter_files_whitespace_keys PASSED [ 70%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_filter_files_with_str_on_nonstr_column PASSED [ 70%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_filtered_files_have_proper_path PASSED [ 70%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_summary_is_summary_info PASSED [ 71%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_filenames_are_set_properly PASSED [ 71%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_keywords_deleter PASSED [ 71%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_files_with_compressed PASSED [ 71%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_files_with_no_compressed PASSED [ 72%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_generator_full_path PASSED [ 72%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_hdus PASSED [ 72%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_hdus_masking PASSED [ 72%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_multiple_extensions[TESTEXT] PASSED [ 73%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_multiple_extensions[1] PASSED [ 73%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_multiple_extensions[extension2] PASSED [ 73%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_headers PASSED [ 74%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_headers_save_location PASSED [ 74%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_headers_with_filter PASSED [ 74%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_headers_with_multiple_filters PASSED [ 74%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_headers_with_filter_wildcard PASSED [ 75%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_headers_with_filter_missing_keyword PASSED [ 75%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_generator_headers_save_with_name PASSED [ 75%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_generator_data PASSED [ 75%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_generator_ccds_without_unit PASSED [ 76%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_generator_ccds PASSED [ 76%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_consecutive_fiilters PASSED [ 76%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_filter_does_not_not_permanently_change_file_mask PASSED [ 76%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_keyword_setting[new_keywords0-collection_keys0] PASSED [ 77%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_keyword_setting[new_keywords1-collection_keys1] PASSED [ 77%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_keyword_setting_to_empty_list PASSED [ 77%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_header_and_filename PASSED [ 77%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_dir_with_no_fits_files PASSED [ 78%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_dir_with_no_keys PASSED [ 78%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_fits_summary_when_keywords_are_not_subset PASSED [ 78%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_duplicate_keywords_in_setting PASSED [ 79%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_keyword_includes_file PASSED [ 79%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_setting_keywords_to_none PASSED [ 79%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_getting_value_for_keyword PASSED [ 79%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_collection_when_one_file_not_fits PASSED [ 80%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_data_type_mismatch_in_fits_keyword_values PASSED [ 80%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_filter_by_numerical_value PASSED [ 80%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_files_filtered_with_full_path PASSED [ 80%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_unknown_generator_type_raises_error PASSED [ 81%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_setting_write_location_to_bad_dest_raises_error PASSED [ 81%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_initializing_from_table PASSED [ 81%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_initializing_from_table_file_that_does_not_exist PASSED [ 81%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_no_fits_files_in_collection PASSED [ 82%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_initialization_with_no_keywords PASSED [ 82%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_tabulate_all_keywords PASSED [ 82%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_summary_table_is_always_masked PASSED [ 83%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_case_of_keywords_respected PASSED [ 83%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_grabbing_all_keywords_and_specific_keywords PASSED [ 83%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_grabbing_all_keywords_excludes_empty_key PASSED [ 83%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_header_with_long_history_roundtrips_to_disk PASSED [ 84%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_refresh_method_sees_added_keywords PASSED [ 84%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_refresh_method_sees_added_files PASSED [ 84%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_keyword_order_is_preserved PASSED [ 84%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_sorting PASSED [ 85%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_sorting_without_key_fails PASSED [ 85%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_duplicate_keywords PASSED [ 85%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_ccds_generator_in_different_directory PASSED [ 85%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_ccds_generator_does_not_support_overwrite PASSED [ 86%]
> ccdproc/tests/test_image_collection.py::TestImageFileCollection::test_glob_matching PASSED [ 86%]
> ccdproc/tests/test_keyword.py::test_keyword_init PASSED [ 86%]
> ccdproc/tests/test_keyword.py::test_keyword_properties_read_only PASSED [ 87%]
> ccdproc/tests/test_keyword.py::test_value_setting[30-unit0-True] PASSED [ 87%]
> ccdproc/tests/test_keyword.py::test_value_setting[30-None-ValueError] PASSED [ 87%]
> ccdproc/tests/test_keyword.py::test_value_setting[value2-None-True] PASSED [ 87%]
> ccdproc/tests/test_keyword.py::test_value_setting[value3-unit3-True] PASSED [ 88%]
> ccdproc/tests/test_keyword.py::test_value_setting[value4-unit4-True] PASSED [ 88%]
> ccdproc/tests/test_keyword.py::test_value_setting[some string-None-some string] PASSED [ 88%]
> ccdproc/tests/test_keyword.py::test_value_setting[no strings with unit-unit6-ValueError] PASSED [ 88%]
> ccdproc/tests/test_keyword.py::test_keyword_value_from_header PASSED [ 89%]
> ccdproc/tests/test_rebin.py::test_rebin_ndarray PASSED [ 89%]
> ccdproc/tests/test_rebin.py::test_rebin_dimensions PASSED [ 89%]
> ccdproc/tests/test_rebin.py::test_rebin_ccddata_dimensions PASSED [ 89%]
> ccdproc/tests/test_rebin.py::test_rebin_larger PASSED [ 90%]
> ccdproc/tests/test_rebin.py::test_rebin_smaller PASSED [ 90%]
> ccdproc/tests/test_rebin.py::test_rebin_ccddata[False-False] PASSED [ 90%]
> ccdproc/tests/test_rebin.py::test_rebin_ccddata[True-True] PASSED [ 90%]
> ccdproc/tests/test_rebin.py::test_rebin_does_not_change_input PASSED [ 91%]
> ccdproc/tests/test_wrapped_external_funcs.py::test_medianfilter_correct PASSED [ 91%]
> ccdproc/tests/test_wrapped_external_funcs.py::test_medianfilter_unusued PASSED [ 91%]
> ccdproc/tests/test_wrapped_external_funcs.py::test_medianfilter_ndarray PASSED [ 92%]
> ccdproc/utils/slices.py::ccdproc.utils.slices.slice_from_string PASSED [ 92%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_needs_enclosing_brackets[1:2] PASSED [ 92%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_needs_enclosing_brackets[[1:2] PASSED [ 92%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_needs_enclosing_brackets[1:2]] PASSED [ 93%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_1d[None-None--1] PASSED [ 93%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_1d[5-10-None] PASSED [ 93%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_1d[None-25-None] PASSED [ 93%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_1d[2-30-3] PASSED [ 94%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_1d[30-None--2] PASSED [ 94%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_1d[None-None-None] PASSED [ 94%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_spaces[ [ 1: 45]] PASSED [ 94%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_spaces[[ 1 :4 5]] PASSED [ 95%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_spaces[ [1:45] ] PASSED [ 95%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_2d PASSED [ 95%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_fits_style PASSED [ 96%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_fits_inverted PASSED [ 96%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_empty PASSED [ 96%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_bad_fits_slice PASSED [ 96%]
> ccdproc/utils/tests/test_slices.py::test_slice_from_string_fits_wildcard PASSED [ 97%]
> docs/authors_for_sphinx.rst PASSED [ 97%]
> docs/changelog.rst PASSED [ 97%]
> docs/index.rst PASSED [ 97%]
> docs/license.rst PASSED [ 98%]
> docs/ccdproc/ccddata.rst PASSED [ 98%]
> docs/ccdproc/image_combination.rst PASSED [ 98%]
> docs/ccdproc/image_management.rst PASSED [ 98%]
> docs/ccdproc/index.rst PASSED [ 99%]
> docs/ccdproc/install.rst PASSED [ 99%]
> docs/ccdproc/reduction_examples.rst PASSED [ 99%]
> docs/ccdproc/reduction_toolbox.rst PASSED [100%]
>
> =================================== FAILURES ===================================
> ______________________________ test_block_reduce _______________________________
>
> @pytest.mark.skipif(not HAS_BLOCK_X_FUNCS, reason="needs astropy >= 1.1.x")
> def test_block_reduce():
> ccd = CCDData(np.ones((4, 4)), unit='adu', meta={'testkw': 1},
> mask=np.zeros((4, 4), dtype=bool),
> uncertainty=StdDevUncertainty(np.ones((4, 4))),
> wcs=np.zeros((4, 4)))
> with catch_warnings(AstropyUserWarning) as w:
> > ccd_summed = block_reduce(ccd, (2, 2))
>
> ccdproc/tests/test_ccdproc.py:608:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ccdproc/core.py:1176: in block_reduce
> data = nddata_utils.block_reduce(ccd, block_size, func)
> /usr/lib/python3/dist-packages/astropy/utils/decorators.py:827: in block_reduce
> func = make_function_with_signature(func, name=name, **wrapped_args)
> /usr/lib/python3/dist-packages/astropy/nddata/decorators.py:245: in wrapper
> result = func(data, *args, **kwargs)
> /usr/lib/python3/dist-packages/astropy/nddata/utils.py:389: in block_reduce
> from skimage.measure import block_reduce
> /usr/lib/python3/dist-packages/skimage/__init__.py:167: in <module>
> from .util.dtype import (img_as_float32,
> /usr/lib/python3/dist-packages/skimage/util/__init__.py:8: in <module>
> from .arraycrop import crop
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> """
> from __future__ import division, absolute_import, print_function
>
> import numpy as np
> > from numpy.lib.arraypad import _validate_lengths
> E ImportError: cannot import name '_validate_lengths' from 'numpy.lib.arraypad' (/usr/lib/python3/dist-packages/numpy/lib/arraypad.py)
>
> /usr/lib/python3/dist-packages/skimage/util/arraycrop.py:8: ImportError
> ______________________________ test_block_average ______________________________
>
> @pytest.mark.skipif(not HAS_BLOCK_X_FUNCS, reason="needs astropy >= 1.1.x")
> def test_block_average():
> ccd = CCDData(np.ones((4, 4)), unit='adu', meta={'testkw': 1},
> mask=np.zeros((4, 4), dtype=bool),
> uncertainty=StdDevUncertainty(np.ones((4, 4))),
> wcs=np.zeros((4, 4)))
> ccd.data[::2, ::2] = 2
> with catch_warnings(AstropyUserWarning) as w:
> > ccd_avgd = block_average(ccd, (2, 2))
>
> ccdproc/tests/test_ccdproc.py:635:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ccdproc/core.py:1187: in block_average
> data = nddata_utils.block_reduce(ccd, block_size, np.mean)
> /usr/lib/python3/dist-packages/astropy/utils/decorators.py:827: in block_reduce
> func = make_function_with_signature(func, name=name, **wrapped_args)
> /usr/lib/python3/dist-packages/astropy/nddata/decorators.py:245: in wrapper
> result = func(data, *args, **kwargs)
> /usr/lib/python3/dist-packages/astropy/nddata/utils.py:389: in block_reduce
> from skimage.measure import block_reduce
> /usr/lib/python3/dist-packages/skimage/__init__.py:176: in <module>
> from .util.lookfor import lookfor
> /usr/lib/python3/dist-packages/skimage/util/__init__.py:8: in <module>
> from .arraycrop import crop
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> """
> from __future__ import division, absolute_import, print_function
>
> import numpy as np
> > from numpy.lib.arraypad import _validate_lengths
> E ImportError: cannot import name '_validate_lengths' from 'numpy.lib.arraypad' (/usr/lib/python3/dist-packages/numpy/lib/arraypad.py)
>
> /usr/lib/python3/dist-packages/skimage/util/arraycrop.py:8: ImportError
> =============================== warnings summary ===============================
> /usr/lib/python3/dist-packages/_pytest/config/findpaths.py:44
> /usr/lib/python3/dist-packages/_pytest/config/findpaths.py:44: RemovedInPytest4Warning: [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.
> config=config,
>
> ccdproc/tests/test_ccddata.py::test_ccddata_simple
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccddata.py::test_initialize_from_FITS
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image0-None-u_readnoise0-True]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image1-u_gain1-u_readnoise1-False]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image2-u_gain2-u_readnoise2-True]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image3-None-u_readnoise3-False]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image4-u_gain4-u_readnoise4-True]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image5-u_gain5-u_readnoise5-False]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_create_deviation[u_image6-u_gain6-u_readnoise6-False]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_trim_image_fits_section[False-False]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_trim_image_fits_section[True-True]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_trim_image_no_section
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_subtract_bias_fails
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_flat_correct
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_flat_correct_min_value
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_flat_correct_norm_value
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_flat_correct_deviation
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_transform_image[False-False]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_transform_image[True-True]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test__blkavg_dimensions
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test__blkavg_larger
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_ccdproc.py::test_cosmicray_median_does_not_change_input
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/core.py:1565: RuntimeWarning: divide by zero encountered in true_divide
> rarr = (data - marr) / error_image
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/core.py:1565: RuntimeWarning: invalid value encountered in true_divide
> rarr = (data - marr) / error_image
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/core.py:1568: RuntimeWarning: invalid value encountered in greater
> crarr = (rarr > thresh)
>
> ccdproc/tests/test_ccdproc.py::test_flat_correct_does_not_change_input
> /usr/lib/python3/dist-packages/astropy/units/quantity.py:639: RuntimeWarning: invalid value encountered in true_divide
> result = super().__array_ufunc__(function, method, *arrays, **kwargs)
>
> ccdproc/tests/test_ccdproc.py::test_transform_image_does_not_change_input
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/core.py:841: RuntimeWarning: invalid value encountered in sqrt
> nccd.data = transform_func(nccd.data, **kwargs)
>
> ccdproc/tests/test_ccdproc.py::test_wcs_project_onto_shifted_wcs
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/core.py:921: RuntimeWarning: invalid value encountered in greater
> reprojected_mask = reprojected_mask > 1e-8
>
> ccdproc/tests/test_ccdproc.py::test_wcs_project_onto_scale_wcs
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/core.py:921: RuntimeWarning: invalid value encountered in greater
> reprojected_mask = reprojected_mask > 1e-8
>
> ccdproc/tests/test_combiner.py::test_combine_average_fitsimages
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
>
> ccdproc/tests/test_combiner.py::test_combine_numpyndarray
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
>
> ccdproc/tests/test_combiner.py::test_combine_average_ccddata
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
>
> ccdproc/tests/test_combiner.py::test_combine_limitedmem_fitsimages
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
>
> ccdproc/tests/test_combiner.py::test_combine_limitedmem_scale_fitsimages
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
> /usr/lib/python3/dist-packages/astropy/wcs/wcs.py:654: FITSFixedWarning: 'datfix' made the change 'Invalid parameter values: MJD-OBS and DATE-OBS are inconsistent'.
> FITSFixedWarning)
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_lacosmic
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_lacosmic_ccddata
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_lacosmic_check_data
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_ccddata
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_masked
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_background_None
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_gbox
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_rbox
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_cosmicray.py::test_cosmicray_median_background_deviation
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_rebin.py::test_rebin_dimensions
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_rebin.py::test_rebin_ccddata_dimensions
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_rebin.py::test_rebin_larger
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_rebin.py::test_rebin_smaller
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_rebin.py::test_rebin_ccddata[False-False]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> ccdproc/tests/test_rebin.py::test_rebin_ccddata[True-True]
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/tests/pytest_fixtures.py:36: RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
> Please use node.get_closest_marker(name) or node.iter_markers(name).
> Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
> val = request.keywords[key].args[0]
>
> docs/ccdproc/image_combination.rst
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/combiner.py:169: UserWarning: Warning: converting a masked element to nan.
> self._scaling = np.array(self._scaling)
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/combiner.py:169: UserWarning: Warning: converting a masked element to nan.
> self._scaling = np.array(self._scaling)
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/combiner.py:169: UserWarning: Warning: converting a masked element to nan.
> self._scaling = np.array(self._scaling)
>
> docs/ccdproc/image_management.rst
> /tmp/ccdproc-test-m_j8ygd0/lib/python3.7/site-packages/ccdproc/image_collection.py:117: AstropyUserWarning: no FITS files in the collection.
> AstropyUserWarning)
>
> -- Docs: https://docs.pytest.org/en/latest/warnings.html
> ======== 2 failed, 372 passed, 3 skipped, 202 warnings in 5.26 seconds =========
> /usr/lib/python3/dist-packages/astropy/config/configuration.py:536: ConfigurationMissingWarning: Configuration defaults will be used due to FileNotFoundError:2 on None
> warn(ConfigurationMissingWarning(msg))
> make[1]: *** [debian/rules:14: test-python3.7] Error 1
The full build log is available from:
http://aws-logs.debian.net/2018/12/29/ccdproc_1.3.0-4_unstable.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