From 787fc9583dd73dfec4974b1d234d9534ebd1dee6 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Fri, 15 Feb 2019 19:17:16 +0100 Subject: [PATCH] documenting most post processing scripts --- .gitlab-ci.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6ee973092..b98d5ba5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -512,7 +512,13 @@ Processing: addMises.py addNorm.py addPK2.py - addSpectralDecomposition.py addStrainTensors.py > post.html + addSpectralDecomposition.py addStrainTensors.py + addTable.py + filterTable.py + perceptualUniformColorMap.py + reLabel.py + scaleData.py shiftData.py sortTable.py + viewTable.py > post.html except: - master - release