nosetests -v --with-doctest
Doctest: healpy.pixelfunc.ang2pix ... ok
Doctest: healpy.pixelfunc.get_all_neighbours ... ok
Doctest: healpy.pixelfunc.get_interp_val ... ok
Doctest: healpy.pixelfunc.get_map_size ... ok
Doctest: healpy.pixelfunc.get_min_valid_nside ... ok
Doctest: healpy.pixelfunc.get_neighbours ... ok



Doctest: healpy.pixelfunc.isnpixok ... ok
Doctest: healpy.pixelfunc.isnsideok ... ok
Doctest: healpy.pixelfunc.ma ... ok
Doctest: healpy.pixelfunc.maptype ... ok
Doctest: healpy.pixelfunc.mask_bad ... ok
Doctest: healpy.pixelfunc.mask_good ... ok
Doctest: healpy.pixelfunc.max_pixrad ... ok
Doctest: healpy.pixelfunc.nest2ring ... ok
Doctest: healpy.pixelfunc.npix2nside ... ok
Doctest: healpy.pixelfunc.nside2npix ... ok
Doctest: healpy.pixelfunc.nside2pixarea ... ok
Doctest: healpy.pixelfunc.nside2resol ... ok
Doctest: healpy.pixelfunc.pix2ang ... ok
Doctest: healpy.pixelfunc.pix2vec ... ok
Doctest: healpy.pixelfunc.reorder ... ok
Doctest: healpy.pixelfunc.ring2nest ... ok
Doctest: healpy.pixelfunc.ud_grade ... ok
Doctest: healpy.pixelfunc.vec2pix ... ok
Doctest: healpy.rotator.Rotator ... ok
test_write_map_C (test_fitsfunc.TestFitsFunc) ... ok
test_write_map_IDL (test_fitsfunc.TestFitsFunc) ... ok
test_write_alm (test_fitsfunc.TestReadWriteAlm) ... ok
test_write_alm_256_128 (test_fitsfunc.TestReadWriteAlm) ... ok
test_ang2pix_nest (test_pixelfunc.TestPixelFunc) ... ok
test_ang2pix_ring (test_pixelfunc.TestPixelFunc) ... ok
test_nside2npix (test_pixelfunc.TestPixelFunc) ... ok
test_nside2pixarea (test_pixelfunc.TestPixelFunc) ... ok
test_nside2resol (test_pixelfunc.TestPixelFunc) ... ok
test_inclusive (test_query_disc.TestQueryDisc) ... ok
test_not_inclusive (test_query_disc.TestQueryDisc) ... ok
test_anafast (test_sphtfunc.TestSphtFunc) ... ok
test_anafast_iqu (test_sphtfunc.TestSphtFunc) ... ok
test_anafast_xspectra (test_sphtfunc.TestSphtFunc) ... ok
test_synfast (test_sphtfunc.TestSphtFunc) ... ok
test_cartview_nocrash (test_visufunc.TestNoCrash) ... ok
test_gnomview_nocrash (test_visufunc.TestNoCrash) ... ok
test_mollview_nocrash (test_visufunc.TestNoCrash) ... ok



Ran 43 tests in 19.077s

OK