..
OIMlinear2linearODF.py
consistent handling of random number per file and always reporting as comment, fix for permuteData needed because of new asciitable behavior
2015-05-22 05:56:49 +00:00
abq_addUserOutput.py
standardized script name reporting
2014-11-18 15:31:39 +00:00
geom_addPrimitive.py
fixed wrong variable name for quaternions as rotation options
2015-06-19 04:38:00 +00:00
geom_canvas.py
reverted back to hard-to-read but working if else statement
2015-05-20 19:40:11 +00:00
geom_check.py
fixed bug in asciitable when updating labels for readArray, fixed checking for euler angels presence in tessellation, improved help
2015-05-14 17:07:50 +00:00
geom_fromAng.py
typos fixed
2015-06-14 05:51:53 +00:00
geom_fromBarycentric.py
consistent handling of random number per file and always reporting as comment, fix for permuteData needed because of new asciitable behavior
2015-05-22 05:56:49 +00:00
geom_fromEuclideanDistance.py
fixed bug in consistency check
2015-02-10 13:49:47 +00:00
geom_fromMinimalSurface.py
corrected default for multiple arguments of fixed length (tuple, not list)
2015-05-14 10:00:56 +00:00
geom_fromOsteonGeometry.py
standardized script name reporting
2014-11-18 15:31:39 +00:00
geom_fromTIFF.py
typos fixed
2015-06-14 05:51:53 +00:00
geom_fromTable.py
Novel script to generate geometry description and material configuration from position, phase, and orientation data in an ASCIItable.
2015-06-21 11:56:05 +00:00
geom_fromVPSC.py
improved stability for geom_fromAng. no longer depends on correct header information.
2015-06-11 10:06:53 +00:00
geom_fromVoronoiTessellation.py
changed library function name table.labels_index() to table.label_index()
2015-06-05 11:44:17 +00:00
geom_grainGrowth.py
removed aliases 'resolution' and 'dimension' for 'grid' and 'size' because some scripts did not have it anyway and the rename happened quite a while ago
2014-12-08 08:48:55 +00:00
geom_pack.py
removed aliases 'resolution' and 'dimension' for 'grid' and 'size' because some scripts did not have it anyway and the rename happened quite a while ago
2014-12-08 08:48:55 +00:00
geom_rescale.py
removed table rewind causing problem with STDIN/STDOUT
2015-03-27 13:57:34 +00:00
geom_toTable.py
removed aliases 'resolution' and 'dimension' for 'grid' and 'size' because some scripts did not have it anyway and the rename happened quite a while ago
2014-12-08 08:48:55 +00:00
geom_translate.py
removed table rewind causing problem with STDIN/STDOUT
2015-03-27 13:57:34 +00:00
geom_unpack.py
removed aliases 'resolution' and 'dimension' for 'grid' and 'size' because some scripts did not have it anyway and the rename happened quite a while ago
2014-12-08 08:48:55 +00:00
geom_vicinityOffset.py
some polishing (numpy —> np, theTable —> table)
2015-03-02 05:06:29 +00:00
gmsh_identifySurfaces.py
removed aliases 'resolution' and 'dimension' for 'grid' and 'size' because some scripts did not have it anyway and the rename happened quite a while ago
2014-12-08 08:48:55 +00:00
hybridIA_linODFsampling.py
change angle into radian.
2015-06-11 17:57:23 +00:00
marc_addUserOutput.py
standardized script name reporting
2014-11-18 15:31:39 +00:00
mentat_pbcOnBoxMesh.py
changed to standard file and output handling
2015-04-22 18:57:44 +00:00
mentat_spectralBox.py
output follows standard way, test need to ignore header
2015-05-20 21:26:49 +00:00
patchFromReconstructedBoundaries.py
more readable if-else oneliner
2015-05-15 13:38:27 +00:00
seeds_check.py
input file handling now save for large file count.
2015-06-05 11:50:15 +00:00
seeds_fromDistribution.py
introduced moving of multiple seeds at the same time
2015-04-14 12:42:35 +00:00
seeds_fromGeom.py
changed header in seeds file from 'x,y,z' to '1..3_coords'.
2015-04-22 18:44:54 +00:00
seeds_fromPokes.py
Create seeds file by poking at 45 degree through given geom file.
2015-06-05 11:41:44 +00:00
seeds_fromRandom.py
some polishing to laguerre tessellation
2015-05-28 20:57:03 +00:00
seeds_fromTable.py
simplified processing of ASCIItables by utilizing the improved class methods.
2015-06-16 05:42:11 +00:00
texture2ang.py
add the option of exporting '.ctf' format file.
2015-04-28 18:09:07 +00:00