ReconstructionAlgorithm
=======================

.. currentmodule:: patato.recon.reconstruction_algorithm

.. autoclass:: ReconstructionAlgorithm
   :members:
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ReconstructionAlgorithm.__init__
      ~ReconstructionAlgorithm.add_child
      ~ReconstructionAlgorithm.get_algorithm_name
      ~ReconstructionAlgorithm.pre_prepare_data
      ~ReconstructionAlgorithm.reconstruct
      ~ReconstructionAlgorithm.run
   
   

   
   
   