niftynet.utilities.user_parameters_custom module

This module defines task specific parameters

add_customised_args(parser, task_name)[source]

loading keywords arguments to parser by task name :param parser: :param task_name: supported choices are listed in SUPPORTED_ARG_SECTIONS :return: parser with updated actions