Home
last modified time | relevance | path

Searched refs:uniformize (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/astro/astrometry/astrometry.net-0.85/bin/
H A Duniformize9 import astrometry.util.uniformize
14 from astrometry.util.uniformize import main
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Duniformize.py13 def uniformize(infile, outfile, n, xcol='X', ycol='Y', ext=1, **kwargs): function
90 return uniformize(infile, outfile, opt.n, xcol=opt.xcol, ycol=opt.ycol,
H A DMakefile187 uniformize.py \
195 PYTHON_DRIVERS := image2pnm removelines uniformize degtohms hmstodeg \
/dports/devel/pear-Validate_US/Validate_US-0.5.5/tests/
H A Dvalidate_functions.inc4 * this helper function can uniformize layout of testing.
/dports/devel/pear-Validate_AU/Validate_AU-0.1.4/tests/
H A Dvalidate_functions.inc4 * this helper function can uniformize layout of testing.
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A DMakefile95 uniformize-catalog local-index index-info control-program
124 BUILD_INDEX_OBJS := build-index.o uniformize-catalog.o startree.o hpquads.o \
154 solvedfile.h solver.h tweak.h uniformize-catalog.h \
H A Daugment-xylist.c62 axy->uniformize = 10; in augment_xylist_init()
342 axy->uniformize = atoi(optarg); in augment_xylist_parse_option()
1032 } else if (axy->uniformize) { in augment_xylist()
1109 if (axy->uniformize) { in augment_xylist()
1115 sl_appendf(cmd, "-n %i", axy->uniformize); in augment_xylist()
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Daugment-xylist.h106 int uniformize; member
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Daugment-xylist.h104 int uniformize; member
/dports/science/mcstas-comps/mcstas-comps-2.5-src/contrib/
H A DAl_window.comp14 * Modified by: E. Farhi, uniformize parameter names (Jul 2008)
H A DFilter_graphite.comp15 * Modified by: E. Farhi, uniformize parameter names (Jul 2008)
H A DGuide_curved.comp14 * Modified by: E. Farhi, uniformize parameter names (Jul 2008)
H A DMirror_Parabolic.comp14 * Modified by: E. Farhi, uniformize parameter names (Jul 2008)
H A DMirror_Elliptic.comp14 * Modified by: E. Farhi, uniformize parameter names (Jul 2008)
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/graphs/
H A DboundedVoronoi2d.m48 % uniformize input for box.
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/
H A DTODO68 * random_generator: uniformize distribution
/dports/astro/astrometry/astrometry.net-0.85/doc/
H A Doaq.rst15 solve-field --no-remove-lines --uniformize 0 [....usual arguments...]
H A Dcode.rst35 * run *uniformize.py* to select a spatially uniform subset of stars
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dUniformize.c1059 void uniformize (UN_options * option_data, float * ffim) in uniformize() function
1241 uniformize (option_data, ffim); in main()
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/tl-parser/
H A Dtl-parser.c2133 int uniformize (struct tl_combinator_tree *L, struct tl_combinator_tree *R, struct tree_var_value *…
2159 if (!uniformize (L, R, T)) { return 0; } in check_constructors_equal()
2547 int uniformize (struct tl_combinator_tree *L, struct tl_combinator_tree *R, struct tree_var_value *… in uniformize() function
2575 return uniformize (E, R, T); in uniformize()
2581 return uniformize (L->left, R->left, T) && uniformize (L->right, R->right, T); in uniformize()
/dports/net-im/telegram-cli/tg-20200106/tgl/tl-parser/
H A Dtl-parser.c2133 int uniformize (struct tl_combinator_tree *L, struct tl_combinator_tree *R, struct tree_var_value *…
2159 if (!uniformize (L, R, T)) { return 0; } in check_constructors_equal()
2547 int uniformize (struct tl_combinator_tree *L, struct tl_combinator_tree *R, struct tree_var_value *… in uniformize() function
2575 return uniformize (E, R, T); in uniformize()
2581 return uniformize (L->left, R->left, T) && uniformize (L->right, R->right, T); in uniformize()
/dports/math/minizinc/libminizinc-2.5.5/docs/utils/
H A Dmznstyle.sty52 % to uniformize control of caption distance to tables
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/generate/tl-parser/
H A Dtl-parser.c2194 int uniformize (struct tl_combinator_tree *L, struct tl_combinator_tree *R, struct tree_var_value *…
2220 if (!uniformize (L, R, T)) { return 0; } in check_constructors_equal()
2610 int uniformize (struct tl_combinator_tree *L, struct tl_combinator_tree *R, struct tree_var_value *… in uniformize() function
2638 return uniformize (E, R, T); in uniformize()
2644 return uniformize (L->left, R->left, T) && uniformize (L->right, R->right, T); in uniformize()
/dports/www/py-django-simple-captcha/django-simple-captcha-0.5.14/docs/
H A Dchanges.rst198 * Fixed issue #10 - uniformize spelling of "CAPTCHA" (thanks @mikek)
/dports/www/py-django-simple-captcha/django-simple-captcha-0.5.14/
H A DCHANGES198 * Fixed issue #10 - uniformize spelling of "CAPTCHA" (thanks @mikek)

1234567