Adding Result Storage to a pipeline
Result Storage is one of the most important operators in the pipeline execution and is added automatically to a pipeline if any Voxel Operation is used (e.g. denoising, masking). It first defines where and how the result of the Voxel Operation tasks will be saved. The default is to store voxel operation results as a temporary document, but these processed images can be stored permanently for later use in a variety of ways depending on needs. Temporarily storing the processed image is necessary to permit the rest of the analysis, but permanent storage may also be useful for further analysis or documentation purposes (the processed image can look better than the original). But, very importantly, the Result Storage operator also sets the target for any created objects.