Home
last modified time | relevance | path

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

/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dtest_tweak_plots.py70 sipy_x = zeros_like(X1) variable
78 sipy_x += c * (X1 - x0)**xo * (Y1 - y0)**yo
93 plot(X1, -sipy_x, 'r-', alpha=0.2)
149 plot(sipx_x + X1, sipy_x + Y1, 'r-', alpha=0.25)