DAMASK_EICMD/processing/post
Martin Diehl 82063494fd adopted to new json format of paraview
introduced "standard" colormaps for stress, strain, and orientation
file is now implicit the first argument without key (in line with other scripts)
2016-04-11 19:47:07 +02:00
..
3Dvisualize.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addAPS34IDEstrainCoords.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addCalculation.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addCauchy.py using prospector --tool=dodgy --tool=pyflakes -M to find python flaws 2016-03-01 18:25:14 +01:00
addCompatibilityMismatch.py no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01:00
addCumulative.py using prospector --tool=dodgy --tool=pyflakes -M to find python flaws 2016-03-01 18:25:14 +01:00
addCurl.py shortened excessively long lines 2016-03-16 15:20:31 -04:00
addDeformedConfiguration.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addDeterminant.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addDeviator.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addDivergence.py shortened excessively long lines 2016-03-16 15:20:31 -04:00
addEhkl.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addEuclideanDistance.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addGradient.py shortened excessively long lines 2016-03-16 15:20:31 -04:00
addGrainID.py clarified text of error message complaining about wrong input dimension 2016-03-09 12:28:36 -05:00
addIPFcolor.py clarified text of error message complaining about wrong input dimension 2016-03-09 12:28:36 -05:00
addMapped.py following "prospector -t pep8 -t pyflakes -t dodgy -t profile-validator -t pep257" 2016-03-01 21:11:43 +01:00
addMises.py using prospector --tool=dodgy --tool=pyflakes -M to find python flaws 2016-03-01 18:25:14 +01:00
addNorm.py following "prospector -t pep8 -t pyflakes -t dodgy -t profile-validator -t pep257" 2016-03-01 21:11:43 +01:00
addOrientations.py clarified text of error message complaining about wrong input dimension 2016-03-09 12:28:36 -05:00
addPK2.py no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01:00
addPole.py clarified text of error message complaining about wrong input dimension 2016-03-09 12:28:36 -05:00
addSchmidfactors.py long line 2016-04-11 13:24:43 +02:00
addSpectralDecomposition.py following "prospector -t pep8 -t pyflakes -t dodgy -t profile-validator -t pep257" 2016-03-01 21:11:43 +01:00
addStrainTensors.py following "prospector -t pep8 -t pyflakes -t dodgy -t profile-validator -t pep257" 2016-03-01 21:11:43 +01:00
addTable.py using prospector --tool=dodgy --tool=pyflakes -M to find python flaws 2016-03-01 18:25:14 +01:00
averageDown.py more improved scripts 2016-03-01 21:35:59 +01:00
averageTable.py fixed bug preventing files specified with full path to be treated properly 2016-04-05 16:17:55 -04:00
binXY.py more improved scripts 2016-03-01 21:35:59 +01:00
blowUp.py more improved scripts 2016-03-01 21:35:59 +01:00
fillTable.py more improved scripts 2016-03-01 21:35:59 +01:00
filterTable.py corrected usage message to tell about string comparison in filter condition 2016-03-17 19:02:30 -04:00
histogram.py added option to report probability density 2016-04-05 16:18:34 -04:00
imageData.py next round 2016-03-02 11:11:20 +01:00
imageDataDeformed.py line too long 2016-03-01 21:59:59 +01:00
imageDataRGB.py clarified text of error message complaining about wrong input dimension 2016-03-09 12:28:36 -05:00
marc_deformedGeometry.py adjusting style (mainly long lines an "== None") 2016-03-02 10:52:24 +01:00
marc_extractData.py long line 2016-03-02 10:55:21 +01:00
mentat_colorMap.py long line 2016-03-02 10:55:21 +01:00
perceptualUniformColorMap.py adopted to new json format of paraview 2016-04-11 19:47:07 +02:00
permuteData.py adjusting style (mainly long lines an "== None") 2016-03-02 10:52:24 +01:00
postResults.py no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01:00
reLabel.py now works properly for labels specified as index (instead of string) 2016-03-27 16:29:45 -04:00
rotateData.py adjusting style (mainly long lines an "== None") 2016-03-02 10:52:24 +01:00
scaleData.py python files now report their version depending on VERSION file in $DAMASK_ROOT 2016-01-27 17:06:00 +00:00
shiftData.py python files now report their version depending on VERSION file in $DAMASK_ROOT 2016-01-27 17:06:00 +00:00
showTable.py python files now report their version depending on VERSION file in $DAMASK_ROOT 2016-01-27 17:06:00 +00:00
sortTable.py more improved scripts 2016-03-01 21:35:59 +01:00
stddevDown.py using prospector --tool=dodgy --tool=pyflakes -M to find python flaws 2016-03-01 18:25:14 +01:00
vtk2ang.py no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01:00
vtk_addData.py vtk files, mainly removed from vtk import * 2016-03-02 13:52:33 +01:00
vtk_addPointcloudData.py more improved scripts 2016-03-01 21:35:59 +01:00
vtk_addRectilinearGridData.py fixed missing file extension when adding in-place 2016-03-15 14:52:10 -04:00
vtk_addVoxelcloudData.py next round 2016-03-02 11:11:20 +01:00
vtk_pointcloud.py next round 2016-03-02 11:11:20 +01:00
vtk_rectilinearGrid.py next round 2016-03-02 11:11:20 +01:00
vtk_scalars2vectors.py vtk files, mainly removed from vtk import * 2016-03-02 13:52:33 +01:00
vtk_voxelcloud.py no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01:00