Analysis of shale dry, dry-after, Iodine-stained and Diiodomethane-stained CT images.
convertShaleHist2dToTernary(histData[, ...]) | Returns a (N,4) shaped numpy.array of ternary (mineral,pore,organic,frequency) data. |
resolveHistogramDuplicateEntries(ternaryArray) | Remove duplicate/close coordinates in the (N,4) shaped ternaryArray histogram. |
generateShaleTernaryPlot(histData[, ...]) | Returns a list of (matplotlib.figure.Figure, str) pairs with ternary mineral-pore-organic 2D histogram plots. |