Home
last modified time | relevance | path

Searched refs:vec2ang (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/healpix/Healpix_3.50/src/healpy/healpy/
H A D__init__.py36 vec2ang,
H A Dpixelfunc.py719 def vec2ang(vectors, lonlat=False): function
/dports/science/healpix/Healpix_3.50/src/idl/toolkit/
H A Dvec2ang.pro28 pro vec2ang, vector, theta, phi, astro = astro
74 message,' syntax = vec2ang, vec, theta, phi, astro=',/noprefix
H A Dtest_tk.pro48 ; tests the consistency of Healpix toolkit routines (pix2*, ang2*, vec2*, ang2vec, vec2ang)
163 vec2ang, vec, theta, phi
H A Dtest_tk2.pro32 ; tests the consistency of Healpix toolkit routines (pix2*, ang2*, vec2*, ang2vec, vec2ang)
168 vec2ang, vec, theta, phi
/dports/science/healpix/Healpix_3.50/src/C/subs/
H A Dchealpix.h92 void vec2ang(const double *vec, double *theta, double *phi);
H A Dtest_chealpix.c230 vec2ang(vec, &theta, &phi); in test3()
H A Dchealpix.c402 void vec2ang(const double *vec, double *theta, double *phi) in vec2ang() function
/dports/science/healpix/Healpix_3.50/src/C/autotools/
H A Dchealpix.h92 void vec2ang(const double *vec, double *theta, double *phi);
H A Dtest_chealpix.c230 vec2ang(vec, &theta, &phi); in test3()
H A Dchealpix.c402 void vec2ang(const double *vec, double *theta, double *phi) in vec2ang() function
/dports/science/healpix/Healpix_3.50/src/f90/smoothing/
H A Dsmoothing.f9037 remove_dipole, vec2ang
H A Dsmo_sub_inc.f90447 call vec2ang( mono_dip(1:3), theta_dip, phi_dip)
/dports/science/healpix/Healpix_3.50/src/f90/anafast/
H A Danafast.f9036 USE pix_tools, only: convert_nest2ring, convert_ring2nest, nside2npix, remove_dipole, vec2ang
H A Dana_sub_inc.f90589 call vec2ang( mono_dip(1:3,i), theta_dip, phi_dip)
/dports/math/py-ducc0/ducc0-0.22.0/python/test/
H A Dtest_healpix.py93 out = ph.vec2ang(ph.ang2vec(inp))
/dports/math/py-ducc0/ducc0-0.22.0/python/
H A Dhealpix_pymod.cc263 py::array vec2ang (const py::array &in, size_t nthreads) in vec2ang() function
460 m.def("vec2ang",&vec2ang, vec2ang_DS, "vec"_a, "nthreads"_a=1); in add_healpix()
/dports/science/healpix/Healpix_3.50/src/idl/visu/
H A Dcart2pix.pro60 vec2ang, vector, lat_deg, lon_deg, /astro
H A Dgnom2pix.pro60 vec2ang, vector, lat_deg, lon_deg, /astro
H A Dmoll2pix.pro69 vec2ang, vector, lat_deg, lon_deg, /astro
H A Dorth2pix.pro80 vec2ang, vector, lat_deg, lon_deg, /astro
/dports/science/healpix/Healpix_3.50/src/healpy/healpy/test/
H A Dtest_pixelfunc.py90 lon1, lat1 = vec2ang(vec, lonlat=True)
/dports/science/healpix/Healpix_3.50/src/idl/misc/
H A Dremove_dipole.pro359 vec2ang,dipole,lat,long,/astro
364 vec2ang,dipole_out,lat,long,/astro
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dpix_tools.F90438 & ang2vec, vec2ang, &
1974 subroutine vec2ang(vector, theta, phi) subroutine
1996 end subroutine vec2ang argument
/dports/science/healpix/Healpix_3.50/src/healpy/healpy/src/
H A D_query_disc.pyx271 >>> phi_theta = hp.vec2ang(np.transpose(corners))

12