.. |
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 |
addCauchyX.py
|
further attemps to make it conform with best python practice
|
2016-03-01 20:44:43 +01:00 |
addCompatibilityMismatch.py
|
new label name
|
2016-04-21 11:06:39 +02:00 |
addCumulative.py
|
using prospector --tool=dodgy --tool=pyflakes -M to find python flaws
|
2016-03-01 18:25:14 +01:00 |
addCurl.py
|
changed default label of coordinates to "pos"
|
2016-04-15 18:27:23 -04: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 |
addDisplacements.py
|
changed default label of coordinates to "pos"
|
2016-04-15 18:27:23 -04:00 |
addDivergence.py
|
changed default label of coordinates to "pos"
|
2016-04-15 18:27:23 -04:00 |
addEhkl.py
|
further attemps to make it conform with best python practice
|
2016-03-01 20:44:43 +01:00 |
addEuclideanDistance.py
|
now deals with 1D, 2D, 3D. speed up of grid detection. "pos" as default coordinate label.
|
2016-04-15 18:25:56 -04:00 |
addGradient.py
|
changed default label of coordinates to "pos"
|
2016-04-15 18:27:23 -04:00 |
addGrainID.py
|
much improved algorithm to speed up grain identification.
|
2016-04-13 19:36:24 -04: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
|
changed default label of coordinates to "pos"
|
2016-04-15 18:27:23 -04: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
|
missing labels
|
2016-04-21 15:41:35 +02: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
|
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
|
increment information got lost
|
2016-04-21 11:31:02 +02: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
|
added support for legacy VTK format
|
2016-04-18 15:08:29 -04:00 |
vtk_addRectilinearGridData.py
|
removed --mode option. script figures on its own.
|
2016-04-15 14:06:01 -04:00 |
vtk_addVoxelcloudData.py
|
next round
|
2016-03-02 11:11:20 +01:00 |
vtk_pointcloud.py
|
changed coordinate option to be consistent with rectilinearGrid.
|
2016-04-13 17:49:48 -04:00 |
vtk_rectilinearGrid.py
|
added (transparent) capability to deal with geom files.
|
2016-04-18 14:49:11 -04: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 |