Returns a list of (matplotlib.figure.Figure, str) pairs with ternary mineral-pore-organic 2D histogram plots.
Parameters: | histData (mango.application.io.HistData) – 2D histogram data of micro-porosity segmentation image pair (micro-porosity segmentation of CH2I2-image minus dry-after-image image and micro-porosity segmentation of I2-image minus dry-image). Assumes that the CH2I2 data is the x-axis of the histData. |
---|---|
Return type: | list of pairs |
Returns: | List of (matplotlib.figure.Figure, str) pairs. |