Your message dated Wed, 21 Dec 2016 21:33:29 +0000
with message-id <e1cjovt-000j4v...@fasolo.debian.org>
and subject line Bug#848737: fixed in astroml 0.3-6
has caused the Debian Bug report #848737,
regarding astroml: FTBFS: dh_auto_test: pybuild --test --test-nose -i 
python{version} -p 3.5 returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
848737: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848737
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: astroml
Version: 0.3-5
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> py3versions: no X-Python3-Version in control file, using supported versions
> dh build --with python2,python3 --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
> I: pybuild base:184: python3.5 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/py3k_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/crossmatch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/cosmology.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/sum_of_norms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_pickle_results.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> copying astroML/clustering/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> copying astroML/classification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/generated.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/_periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/ACF.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/random.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/py3k_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/crossmatch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/cosmology.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/sum_of_norms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_pickle_results.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> copying astroML/clustering/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> copying astroML/classification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/generated.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/_periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/ACF.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/random.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; 
> python2.7 -m nose 
> /usr/lib/python2.7/dist-packages/matplotlib/font_manager.py:273: UserWarning: 
> Matplotlib is building the font cache using fc-list. This may take a moment.
>   warnings.warn('Matplotlib is building the font cache using fc-list. This 
> may take a moment.')
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/periodogram.py:8:
>  UserWarning: Using slow version of lomb_scargle. Install astroML_addons to 
> use an optimized version
>   warnings.warn("Using slow version of lomb_scargle. Install astroML_addons "
> ......../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/density_estimation.py:74:
>  UserWarning: The KDE class is deprecated as of version 0.2 and will be 
> removed in version 0.3. Upgrade to scikit-learn version >0.14 and use 
> sklearn.neighbors.KernelDensity instead.
>   warnings.warn("The KDE class is deprecated as of version 0.2 and will "
> .........../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:287:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   if bins == 'blocks':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:289:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   elif bins == 'knuth':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:291:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   elif bins == 'scotts':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:293:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   elif bins == 'freedman':
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/iterative_pca.py:136:
>  RuntimeWarning: invalid value encountered in divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> ..../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/_binned_statistic.py:323:
>  RuntimeWarning: invalid value encountered in divide
>   result[a] /= flatcount
> /usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:2889: 
> RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python2.7/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> .................................................../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/filters.py:186:
>  VisibleDeprecationWarning: boolean index did not match indexed array along 
> dimension 0; dimension is 256 but corresponding boolean dimension is 255
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/filters.py:186: 
> VisibleDeprecationWarning: boolean index did not match indexed array along 
> dimension 0; dimension is 2048 but corresponding boolean dimension is 2047
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ......................................................................................................................................
> ----------------------------------------------------------------------
> Ran 214 tests in 2.300s
> 
> OK
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build; 
> python3.5 -m nose 
> /usr/lib/python3/dist-packages/matplotlib/font_manager.py:273: UserWarning: 
> Matplotlib is building the font cache using fc-list. This may take a moment.
>   warnings.warn('Matplotlib is building the font cache using fc-list. This 
> may take a moment.')
> /usr/lib/python3/dist-packages/matplotlib/font_manager.py:273: UserWarning: 
> Matplotlib is building the font cache using fc-list. This may take a moment.
>   warnings.warn('Matplotlib is building the font cache using fc-list. This 
> may take a moment.')
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/periodogram.py:8:
>  UserWarning: Using slow version of lomb_scargle. Install astroML_addons to 
> use an optimized version
>   warnings.warn("Using slow version of lomb_scargle. Install astroML_addons "
> ......../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/density_estimation.py:74:
>  UserWarning: The KDE class is deprecated as of version 0.2 and will be 
> removed in version 0.3. Upgrade to scikit-learn version >0.14 and use 
> sklearn.neighbors.KernelDensity instead.
>   warnings.warn("The KDE class is deprecated as of version 0.2 and will "
> .........EE/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:287:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   if bins == 'blocks':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:289:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   elif bins == 'knuth':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:291:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   elif bins == 'scotts':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:293:
>  FutureWarning: elementwise comparison failed; returning scalar instead, but 
> in the future will perform elementwise comparison
>   elif bins == 'freedman':
> E/usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: 
> DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 
> 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type 
> is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis 
> deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: 
> DeprecationWarning: Function log_multivariate_normal_density is deprecated; 
> The function log_multivariate_normal_density is deprecated in 0.18 and will 
> be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/iterative_pca.py:136:
>  RuntimeWarning: invalid value encountered in true_divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/iterative_pca.py:136:
>  RuntimeWarning: invalid value encountered in true_divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/iterative_pca.py:136:
>  RuntimeWarning: invalid value encountered in true_divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> ..../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/_binned_statistic.py:323:
>  RuntimeWarning: invalid value encountered in true_divide
>   result[a] /= flatcount
> /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: 
> RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ./usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: 
> RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> .../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/_binned_statistic.py:323:
>  RuntimeWarning: invalid value encountered in true_divide
>   result[a] /= flatcount
> /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: 
> RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ./usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: 
> RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> .../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/_binned_statistic.py:323:
>  RuntimeWarning: invalid value encountered in true_divide
>   result[a] /= flatcount
> /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: 
> RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ./usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: 
> RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ........................................../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/filters.py:186:
>  VisibleDeprecationWarning: boolean index did not match indexed array along 
> dimension 0; dimension is 256 but corresponding boolean dimension is 255
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/filters.py:186: 
> VisibleDeprecationWarning: boolean index did not match indexed array along 
> dimension 0; dimension is 2048 but corresponding boolean dimension is 2047
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> .EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE....................................E............
> ======================================================================
> ERROR: 
> astroML.density_estimation.tests.test_hist_binwidth.test_freedman_bin_width
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests/test_hist_binwidth.py",
>  line 18, in test_freedman_bin_width
>     delta = freedman_bin_width(X)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py",
>  line 103, in freedman_bin_width
>     v25 = dsorted[n / 4 - 1]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: 
> astroML.density_estimation.tests.test_hist_binwidth.test_knuth_bin_width
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests/test_hist_binwidth.py",
>  line 30, in test_knuth_bin_width
>     dx, bins = knuth_bin_width(X, return_bins=True)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py",
>  line 228, in knuth_bin_width
>     dx0, bins0 = freedman_bin_width(data, True)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py",
>  line 103, in freedman_bin_width
>     v25 = dsorted[n / 4 - 1]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.density_estimation.tests.test_hist_binwidth.test_histogram
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests/test_hist_binwidth.py",
>  line 40, in test_histogram
>     counts, bins = histogram(x, bins)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py",
>  line 290, in histogram
>     da, bins = knuth_bin_width(a, True)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py",
>  line 228, in knuth_bin_width
>     dx0, bins0 = freedman_bin_width(data, True)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py",
>  line 103, in freedman_bin_width
>     v25 = dsorted[n / 4 - 1]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 1, 1, array([-10.       , 
>  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 1, 2, array([-10.       , 
>  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 2, 1, array([-10.       , 
>  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 2, 2, array([-10.       , 
>  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 1, 1, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 1, 2, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 2, 1, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 2, 2, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 1, 1, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 1, 2, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 2, 1, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 2, 2, array([-10.       ,  
> -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 0, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 0, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, -1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, -1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 0, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 0, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 1, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 1, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, -1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, -1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 0, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 0, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 1, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 1, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 0, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 0, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, -1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, -1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 0, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 0, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 1, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 1, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, -1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, -1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 0, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 0, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 1, 1, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 1, 2, array([ -9.  
>       ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 0, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 0, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 0, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 0, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 0, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 0, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 0, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 0, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 0, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 0, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, -1, 1, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, -1, 2, array([ 
> -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 0, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 0, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 1, 1, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 1, 2, array([ -9. 
>        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_IFT_FT
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py",
>  line 97, in test_IFT_FT
>     f, y = FT_continuous(t, x)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", 
> line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis 
> (`None`) and integer or boolean arrays are valid indices
> 
> ----------------------------------------------------------------------
> Ran 214 tests in 2.306s
> 
> FAILED (errors=88)
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build; python3.5 -m nose 
> dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.5 returned 
> exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2016/12/19/astroml_0.3-5_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.

--- End Message ---
--- Begin Message ---
Source: astroml
Source-Version: 0.3-6

We believe that the bug you reported is fixed in the latest version of
astroml, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 848...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated astroml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 21 Dec 2016 22:08:06 +0100
Source: astroml
Binary: python-astroml python3-astroml
Architecture: source
Version: 0.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Description:
 python-astroml - Python Machine Learning library for astronomy
 python3-astroml - Python 3 Machine Learning library for astronomy
Closes: 848737
Changes:
 astroml (0.3-6) unstable; urgency=medium
 .
   * Explicitly use integer division to fix test failures with Python 3
     (Closes: #848737)
Checksums-Sha1:
 392c07bbd21d63cf52ae926ab1807d80e97109ff 2348 astroml_0.3-6.dsc
 3315b515975b4faabe5705f8f30fd2c2b45bea9c 3840 astroml_0.3-6.debian.tar.xz
Checksums-Sha256:
 0d090ed88ca006717e1959e4542a170d0f8a374a1494934bdf801141a849ada9 2348 
astroml_0.3-6.dsc
 fbb993cd5b4349aae7104ae9b58e188b4da464aac80c748bda091e384740f8ed 3840 
astroml_0.3-6.debian.tar.xz
Files:
 042669ebdcde4b254cae25e3a34fdca0 2348 python optional astroml_0.3-6.dsc
 af50e37297a543cb2acc31d6e9e3a98a 3840 python optional 
astroml_0.3-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAlha8DoACgkQcRWv0HcQ
3PfoWw/+ICHWfz+rZVRCd+A1j7o7FF9LoXGOSKxmQ3nBojGp+fEgqy3Y1wpPBwQ2
yYjA0asC5JA+Ex0WfZ++cJdHUWrxX9bL885xMJWuv6FrPevgiNzvrBgeZB9Y/xzR
bzc7jsrWrbs61iq5rlNI7U/J7QT9zekenPfQjQ/NEENTfir+hCztNqs57yktqZwX
a2SKy3U1mzP7DcrkfUjbU53QSn1GPPDVEvlecWgboSudvIZ6rO/YPEOYZKWHt5xO
fyixUXGJG+YWBdGNR0DUwbtk/phTVc9k2pHFdaGFtwZk7d/Ofy9ZuvE5qD6Ipow+
nc9VHMBKSG3Y+JaeBj4kRGKl7tpZqUe5LLebSFJCqeFP/3jnjzQqnmzXGNVWknR8
Mq4xKWxqGHXWVTShODG+MG7jE4go56jOqfr/Z2z7aUuuoWHFI/L6HrzS30BjG2Yu
j4U0vm4C0vc8+BrcMkkT1Nm2+nRCeDNUJT6/ByPlZ2TTY821y+IODRqglOqIaGx6
If55Tgud16ODETHmdaRMqa4t6mo13eISozcc+uFRRzx+ILlqW/koS71RJuaO9zkl
jSejA3SvqDOtuyZFX7hhnwO3YQ+6XP0i5KYie2FsfMpxvHsrpZt/rfMFimP/4sA8
nbRWzTFHDQpbji/msvyZfmi0zzpm5lUQILC6+hug5ovyBkdfb5Q=
=iQnN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to