Home
last modified time | relevance | path

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

/dports/astro/gnuastro/gnuastro-0.16/bin/statistics/
H A Dmain.h88 float onebinstart; /* Shift bins to start at this value. */ member
H A Dargs.h771 &p->onebinstart,
H A Dstatistics.c717 p->onebinstart); in save_hist_and_or_cfp()
817 p->onebinstart); in histogram_2d()
H A Dui.c132 p->onebinstart = NAN; in ui_initialize_options()
/dports/astro/gnuastro/gnuastro-0.16/lib/gnuastro/
H A Dstatistics.h159 size_t numbins, double onebinstart);
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dstatistics.c1629 size_t numbins, double onebinstart) in gal_statistics_regular_bins() argument
1717 if( !isnan(onebinstart) ) in gal_statistics_regular_bins()
1720 if( (b[i]-hbw) < onebinstart && (b[i+1]-hbw) > onebinstart) break; in gal_statistics_regular_bins()
1723 diff = onebinstart - (b[i]-hbw); in gal_statistics_regular_bins()
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.info-71184 *inrange, size_t numbins, double onebinstart)
1219onebinstart
1220 A desired value for onebinstart. Note that with this option,
H A Dgnuastro.texi16747 Through the @option{--numbins}, @option{--onebinstart}, or @option{--manualbinrange}, you can modif…
16806 @item --onebinstart=FLT
16812 By setting @option{--onebinstart=0}, you can make sure that one bin will only count negative values…
16827 The @option{--onebinstart} option has a higher priority than this option.
16828 In other words, @option{--onebinstart} takes effect after the range has been finalized and the init…
16829 …bins @emph{and} have one bin on a special value, it is thus better to avoid @option{--onebinstart}.
16841 Similar to @option{--onebinstart}, but for the second column when a 2D histogram is requested, see …
29497 …data_t @code{*input}, gal_data_t @code{*inrange}, size_t @code{numbins}, double @code{onebinstart})
29533 @item onebinstart
29534 A desired value for onebinstart. Note that with this option, the bins won't