Home
last modified time | relevance | path

Searched refs:gal_wcs_distortion_convert (Results 1 – 6 of 6) sorted by relevance

/dports/astro/gnuastro/gnuastro-0.16/lib/gnuastro/
H A Dwcs.h163 gal_wcs_distortion_convert(struct wcsprm *inwcs,
/dports/astro/gnuastro/gnuastro-0.16/bin/fits/
H A Dkeywords.c525 outwcs=gal_wcs_distortion_convert(inwcs, p->distortionid, dsize); in keywords_wcs_convert()
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dwcs.c1206 gal_wcs_distortion_convert(struct wcsprm *inwcs, int outdisptype, in gal_wcs_distortion_convert() function
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.info-65032 gal_wcs_distortion_convert(struct wcsprm *inwcs, int
5061 data->wcs=gal_wcs_distortion_convert(inwcs, GAL_WCS_DISTORTION_TPV,
H A Dgnuastro.texi27478 @deftypefun {struct wcsprm *} gal_wcs_distortion_convert(struct wcsprm @code{*inwcs}, int @code{out…
27498 data->wcs=gal_wcs_distortion_convert(inwcs, GAL_WCS_DISTORTION_TPV,
/dports/astro/gnuastro/gnuastro-0.16/
H A DNEWS785 - gal_wcs_distortion_convert: Convert between various WCS distortions.