histogram_tetraptych

kgpy.ctis.inversion.mart.stats.histogram_tetraptych(x, y, percentile_threshold_x=0.1, percentile_threshold_y=1.0, num_histogram_bins=100, x_axis_labels=('', '', '', ''), y_axis_labels=('', '', '', ''), red_line=False, interquartile_contour=False, min_iqr_count=10)

Produces a figure with four subplots, each a 2D histogram between corresponding entries in x and y

Parameters:
Return type:

matplotlib.figure.Figure

Returns: