hyrax.prepare
=============

.. py:module:: hyrax.prepare


Attributes
----------

.. autoapisummary::

   hyrax.prepare.logger


Functions
---------

.. autoapisummary::

   hyrax.prepare.run


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

.. py:data:: logger

.. py:function:: run(config)

   Prepare the dataset for a given model and data loader.

   :param config: The parsed config file as a nested
                  dict
   :type config: dict


