photod.parameters
=================

.. py:module:: photod.parameters


Classes
-------

.. autoapisummary::

   photod.parameters.GlobalParams


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

.. py:class:: GlobalParams

   Holds fixed parameters


   .. py:attribute:: fitColors
      :type:  tuple


   .. py:attribute:: locusData
      :type:  numpy.ndarray


   .. py:attribute:: ArGridList
      :type:  dict


   .. py:attribute:: locus3DList
      :type:  dict


   .. py:attribute:: xLabel
      :type:  str
      :value: 'FeH'



   .. py:attribute:: yLabel
      :type:  str
      :value: 'Mr'



   .. py:attribute:: MrColumn
      :type:  str
      :value: 'Mr'



   .. py:method:: __post_init__()


   .. py:method:: _extractMrAndFeH()


   .. py:method:: getArgs()

      Arguments to run the calculations for each star



   .. py:method:: getPlottingArgs()

      Arguments to perform plotting for each star



