DAMASK_EICMD/processing/post
Martin Diehl 25b3fa4427 image data seems to work in general with python3 ...
... after fix for colormaps
imageDataDeformed is based on the core module, i.e. it has not been used
for years. Either update soon or remove
2020-03-17 11:53:59 +01:00
..
DADF5_postResults.py update to changes in Result class 2020-03-17 08:55:44 +01:00
DADF5toDREAM3D.py update to changes in Result class 2020-03-17 08:55:44 +01:00
addAPS34IDEstrainCoords.py use new table class 2020-01-13 03:47:41 +01:00
addCalculation.py 'buffered' has no effect any more 2020-02-20 15:05:38 +01:00
addCauchy.py adjusted to new signature 2020-02-21 18:50:30 +01:00
addCompatibilityMismatch.py more descriptive name 2020-01-13 02:51:49 +01:00
addCumulative.py Table class instead of ASCIItable 2019-12-21 21:45:00 +01:00
addCurl.py more descriptive name 2020-01-13 02:51:49 +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 more descriptive name 2020-01-13 02:51:49 +01:00
addDivergence.py more descriptive name 2020-01-13 02:51:49 +01:00
addEhkl.py 'buffered' has no effect any more 2020-02-20 15:05:38 +01:00
addEuclideanDistance.py more descriptive name 2020-01-13 02:51:49 +01:00
addGaussian.py using specialized class 2019-12-21 19:09:28 +01:00
addGradient.py more descriptive name 2020-01-13 02:51:49 +01:00
addIPFcolor.py fixing prospector complaints 2019-12-21 18:20:25 +01:00
addIndexed.py Table replaces ASCIItable 2020-01-15 06:37:53 +01:00
addInfo.py did not work when piping 2019-12-05 08:36:32 +01:00
addLinked.py 'buffered' has no effect any more 2020-02-20 15:05:38 +01: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 'buffered' has no effect any more 2020-02-20 15:05:38 +01:00
addPK2.py adjusted to new signature 2020-02-21 18:50:30 +01:00
addPole.py fixing prospector complaints 2019-12-21 18:20:25 +01:00
addSchmidfactors.py 'buffered' has no effect any more 2020-02-20 15:05:38 +01:00
addSpectralDecomposition.py easier with zip 2020-03-17 09:52:13 +01:00
addStrainTensors.py polishing (prospector was complaining) 2020-01-12 00:21:14 +01:00
addTable.py polishing (prospector was complaining) 2020-01-12 00:21:14 +01:00
averageDown.py more descriptive name 2020-01-13 02:51:49 +01:00
binXY.py 'buffered' has no effect any more 2020-02-20 15:05:38 +01:00
blowUp.py more descriptive name 2020-01-13 02:51:49 +01:00
filterTable.py fixing prospector complaints 2020-02-20 15:27:37 +01:00
groupTable.py fixing prospector complaints 2020-02-20 15:27:37 +01:00
growTable.py polishing (prospector was complaining) 2020-01-12 00:21:14 +01:00
imageData.py image data seems to work in general with python3 ... 2020-03-17 11:53:59 +01:00
imageDataDeformed.py image data seems to work in general with python3 ... 2020-03-17 11:53:59 +01:00
imageDataRGB.py image data seems to work in general with python3 ... 2020-03-17 11:53:59 +01:00
perceptualUniformColorMap.py standardizing 2019-06-14 13:03:30 +02:00
permuteData.py correct conversion for python3 2020-02-21 11:02:31 +01:00
reLabel.py typo 2020-03-17 00:51:21 +01:00
rotateData.py new class is easier to use 2020-03-17 08:40:03 +01:00
scaleData.py easier with zip 2020-03-17 09:52:13 +01:00
shiftData.py easier with zip 2020-03-17 09:52:13 +01:00
sortTable.py nice to have.. 2019-12-05 10:48:42 +01:00
viewTable.py 'buffered' has no effect any more 2020-02-20 15:05:38 +01: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 do not add vertices to point cloud 2020-03-16 22:50:09 +01:00
vtk_pointCloud.py double precision for vtkPoints 2020-03-16 22:50:09 +01:00
vtk_rectilinearGrid.py following prospector advice 2019-12-22 07:07:34 +01:00