DAMASK_EICMD/processing/post
Chen a2f3839ca8 add missing numpy import 2016-09-02 14:37:15 -04:00
..
addAPS34IDEstrainCoords.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addCalculation.py reinstalled "NOQA" keyword for "import math" 2016-07-30 12:52:49 -04:00
addCauchy.py switched to string.format() method 2016-07-29 17:49:29 -04:00
addCompatibilityMismatch.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addCumulative.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addCurl.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addDeterminant.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addDeviator.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addDisplacement.py fixed typo in usage msg 2016-07-25 00:46:11 -04:00
addDivergence.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addEhkl.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addEuclideanDistance.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addGradient.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addGrainID.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addIPFcolor.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addInfo.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addMapped.py modernized, gracefully add NaN for out-of-bounds mapping 2016-08-11 14:23:29 -04:00
addMises.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addNorm.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addOrientations.py added defaults (bugfix) 2016-08-01 16:43:14 +02:00
addPK2.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addPole.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addSchmidfactors.py removed left-over debug output 2016-08-11 14:24:40 -04:00
addSpectralDecomposition.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addStrainTensors.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
addTable.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
averageDown.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
binXY.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
blowUp.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
filterTable.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
groupTable.py fixed comma syntax error 2016-08-25 12:17:27 -04:00
histogram.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
imageData.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
imageDataDeformed.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
imageDataRGB.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
mentat_colorMap.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
perceptualUniformColorMap.py fixed STDOUT error 2016-07-29 17:48:40 -04:00
permuteData.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
postResults.py Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-07-18 19:36:47 +02:00
reLabel.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
rotateData.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
scaleData.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
shiftData.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
showTable.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
sortTable.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
vtk2ang.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
vtk_addPointcloudData.py add missing numpy import 2016-09-02 14:37:15 -04:00
vtk_addRectilinearGridData.py add missing numpy import 2016-09-02 14:37:15 -04:00
vtk_pointcloud.py using python 2.7 has shebang will also work on mac without symlink 2016-07-18 19:35:35 +02:00
vtk_rectilinearGrid.py explicit type casting from boolean to int 2016-08-30 16:08:47 -04:00