Home
last modified time | relevance | path

Searched refs:asciicfp (Results 1 – 5 of 5) sorted by relevance

/dports/astro/gnuastro/gnuastro-0.16/bin/statistics/
H A Dmain.h73 uint8_t asciicfp; /* Print an ASCII cumulative frequency plot.*/ member
H A Dstatistics.c570 if(p->asciicfp) in ascii_plots()
578 if(p->asciicfp) print_ascii_plot(p, cfp, bins, 0, 1); in ascii_plots()
584 if(p->asciicfp) gal_data_free(cfp); in ascii_plots()
1208 if(p->asciihist || p->asciicfp) in statistics()
H A Dargs.h410 &p->asciicfp,
H A Dui.c405 if( p->asciihist || p->asciicfp || p->histogram || p->histogram2d in ui_read_check_only_options()
535 if( (p->asciihist || p->asciicfp) in ui_read_check_only_options()
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.texi15810 …y plot of a single dataset under the @option{--asciihist} and @option{--asciicfp} options of @ref{…
16716 @item --asciicfp
16724 --asciicfp --numasciibins=55
16784 …option{--histogram}, @option{--cumulative}, @option{--asciihist}, and @option{--asciicfp} options).
16792 …togram and the cumulative frequency plot (outputs of @option{--asciihist} and @option{--asciicfp}).
16795 …ative frequency plot on the command-line (outputs of @option{--asciihist} and @option{--asciicfp}).