Home
last modified time | relevance | path

Searched defs:noise5 (Results 1 – 20 of 20) sorted by relevance

/dports/astro/siril/siril/src/algos/
H A Dquantize.c85 double *noise5, /* 5th order estimate of noise in image background level */ in siril_fits_img_stats_ushort()
155 double *noise5, /* 5th order estimate of noise in image background level */ in siril_fits_img_stats_float()
421 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_ushort()
819 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_float()
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dquantize.c112 double stdev, noise2, noise3, noise5; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_float() local
301 double stdev, noise2 = 0., noise3 = 0., noise5 = 0.; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_double() local
478 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_short()
537 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_int()
596 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_float()
882 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_short()
1228 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_int()
1589 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_float()
1935 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_double()
H A Dimcompress.c1790 double noise2, noise3, noise5; in imcomp_compress_tile() local
/dports/astro/cfitsio/cfitsio-3.49/
H A Dquantize.c112 double stdev, noise2, noise3, noise5; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_float() local
301 double stdev, noise2 = 0., noise3 = 0., noise5 = 0.; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_double() local
478 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_short()
537 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_int()
596 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_float()
882 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_short()
1228 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_int()
1589 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_float()
1935 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_double()
H A Dfpack.h142 double noise5; member
H A Dfpackutil.c2070 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i2stat() local
2151 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i4stat() local
2232 double mean, sigma, noise1, noise2, noise3, noise5; in fp_r4stat() local
H A Dimcompress.c1790 double noise2, noise3, noise5; in imcomp_compress_tile() local
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dquantize.c112 double stdev, noise2, noise3, noise5; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_float() local
300 double stdev, noise2 = 0., noise3 = 0., noise5 = 0.; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_double() local
475 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_short()
534 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_int()
593 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_float()
879 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_short()
1217 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_int()
1570 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_float()
1908 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_double()
H A Dfpack.h142 double noise5; member
H A Dfpackutil.c1965 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i2stat() local
2046 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i4stat() local
2127 double mean, sigma, noise1, noise2, noise3, noise5; in fp_r4stat() local
H A Dimcompress.c1710 double noise2, noise3, noise5; in imcomp_compress_tile() local
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dquantize.c112 double stdev, noise2, noise3, noise5; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_float() local
301 double stdev, noise2 = 0., noise3 = 0., noise5 = 0.; /* MAD 2nd, 3rd, and 5th order noise values */ in fits_quantize_double() local
478 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_short()
537 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_int()
596 double *noise5, /* 5th order estimate of noise in image background level */ in fits_img_stats_float()
882 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_short()
1228 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_int()
1589 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_float()
1935 double *noise5, /* returned 5th order MAD of all non-null pixels */ in FnNoise5_double()
H A Dimcompress.c1790 double noise2, noise3, noise5; in imcomp_compress_tile() local
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dcentroid-noise.py143 noise5 = normal(0, sigma, size=(3,3)) variable
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfpack.h146 double noise5; member
H A Dfpackutil.c2024 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i2stat() local
2105 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i4stat() local
2186 double mean, sigma, noise1, noise2, noise3, noise5; in fp_r4stat() local
/dports/devel/indi/indi-1.9.1/libs/fpack/
H A Dfpack.h144 double noise5; member
H A Dfpackutil.c2023 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i2stat() local
2104 double mean, sigma, noise1, noise2, noise3, noise5; in fp_i4stat() local
2185 double mean, sigma, noise1, noise2, noise3, noise5; in fp_r4stat() local
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Doptimization.cpp23251 double noise5; in optserv_c1continuitytest0() local
/dports/math/alglib/alglib-cpp/src/
H A Doptimization.cpp24301 double noise5; in optserv_c1continuitytest0() local