DAMASK_EICMD/processing/post
Philip Eisenlohr e0d5cef047 Script to merge multiple ASCIItables. Stops at end of shortest one. 2015-09-09 22:22:29 +00:00
..
3Dvisualize.py corrected according to vtk specification and remove an unused option 2015-04-08 18:48:35 +00:00
addAPS34IDEstrainCoords.py finally fixed the bug in the transformation and incorporated rotation to conform to TSL convention 2015-05-18 22:28:24 +00:00
addCalculation.py updated to new ASCII table style 2015-08-12 20:59:10 +00:00
addCauchy.py switch to new ASCII table class was buggy, using damask.util.emph 2015-08-31 11:00:45 +00:00
addCauchyX.py removed explicit default setting: type='string' and action='store' 2014-09-12 14:14:55 +00:00
addCompatibilityMismatch.py made some more scripts working again 2015-08-31 21:22:44 +00:00
addCumulative.py add cumulative (first to current) values of given labels to table 2015-08-20 19:40:45 +00:00
addCurl.py calculation was for nyquist freq not fully correct. 2015-09-05 11:51:36 +00:00
addDeformedConfiguration.py made some more scripts working again 2015-08-31 21:22:44 +00:00
addDeterminant.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addDeviator.py did not run 2015-08-18 17:24:15 +00:00
addDivergence.py calculation was for nyquist freq not fully correct. 2015-09-05 11:51:36 +00:00
addEhkl.py did not run 2015-08-18 17:24:15 +00:00
addEuclideanDistance.py switch to new ASCII table class was buggy, using damask.util.emph 2015-08-31 11:00:45 +00:00
addGrainID.py now compatible with updated Orientation.disorientation() output, i.e., select item [0] (the quaternion). 2015-08-24 14:20:09 +00:00
addIPFcolor.py corrected label header 2015-09-08 13:45:46 +00:00
addMapped.py now works with (rounded) floating point numbers as mapping indices 2015-08-31 16:01:11 +00:00
addMises.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addNorm.py made some more scripts working again 2015-08-31 21:22:44 +00:00
addOrientations.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addPK2.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addPole.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addQuaternions.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addSchmidfactors.py switch to new ASCII table class was buggy, using damask.util.emph 2015-08-31 11:00:45 +00:00
addSpectralDecomposition.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addStrainTensors.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
addTable.py Script to merge multiple ASCIItables. Stops at end of shortest one. 2015-09-09 22:22:29 +00:00
averageDown.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
averageTable.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
binXY.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
blowUp.py made some more scripts working again 2015-08-31 21:22:44 +00:00
fillTable.py minor changes in commit and setting the script ID properly 2015-08-29 15:10:43 +00:00
filterTable.py fixed sorting logic to respect numerical values of vector data (i.e. 1,2,3,….,10,11,… instead of 10,11,12,1,2,…) 2015-09-08 23:55:44 +00:00
imageData.py NaN now considered transparent 2015-08-31 17:41:00 +00:00
imageDataDeformed.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
imageDataRGB.py adopting further simplifications provided through ASCIItable class. 2015-08-20 19:42:05 +00:00
marc_deformedGeometry.py polishing 2014-12-18 19:26:52 +00:00
marc_extractData.py polishing 2014-12-18 19:26:52 +00:00
mentat_colorMap.py polishing 2014-12-18 19:26:52 +00:00
nodesFromCentroids.py renamed from 1_ip to 1_ipinitialcoord 2015-03-11 07:22:11 +00:00
perceptualUniformColorMap.py added references 2015-06-30 14:52:48 +00:00
permuteData.py adoption of new ASCIItable API 2015-08-18 14:37:32 +00:00
postResults.py corrected calculation of expected file size for legacy files beyond the 4 GB limit 2015-08-10 18:48:48 +00:00
reLabel.py adoption of new ASCIItable API 2015-08-18 14:37:32 +00:00
rotateData.py follow new syntax and bugfix, marc 2014 is default 2015-09-09 16:45:49 +00:00
scaleData.py follow new syntax and bugfix, marc 2014 is default 2015-09-09 16:45:49 +00:00
shiftData.py adoption of new ASCIItable API 2015-08-18 14:37:32 +00:00
showTable.py adoption of new ASCIItable API 2015-08-18 14:37:32 +00:00
sortTable.py adoption of new ASCIItable API 2015-08-18 14:37:32 +00:00
stddevDown.py renamed from 1_ip to 1_ipinitialcoord 2015-03-11 07:22:11 +00:00
vtk2ang.py removed obsolete comment 2015-03-28 11:44:17 +00:00
vtk_addData.py adjusted to new table style and naming of output 2015-05-22 04:57:05 +00:00
vtk_addPointcloudData.py polishing 2014-12-18 19:26:52 +00:00
vtk_addRectilinearGridData.py Add scalars, vectors, and/or an RGB tuple from an ASCIItable to existing VTK rectilinear grid (.vtr/.vtk). 2015-08-25 00:39:37 +00:00
vtk_addVoxelcloudData.py updated to new ASCII table style 2015-09-08 15:26:40 +00:00
vtk_addVoxelgridData.py added Id + a little help 2015-01-07 19:29:27 +00:00
vtk_pointcloud.py now works with recent changes of ASCIItable. 2015-08-24 13:42:29 +00:00
vtk_rectilinearGrid.py for generating rectilinear grid of either cell type or point type from ASCII table. 2015-08-24 20:48:50 +00:00
vtk_scalars2vectors.py polishing 2014-12-18 19:26:52 +00:00
vtk_voxelcloud.py now works with recent changes of ASCIItable and with STDIN to STDOUT. 2015-08-24 14:01:24 +00:00