..
addAPS34IDEstrainCoords.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
addCalculation.py
added vector-valued conditions and cleaned obsolete code
2017-08-11 15:19:47 -04:00
addCauchy.py
labeling vectors and values independenty in addSpectralDecomposition
2017-08-13 02:14:34 +02:00
addCompatibilityMismatch.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
addCumulative.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
addCurl.py
using 3 way merge to have syntax as similar as possible
2016-11-07 19:51:12 +01:00
addDerivative.py
fixed pyflakes issues
2017-11-28 11:14:22 -05: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
python 3 compatibility
2016-10-25 06:44:12 +02:00
addDisplacement.py
avoid reporting "none" as STDIN filename
2017-01-19 15:10:17 +01:00
addDivergence.py
using 3 way merge to have syntax as similar as possible
2016-11-07 19:51:12 +01: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
python 3 compatibility
2016-10-25 06:44:12 +02:00
addGaussian.py
correct description
2017-06-01 10:00:29 +02:00
addGradient.py
using 3 way merge to have syntax as similar as possible
2016-11-07 19:51:12 +01:00
addGrainID.py
testing hook that checks for executable bit
2017-06-02 09:25:58 +02:00
addIPFcolor.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
addIndexed.py
renamed to hopefully clearer express functionality
2016-11-29 16:30:24 -05:00
addInfo.py
using python 2.7 has shebang will also work on mac without symlink
2016-07-18 19:35:35 +02:00
addLinked.py
aborting when NO data columns found
2017-08-23 17:53:30 -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 Rodrigues vector as possible input format
2017-08-23 14:10:56 -04:00
addPK2.py
fixed language and syntax
2016-10-31 10:40:58 -04:00
addPole.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
addSchmidfactors.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
addSpectralDecomposition.py
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-10-07 17:24:59 +02:00
addStrainTensors.py
python 3 compatibility
2016-10-25 06:44:12 +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
ascii2hdf5.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
averageDown.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
binXY.py
nicer code layout
2017-01-19 15:10:38 +01:00
blowUp.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
filterTable.py
bug fixed in whitelist sorting, more robust against numpy parsing errors
2017-08-28 19:38:14 -04:00
groupTable.py
fixed periodic averaging to work with multi-dimensional data
2016-11-29 14:44:06 -05: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
python 3 compatibility
2016-10-25 06:44:12 +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
marc_to_vtk.py
Add MSC.Marc to VTK conversion support
2017-12-11 12:32:38 -05:00
mentat_colorMap.py
python 3 compatibility
2016-10-25 06:44:12 +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
added "--quiet" option to suppress online messaging
2017-10-03 14:03:50 -04:00
reLabel.py
python 3 compatibility
2016-10-25 06:44:12 +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
proper capitalization
2016-10-25 21:53:32 +02:00
vtk_addGridData.py
Add MSC.Marc to VTK conversion support
2017-12-11 12:32:38 -05:00
vtk_addPointcloudData.py
sharpened error detection and reporting
2017-08-16 15:18:29 -04:00
vtk_addRectilinearGridData.py
sharpened error detection and reporting
2017-08-16 12:51:32 -04:00
vtk_pointcloud.py
not needed, ASCII table ensures shape (Npoints,Nvalues)
2017-07-05 04:43:20 +02:00
vtk_rectilinearGrid.py
not needed, ASCII table ensures shape (Npoints,Nvalues)
2017-07-05 04:43:20 +02:00