BGlib.gmode.analysis.utils.giv_utils.plot_bayesian_spot_from_h5

BGlib.gmode.analysis.utils.giv_utils.plot_bayesian_spot_from_h5(h5_bayesian_grp, h5_resh, pix_ind, **kwargs)[source]

Plots the basic Bayesian Inference results for a specific pixel :param h5_bayesian_grp: Group containing the Bayesian Inference results :type h5_bayesian_grp: h5py.Datagroup reference :param h5_resh: Dataset containing the raw / filtered measured current split by pixel :type h5_resh: h5py.Dataset reference :param pix_ind: Integer index of the desired pixel :type pix_ind: unsigned int

Returns:

fig – Handle to figure

Return type:

matplotlib.pyplot figure handle