A problem with using analytics threshold for gamma is that the values below that are set to zero, which, when showing it in Slicer in such a way that the background is transparent makes the values under the threshold also transparent. A possible solution is to use Epsilon (=very small value) insead of 0 for values under analysis threshold.
This could be implemented in Plastimatch gamma as a flag in the algorithm called UseEpsilonValuesUnderAnalysisThreshold or similar.