DAMASK_EICMD/processing/post
Martin Diehl 8b89063113 less core module 2016-03-24 14:19:00 +01:00
..
3Dvisualize.py added python based geometry reconstruction 2016-03-24 10:37:15 +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
addCauchyX.py further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
addCompatibilityMismatch.py less core module 2016-03-24 14:19:00 +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 new printing for python3 and corrected help 2016-03-23 17:02:51 +01: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 more improved scripts 2016-03-01 21:35:59 +01: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
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
mentat_colorMap.py long line 2016-03-02 10:55:21 +01:00
perceptualUniformColorMap.py no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01: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 using prospector --tool=dodgy --tool=pyflakes -M to find python flaws 2016-03-01 18:25:14 +01: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