..
addAPS34IDEstrainCoords.py
simplified
2018-12-09 07:10:31 +01:00
addCalculation.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addCauchy.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addCompatibilityMismatch.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addCumulative.py
switched to more robust line based output
2018-01-27 17:45:53 -05:00
addCurl.py
python3 compatible integer division and argument sequence in agreement with documentation
2018-11-17 09:58:54 +01:00
addDerivative.py
fixed pyflakes issues
2017-11-28 11:14:22 -05:00
addDeterminant.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addDeviator.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addDisplacement.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addDivergence.py
python3 compatible integer division and argument sequence in agreement with documentation
2018-11-17 09:58:54 +01:00
addEhkl.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addEuclideanDistance.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addGaussian.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addGradient.py
python3 compatible integer division and argument sequence in agreement with documentation
2018-11-17 09:58:54 +01:00
addGrainID.py
simplified
2018-12-09 07:10:31 +01:00
addIPFcolor.py
simplified
2018-12-09 07:10:31 +01:00
addIndexed.py
explicitly require python3
2018-11-17 08:12:12 +01: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
eigenvalue solver seems to depent on python version
2018-11-22 23:13:49 +01:00
addNorm.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addOrientations.py
addOrientations now checks its input for convention conformity
2018-12-08 13:22:22 -05:00
addPK2.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addPole.py
simplified
2018-12-09 07:10:31 +01:00
addSchmidfactors.py
all orientations are passive now
2018-11-22 18:45:01 +01:00
addSpectralDecomposition.py
explicitly require python3
2018-11-17 08:12:12 +01:00
addStrainTensors.py
explicitly require python3
2018-11-17 08:12:12 +01: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
explicitly require python3
2018-11-17 08:12:12 +01:00
binXY.py
nicer code layout
2017-01-19 15:10:38 +01:00
blowUp.py
using util function where possible, ensuring python3 compatibility
2018-07-19 16:38:25 +02:00
filterTable.py
explicitly require python3
2018-11-17 08:12:12 +01: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
Subdivide vertex data with geometry when converting Marc input to VTK
2018-01-15 17:20:24 -05:00
mentat_colorMap.py
python 3 compatibility
2016-10-25 06:44:12 +02:00
perceptualUniformColorMap.py
explicitly require python3
2018-11-17 08:12:12 +01:00
permuteData.py
explicitly require python3
2018-11-17 08:12:12 +01:00
postResults.py
map returns no list any more
2018-11-17 12:12:20 +01:00
reLabel.py
explicitly require python3
2018-11-17 08:12:12 +01:00
rotateData.py
simplified
2018-12-09 07:10:31 +01:00
scaleData.py
explicitly require python3
2018-11-17 08:12:12 +01:00
shiftData.py
explicitly require python3
2018-11-17 08:12:12 +01:00
showTable.py
explicitly require python3
2018-11-17 08:12:12 +01: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
python3 compatible map requires conversion to list
2018-07-19 18:01:38 +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
python3 compatible map requires conversion to list
2018-07-19 18:01:38 +02:00