:mod:`neuron_morphology.validation.report` ========================================== .. py:module:: neuron_morphology.validation.report Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: neuron_morphology.validation.report.Report .. py:class:: Report Bases: :class:`object` .. method:: add_swc_results(self, swc_file, results) .. method:: add_marker_results(self, marker_file, results) .. method:: add_swc_stats(self, swc_file, stats) This function creates a report for swc statistics .. !! processed by numpydoc !! .. method:: to_json(self) .. method:: has_results(self)