Add custom metadata item

This module allows for a specific metadata item to be used.

Description

This module allows for a specific metadata item to be used. An example of this would be to add a label for generic (metadata-based) filename generation in the image loader (i.e. all images to be loaded must have the word "phase" in them). Output metadata values can themselves be constructed from existing metadata values, accessed using the M{[NAME]} form (e.g. M{Filename}.

Parameters

ParameterDescription
Metadata nameName for metadata item to be assigned.
Metadata valueValue of metadata item. This will be the same for all analysis runs performed at the same time since this value doesn't update during an analysis.