Home
last modified time | relevance | path

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

/dports/astro/gnuastro/gnuastro-0.16/bin/statistics/
H A Daststatistics.conf26 meanmedqdiff 0.01
H A Dui.c140 p->meanmedqdiff = NAN; in ui_initialize_options()
427 if( isnan(p->meanmedqdiff) || isnan(p->sclipparams[0]) in ui_read_check_only_options()
434 if(p->meanmedqdiff>0.5) in ui_read_check_only_options()
442 "signal in a tile\"'", p->meanmedqdiff); in ui_read_check_only_options()
443 if(p->meanmedqdiff>0.3 && p->cp.quiet==0) in ui_read_check_only_options()
451 "the '--quiet' option", p->meanmedqdiff); in ui_read_check_only_options()
H A Dmain.h95 float meanmedqdiff; /* Mode and median quantile difference. */ member
H A Dargs.h578 &p->meanmedqdiff,
H A Dsky.c95 && fabs( *(double *)(meanquant->array)-0.5f) < p->meanmedqdiff ) in sky_on_thread()
/dports/astro/gnuastro/gnuastro-0.16/bin/noisechisel/
H A Dastnoisechisel.conf31 meanmedqdiff 0.01
H A Dastnoisechisel-3d.conf31 meanmedqdiff 0.005
H A Dui.c299 if(p->meanmedqdiff>0.5) in ui_read_check_only_options()
307 "signal in a tile\"'", p->meanmedqdiff); in ui_read_check_only_options()
308 if(p->meanmedqdiff>0.3 && p->cp.quiet==0) in ui_read_check_only_options()
316 "the '--quiet' option", p->meanmedqdiff); in ui_read_check_only_options()
H A Dmain.h59 float meanmedqdiff; /* Difference between mode and median. */ member
H A Dargs.h195 &p->meanmedqdiff,
H A Dthreshold.c450 && fabs( *(double *)(meanquant->array)-0.5f) < p->meanmedqdiff ) in qthresh_on_tile()
/dports/astro/gnuastro/gnuastro-0.16/
H A DNEWS641 robustly, the default value of '--meanmedqdiff' has been increased to
1588 now called '--meanmedqdiff' .
1591 --meanmedqdiff: new name for '--modmedqdiff'. Similar to NoiseChisel.
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.texi16291 …ymath{|q_{mean}-0.5|} is larger than the value given to the @option{--meanmedqdiff} option, that t…
16898 @item --meanmedqdiff=FLT
16901 For example @option{--meanmedqdiff=0.01} means that only tiles where the mean's quantile is between…
17047 … globally: the distribution of all tiles with an acceptable @option{--meanmedqdiff} was inspected …
17301 @itemx --meanmedqdiff=FLT
17304 For example @option{--meanmedqdiff=0.01} means that only tiles where the mean's quantile is between…