MAD(a[, c, axis])
|
Median Absolute Deviation along given axis of an array: |
bpcal(in_table, out_dir[, logobj, create_plots])
|
|
bpcal_calc(in_table[, logger])
|
|
bpcal_chanRangeList(numchan[, trim])
|
|
bpcal_desc()
|
|
bpcal_desc_st()
|
|
bpcal_plot(in_table, out_dir, bpcal_stats)
|
|
bpcal_plot1(in_table, out_dir, stats_dict, …)
|
|
bpcal_plot_hist(in_table, out_dir, stats[, …])
|
|
bpcal_putFitRow(tbLoc, spw, chanRange, …)
|
|
bpcal_score(bpcal_stats)
|
|
bpcal_score_RMS(RMS, RMSMax)
|
|
bpcal_score_SNR(SNR)
|
|
bpcal_score_delay(delay, delayErr, freqs, …)
|
|
bpcal_score_derivative_deviation(values)
|
|
bpcal_score_flag(flags, chanRange)
|
|
bpcal_score_flatness(values)
|
|
bpcal_spwChanString(spw, sschan)
|
|
bpcal_write(bpcal_stats, out_table)
|
|
nanmedian(arr, **kwargs)
|
Returns median ignoring NAN |
rms(data)
|
|