Home
last modified time | relevance | path

Searched defs:ny (Results 1 – 25 of 7821) sorted by path

12345678910>>...313

/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/
H A Dio.cpp143 double mx, my, mz, nx, ny, nz; in fixMinMax() local
471 double mx, my, mz, nx, ny, nz; in writeHeader() local
/dports/astro/R-cran-maptools/maptools/R/
H A DpointLabelBase.R170 ny <- Im(xy + gen_offset(bestgenes[1,])) functionVar
207 ny <- Im(xy + gen_offset(bestgene)) functionVar
H A DpointLabelLattice.R105 ny <- Im(xy + gen_offset(bestgenes[1, ])) functionVar
144 ny <- Im(xy + gen_offset(bestgene)) functionVar
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dsimplexy.h29 int ny; member
/dports/astro/astrometry/astrometry.net-0.85/plot/
H A Dplotstuff.i70 PyObject* c_image_numpy_view(float* data, int nx, int ny) { in c_image_numpy_view()
H A Dplotstuff_c.py407 def c_image_numpy_view(data, nx, ny): argument
423 def __init__(self, pix, nx, ny, ld): argument
H A Dplotstuff_wrap.c3397 PyObject* c_image_numpy_view(float* data, int nx, int ny) { in c_image_numpy_view()
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dan-fitstopnm.c47 static void sample_percentiles(const float* img, int nx, int ny, int margin, in sample_percentiles()
111 int nx, ny; in main() local
H A Dc.py2216 def fits_write_float_image(img, nx, ny, fn): argument
2219 def fits_write_u8_image(img, nx, ny, fn): argument
2222 def fits_write_i16_image(img, nx, ny, fn): argument
2411 def dfind2(image, nx, ny, objectimg, p_nobjects): argument
2423 def dsmooth(image, nx, ny, sigma, smooth): argument
2426 def dsmooth2(image, nx, ny, sigma, smooth): argument
2429 def dsmooth2_u8(image, nx, ny, sigma, smooth): argument
2432 def dsmooth2_i16(image, nx, ny, sigma, smooth): argument
2435 def dobjects(image, nx, ny, limit, dpsf, objects): argument
2438 def dmask(image, nx, ny, limit, dpsf, mask): argument
[all …]
H A Ddfind2.c17 int ny, in DFIND2()
H A Ddmedsmooth.c60 int ny, in dmedsmooth_grid()
144 int nx, int ny, in dmedsmooth_interpolate()
242 int ny, in dmedsmooth()
H A Ddobjects.c26 int dmask(float *image, int nx, int ny, float limit, in dmask()
73 int ny, in dobjects()
H A Ddownsample-fits.c158 int nx, ny; in main() local
H A Ddpeaks.c27 int ny, in dpeaks()
H A Ddsmooth.c46 int ny, in dsmooth()
H A Dfitsioutils.c162 int fits_write_float_image(const float* img, int nx, int ny, const char* fn) { in fits_write_float_image()
177 int fits_write_u8_image(const uint8_t* img, int nx, int ny, const char* fn) { in fits_write_u8_image()
192 int fits_write_i16_image(const int16_t* img, int nx, int ny, const char* fn) { in fits_write_i16_image()
H A Dhealpix.c522 int nx, ny; in get_neighbours() local
H A Dhistogram2d.c15 static histogram2d* hist_new(int nx, int ny) { in hist_new()
H A Dimage2xy.c24 int nx, int ny) { in upconvert()
H A Dsimplexy.c108 static void write_fits_float_image(const float* img, int nx, int ny, const char* fn) { in write_fits_float_image()
111 static void write_fits_u8_image(const uint8_t* img, int nx, int ny, const char* fn) { in write_fits_u8_image()
114 static void write_fits_i16_image(const int16_t* img, int nx, int ny, const char* fn) { in write_fits_i16_image()
177 int ny = s->ny; in simplexy_run() local
H A Dtest_dfind.c15 static int old_dfind(int *image, int nx, int ny, int *object) { in old_dfind()
154 int compare_inputs(int *test_data, int nx, int ny) { in compare_inputs()
H A Dtest_dsmooth.c16 int compare_images(float *i1, float* i2, int nx, int ny, float eps) { in compare_images()
33 float* random_image(int nx, int ny) { in random_image()
45 int nx, ny; in test_dsmooth_vs_dsmooth2() local
86 int nx, ny; in test_dsmooth2_inplace() local
H A Dtest_util.py186 nx,ny = 10,12 variable
H A Dutil.i185 int nx, ny; in an_hist2d() local
H A Dutil.py2216 def fits_write_float_image(img, nx, ny, fn): argument
2219 def fits_write_u8_image(img, nx, ny, fn): argument
2222 def fits_write_i16_image(img, nx, ny, fn): argument
2411 def dfind2(image, nx, ny, objectimg, p_nobjects): argument
2423 def dsmooth(image, nx, ny, sigma, smooth): argument
2426 def dsmooth2(image, nx, ny, sigma, smooth): argument
2429 def dsmooth2_u8(image, nx, ny, sigma, smooth): argument
2432 def dsmooth2_i16(image, nx, ny, sigma, smooth): argument
2435 def dobjects(image, nx, ny, limit, dpsf, objects): argument
2438 def dmask(image, nx, ny, limit, dpsf, mask): argument
[all …]

12345678910>>...313