NoiseStdMap#
- class patch_denoise.bindings.nipype.NoiseStdMap(from_file=None, resource_monitor=None, **inputs)[source]#
Bases:
SimpleInterfaceNoise std estimation.
Methods
__init__Subclasses must implement __init__
aggregate_outputsCollate expected outputs and apply output traits validation.
helpPrints class help
load_inputs_from_jsonA convenient way to load pre-set inputs from a JSON file.
runExecute this interface.
save_inputs_to_jsonA convenient way to save current inputs to a JSON file.
Attributes
always_runShould the interface be always run even if the inputs were not changed? Only applies to interfaces being run within a workflow context.
can_resumeDefines if the interface can reuse partial results after interruption.
resource_monitorversioninterfaces should implement a version property
- input_spec#
alias of
NoiseStdMapInputSpec
- output_spec#
alias of
NoiseStdMapOutputSpec