Home
last modified time | relevance | path

Searched refs:ZPN (Results 1 – 25 of 63) sorted by relevance

123

/dports/astro/py-astropy/astropy-5.0/astropy/wcs/tests/data/
H A Dzpn-hole.hdr1ZPN' CRPIX1 = 100 …
H A D2wcses.hdr1 … CTYPE1 = 'RA---ZPN' / Algorithm type for axis 1 …
/dports/astro/wcslib/wcslib-7.7/C/test/
H A Dpih.keyrec64 COMMENT and approximated by a ZPN in the "I" representation. A bulk image
258 PV2_1I = 1.000000000 / ZPN P1 coefficient for approximating TAN
259 PV2_3I = 0.333333333 / ZPN P3 coefficient for approximating TAN
260 PV2_5I = 0.133333333 / ZPN P5 coefficient for approximating TAN
261 PV2_7I = 0.053968254 / ZPN P7 coefficient for approximating TAN
262 PV2_9I = 0.021869489 / ZPN P9 coefficient for approximating TAN
263 PV2_11I = 0.008863236 / ZPN P11 coefficient for approximating TAN
264 PV2_13I = 0.003592128 / ZPN P13 coefficient for approximating TAN
265 PV2_15I = 0.001455834 / ZPN P15 coefficient for approximating TAN
266 PV2_17I = 0.000590027 / ZPN P17 coefficient for approximating TAN
[all …]
H A DZPX.keyrec49 CTYPE1 = 'RA---ZPX' / RA in ZPN projection with distortions
50 CTYPE2 = 'DEC--ZPX' / Dec in ZPN projection with distortions
54 WAT0_001= 'system=image' / ZPN parameters and distortion coefficients
H A Dbth.keyrec346 TPV9_1P = 1 / ZPN projection parameter
347 TPV9_3P = 0.333333333 / ZPN projection parameter
348 TPV9_5P = 0.133333333 / ZPN projection parameter
349 TPV9_7P = 0.053968254 / ZPN projection parameter
350 TPV9_9P = 0.021869489 / ZPN projection parameter
351 TPV9_11P= 0.008863236 / ZPN projection parameter
352 TPV9_13P= 0.003592128 / ZPN projection parameter
353 TPV9_15P= 0.001455834 / ZPN projection parameter
354 TPV9_17P= 0.000590027 / ZPN projection parameter
355 TPV9_19P= 0.000239129 / ZPN projection parameter
[all …]
H A Dtpih1.out549 "RA---ZPN"
550 "DEC--ZPN"
599 wcsname: "IRAF representation: ZPN projection"
732 code: "ZPN"
H A Dtbth1.out1031 "RA---ZPN"
1032 "DEC--ZPN"
1078 wcsname: "IRAF representation: ZPN projection"
1208 code: "ZPN"
/dports/biology/molden/molden5.8/plush/
H A DZPN1 mol="ZPN" Charge="0"
/dports/astro/wcslib/wcslib-7.7/Fortran/test/
H A Dtpih1.out549 "RA---ZPN"
550 "DEC--ZPN"
599 wcsname: "IRAF representation: ZPN projection"
732 code: "ZPN"
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/tests/data/maps/
H A D1904-66_ZPN.hdr1ZPN' CRPIX1 = -1.832937255632E+02 …
/dports/astro/py-astropy/astropy-5.0/docs/wcs/
H A Dsupported_projections.rst24 - ``ZPN``: zenithal/azimuthal polynomial
/dports/astro/wcslib/wcslib-7.7/doxygen/
H A Ddis.sed33 s|ZPN|<TT><B>&</B></TT>|g
H A Dprj.sed37 s|ZPN|<TT><B>&</B></TT>|g
H A Dprj_extras.dox245 * <B>zenithal/azimuthal polynomial (<TT>ZPN</TT>)</B>
249 * a <B>zenithal/azimuthal polynomial (<TT>ZPN</TT>)</B>
258 * <B>zenithal/azimuthal polynomial (<TT>ZPN</TT>)</B>
262 * a <B>zenithal/azimuthal polynomial (<TT>ZPN</TT>)</B>
271 * <B>zenithal/azimuthal polynomial (<TT>ZPN</TT>)</B>
276 * a <B>zenithal/azimuthal polynomial (<TT>ZPN</TT>)</B>
/dports/science/healpix/Healpix_3.50/src/idl/zzz_external/astron/
H A Dmake_astr.pro44 ; for the Zenithal Polynomial (ZPN) projection. Corresponds to
99 map_types=['DEF','AZP','TAN','SIN','STG','ARC','ZPN','ZEA','AIR','CYP',$
190 (proj EQ 'ZPN') || (proj EQ 'ZEA') || (proj EQ 'AIR') || $
H A Dwcssph2xy.pro43 ; ZPN 6 Zenithal polynomial PV2_0, PV2_1....PV2_20 possible
91 ; PV2 will have up to 21 elements for the ZPN projection, up to 3
210 ; (SZP), and zenithal polynomial (ZPN) projections, use
219 ; 3.4.1 June 2009 Check for range of validity of ZPN polynomial W.L.
243 map_types=['DEF','AZP','TAN','SIN','STG','ARC','ZPN','ZEA','AIR','CYP',$
442 'ZPN':begin
H A Dputast.pro422 'ZPN': for i=0,npv2-1 do sxaddpar,hdr, pv2str + strtrim(i,2) + alt, $
/dports/astro/wcslib/wcslib-7.7/Fortran/
H A Dprj_f.c375 PRJ_FWRAP(zpn, ZPN)
/dports/astro/py-astlib/astLib-0.11.7/
H A DCHANGE_LOG69 * Added a workaround for bug in handling ZPN projections if PV2_3 == 0.
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dproj.c252 const int ZPN = 107; variable
1285 prj->flag = copysgni (ZPN, prj->flag);
1379 if (abs(prj->flag) != ZPN) {
1414 if (abs(prj->flag) != ZPN) {
H A DNEWS54 proj.c: If no PV coefficients in ZPN projection, make it ARC
251 Read prj.p[0] from PROJP0 for ZPN projections, instead of ignoring it
/dports/astro/wcslib/wcslib-7.7/C/
H A Dprj.c66 const int ZPN = 107; variable
2251 prj->flag = ZPN; in zpnset()
2365 if (prj->flag != ZPN) { in zpnx2s()
2555 if (prj->flag != ZPN) { in zpns2x()
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dprj.c66 const int ZPN = 107; variable
2251 prj->flag = ZPN; in zpnset()
2365 if (prj->flag != ZPN) { in zpnx2s()
2555 if (prj->flag != ZPN) { in zpns2x()
/dports/astro/siril/siril/subprojects/wcslib/
H A Dprj.c68 const int ZPN = 107; variable
2226 prj->flag = ZPN; in zpnset()
2340 if (prj->flag != ZPN) { in zpnx2s()
2530 if (prj->flag != ZPN) { in zpns2x()
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/
H A DCHANGES2982 - The projection routines for AZP, TAN, SIN, ZPN, and COP now return
3016 - The projection routines for AZP, TAN, SIN, ZPN, and COP now return

123