photod.plotting#

Functions#

showMargPosteriors3D(x1d1, margp1, xLab1, yLab1, x1d2, ...)

showCornerPlot3(postCube, Mr1d, FeH1d, Ar1d, md, xLab, ...)

showQrCornerPlot(postCube, Mr1d, FeH1d, Ar1d[, x0, ...])

show3Flat2Dmaps(Z1, Z2, Z3, md, xLab, yLab[, x0, y0, ...])

getQmap(cube, FeH1d, Mr1d, Ar1d)

plotStar(star, margpostAr, margpostMr, margpostFeH, ...)

plotStars(starsData, bayesResults, *plottingArgs)

Create the plots for the specified stars.

Module Contents#

showMargPosteriors3D(x1d1, margp1, xLab1, yLab1, x1d2, margp2, xLab2, yLab2, x1d3, margp3, xLab3, yLab3, trueX1, trueX2, trueX3)[source]#
showCornerPlot3(postCube, Mr1d, FeH1d, Ar1d, md, xLab, yLab, x0=-99, y0=-99, z0=-99, logScale=False, cmap='Blues')[source]#
showQrCornerPlot(postCube, Mr1d, FeH1d, Ar1d, x0=-99, y0=-99, z0=-99, logScale=False, cmap='Blues')[source]#
show3Flat2Dmaps(Z1, Z2, Z3, md, xLab, yLab, x0=-99, y0=-99, logScale=False, minFac=1000, cmap='Blues')[source]#
getQmap(cube, FeH1d, Mr1d, Ar1d)[source]#
plotStar(star, margpostAr, margpostMr, margpostFeH, likeCube, priorCube, postCube, mdLocus, xLabel, yLabel, Mr1d, FeH1d, Ar1d)[source]#
plotStars(starsData, bayesResults, *plottingArgs)[source]#

Create the plots for the specified stars.