DAMASK_EICMD/processing/post
Martin Diehl a87e396b83 bugfix: need to addData to vtk
not really sure why 'SetScalars' was used for color. 'AddArray' seems to
work. Also, there seems to be no difference between 'data' and 'tensor'
2020-01-02 11:31:33 +01:00
..
DADF5_postResults.py do not repeat code 2019-12-22 07:20:23 +01:00
DADF5toDREAM3D.py works again and uses DADF5 intrisic features 2019-12-04 18:30:08 +01:00
addAPS34IDEstrainCoords.py standardizing 2019-06-14 13:03:30 +02:00
addCalculation.py do not use bare except 2019-12-07 20:15:50 +01:00
addCauchy.py shorter but still descriptive names 2019-12-05 06:16:29 +01:00
addCompatibilityMismatch.py fixing prospector complaints 2019-12-21 18:20:25 +01:00
addCumulative.py Table class instead of ASCIItable 2019-12-21 21:45:00 +01:00
addCurl.py polishing 2019-12-08 18:33:43 +01:00
addDerivative.py Table class instead of ASCIItable 2019-12-21 21:45:00 +01:00
addDeterminant.py shorter but still descriptive names 2019-12-05 06:16:29 +01:00
addDeviator.py shorter but still descriptive names 2019-12-05 06:16:29 +01:00
addDisplacement.py polishing 2019-12-08 18:33:43 +01:00
addDivergence.py polishing 2019-12-08 18:33:43 +01:00
addEhkl.py standardizing 2019-06-14 13:03:30 +02:00
addEuclideanDistance.py using specialized class 2019-12-21 19:09:28 +01:00
addGaussian.py using specialized class 2019-12-21 19:09:28 +01:00
addGradient.py polishing 2019-12-08 18:33:43 +01:00
addIPFcolor.py fixing prospector complaints 2019-12-21 18:20:25 +01:00
addIndexed.py standardizing 2019-06-14 13:03:30 +02:00
addInfo.py did not work when piping 2019-12-05 08:36:32 +01:00
addLinked.py standardizing 2019-06-14 13:03:30 +02:00
addMises.py shorter but still descriptive names 2019-12-05 06:16:29 +01:00
addNorm.py fixing prospector complaints 2019-12-21 18:20:25 +01:00
addOrientations.py do not use bare except 2019-12-07 20:15:50 +01:00
addPK2.py shorter but still descriptive names 2019-12-05 06:16:29 +01:00
addPole.py fixing prospector complaints 2019-12-21 18:20:25 +01:00
addSchmidfactors.py standardizing 2019-06-14 13:03:30 +02:00
addSpectralDecomposition.py standardizing 2019-06-14 13:03:30 +02:00
addStrainTensors.py using central funtionality 2019-12-23 10:19:38 +01:00
addTable.py using central functionality 2019-12-22 22:23:48 +01:00
averageDown.py migrating ASCIItable to Table class 2019-12-26 14:34:22 +01:00
binXY.py standardizing 2019-06-14 13:03:30 +02:00
blowUp.py migrating ASCIItable to Table class 2019-12-26 14:34:22 +01:00
filterTable.py standardizing 2019-06-14 13:03:30 +02:00
groupTable.py standardizing 2019-06-14 13:03:30 +02:00
growTable.py using central functionality 2019-12-22 22:23:48 +01:00
histogram.py standardizing 2019-06-14 13:03:30 +02:00
imageData.py standardizing 2019-06-14 13:03:30 +02:00
imageDataDeformed.py standardizing 2019-06-14 13:03:30 +02:00
imageDataRGB.py standardizing 2019-06-14 13:03:30 +02:00
perceptualUniformColorMap.py standardizing 2019-06-14 13:03:30 +02:00
permuteData.py standardizing 2019-06-14 13:03:30 +02:00
postResults.py standardizing 2019-06-14 13:03:30 +02:00
reLabel.py did not work when piping 2019-12-05 08:36:32 +01:00
rotateData.py standardizing 2019-06-14 13:03:30 +02:00
scaleData.py forgotten variable rename 2019-12-05 13:26:33 +01:00
shiftData.py forgotten variable rename 2019-12-05 13:26:33 +01:00
sortTable.py nice to have.. 2019-12-05 10:48:42 +01:00
viewTable.py standardizing 2019-06-14 13:03:30 +02:00
vtk2ang.py standardizing 2019-06-14 13:03:30 +02:00
vtk_addGridData.py bugfix: need to addData to vtk 2020-01-02 11:31:33 +01:00
vtk_addPointCloudData.py bugfix: need to addData to vtk 2020-01-02 11:31:33 +01:00
vtk_pointCloud.py following prospector advice 2019-12-22 07:07:34 +01:00
vtk_rectilinearGrid.py following prospector advice 2019-12-22 07:07:34 +01:00