:mod:`neuron_morphology.transforms.pia_wm_streamlines._schemas` =============================================================== .. py:module:: neuron_morphology.transforms.pia_wm_streamlines._schemas Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: neuron_morphology.transforms.pia_wm_streamlines._schemas.PiaWmStreamlineSchema neuron_morphology.transforms.pia_wm_streamlines._schemas.OutputParameters .. py:class:: PiaWmStreamlineSchema(only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None) Bases: :class:`argschema.ArgSchema` Arg Schema for run_pia_wm_streamlines .. !! processed by numpydoc !! .. attribute:: pia_path_str .. attribute:: wm_path_str .. attribute:: soma_path_str .. attribute:: resolution .. attribute:: pia_fixed_value .. attribute:: wm_fixed_value .. attribute:: mesh_res .. attribute:: output_dir .. py:class:: OutputParameters(only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None) Bases: :class:`argschema.schemas.DefaultSchema` mm.Schema class with support for making fields default to values defined by that field's arguments. .. !! processed by numpydoc !! .. attribute:: inputs .. attribute:: depth_field_file .. attribute:: gradient_field_file .. attribute:: translation