++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- Add :py:meth:`asteca.membership.Membership.bayesian` method decontamination algorithm
- Move plot functions to its own module
- Removed ``masses_binary_probs`` method from the
:py:class:`asteca.synthetic.Synthetic` class
and added the methods: :py:meth:`asteca.synthetic.Synthetic.get_models`,
:py:meth:`asteca.synthetic.Synthetic.stellar_masses`,
:py:meth:`asteca.synthetic.Synthetic.binary_fraction`,
:py:meth:`asteca.synthetic.Synthetic.cluster_masses`, to estimate individual masses,
total binarity fraction, and total masses (see: :ref:`masses_and_binarity`)
- Added the :py:meth:`asteca.cluster.Cluster.get_nmembers` method to estimate the
number of members for a cluster embedded in a field.