Multi-modal shale CT imaging analysis (mango.application.shale)

Analysis of shale dry, dry-after, Iodine-stained and Diiodomethane-stained CT images.

Functions

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.

Table Of Contents

Previous topic

mango.application.plot.TernaryAxes.createAxes

Next topic

mango.application.shale.convertShaleHist2dToTernary

This Page