photod.plotting
===============

.. py:module:: photod.plotting


Functions
---------

.. autoapisummary::

   photod.plotting.showMargPosteriors3D
   photod.plotting.showCornerPlot3
   photod.plotting.showQrCornerPlot
   photod.plotting.show3Flat2Dmaps
   photod.plotting.getQmap
   photod.plotting.plotStar
   photod.plotting.plotStars


Module Contents
---------------

.. py:function:: showMargPosteriors3D(x1d1, margp1, xLab1, yLab1, x1d2, margp2, xLab2, yLab2, x1d3, margp3, xLab3, yLab3, trueX1, trueX2, trueX3)

.. py:function:: showCornerPlot3(postCube, Mr1d, FeH1d, Ar1d, md, xLab, yLab, x0=-99, y0=-99, z0=-99, logScale=False, cmap='Blues')

.. py:function:: showQrCornerPlot(postCube, Mr1d, FeH1d, Ar1d, x0=-99, y0=-99, z0=-99, logScale=False, cmap='Blues')

.. py:function:: show3Flat2Dmaps(Z1, Z2, Z3, md, xLab, yLab, x0=-99, y0=-99, logScale=False, minFac=1000, cmap='Blues')

.. py:function:: getQmap(cube, FeH1d, Mr1d, Ar1d)

.. py:function:: plotStar(star, margpostAr, margpostMr, margpostFeH, likeCube, priorCube, postCube, mdLocus, xLabel, yLabel, Mr1d, FeH1d, Ar1d)

.. py:function:: plotStars(starsData, bayesResults, *plottingArgs)

   Create the plots for the specified stars.


