DAMASK_EICMD/processing/post
Philip Eisenlohr 89f8ba979e Add x,y coordinates of stereographic projection of given direction (pole) in crystal frame. 2014-12-13 00:12:55 +00:00
..
3Dvisualize.py worked on the binary vtk out needed for large datasets 2014-10-14 07:13:13 +00:00
addCalculation.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addCauchy.py correcting help and default, some comments 2014-09-12 14:46:12 +00:00
addCauchyX.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addCompatibilityMismatch.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addCurl.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addDeformedConfiguration.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addDeterminant.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addDeviator.py fixed bug in calculation of spherical part. Variables in python functions are intent(inout) in Fortran language! 2014-09-12 13:13:05 +00:00
addDivergence.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addEhkl.py correcting help and default, some comments 2014-09-12 14:46:12 +00:00
addEuclideanDistance.py changed default position column format from .x,.y,.z to more standard 1_,2_,3_ 2014-11-18 15:18:27 +00:00
addIPFcolor.py added ‘1_*’ to ‘*’ as possible column label indicator 2014-11-18 15:20:10 +00:00
addMapped.py shortened syntax. fixed undefined file['croak'] 2014-10-02 04:49:46 +00:00
addMises.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addNorm.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addOrientations.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addPK2.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addPole.py Add x,y coordinates of stereographic projection of given direction (pole) in crystal frame. 2014-12-13 00:12:55 +00:00
addSchmidfactors.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addSpectralDecomposition.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addStrainTensors.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
averageDown.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
binXY.py fixed bug in parser option type definition 2014-09-21 17:59:06 +00:00
blowUp.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
deleteColumn.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
deleteInfo.py changed manual input/output close to class method 2014-08-22 16:58:53 +00:00
filterTable.py had badly messed up the file handling in commit 3630. STDIN did not work, files were not checked for existence… 2014-10-29 13:27:40 +00:00
marc_deformedGeometry.py tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
marc_extractData.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
mentat_colorMap.py tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
nodesFromCentroids.py changed manual input/output close to class method 2014-08-22 16:58:53 +00:00
perceptualUniformColorMap.py changed manual input/output close to class method 2014-08-22 16:58:53 +00:00
permuteData.py changed manual input/output close to class method 2014-08-22 16:58:53 +00:00
postResults.py forgot to import python module 2014-09-15 10:07:52 +00:00
rotateData.py updated post processing test: rotateData is doing something, corrected addDeviator defauls 2014-09-12 14:49:26 +00:00
scaleData.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
shiftData.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
showTable.py using damasks extentable option + correct version string 2014-10-16 14:56:44 +00:00
sortTable.py using damasks extentable option + correct version string 2014-10-16 14:56:44 +00:00
stddevDown.py changed manual input/output close to class method 2014-08-22 16:58:53 +00:00
tagLabel.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
vtk2ang.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
vtk_addData.py tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
vtk_addPointcloudData.py fixed syntax error: ’options.error’ —> ‘parser.error’ for error handling 2014-11-18 15:20:57 +00:00
vtk_addVoxelcloudData.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
vtk_addVoxelgridData.py fixed syntax error and added ‘—render’ option to immediately see output on screen 2014-11-18 15:24:09 +00:00
vtk_pointcloud.py exchanged deprecated data array read function 2014-11-18 15:22:00 +00:00
vtk_scalars2vectors.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
vtk_voxelcloud.py added options ’—origin’ and ‘—geom’. Latter interprets the geom-header to derive voxel sizes. 2014-11-18 15:26:59 +00:00