Commit Graph

1193 Commits

Author SHA1 Message Date
Philip Eisenlohr 5089d86b3d sorting labels are now optional. uses existing labels (from left to right) for sorting if none specified. 2016-04-28 20:28:45 -04:00
Philip Eisenlohr d3a7ceff15 fixed serious bug regarding wrong reshaping order (was 'C' now 'F') of 3dim to 1dim and back. 2016-04-28 13:25:46 -04:00
Philip Eisenlohr 426658eb36 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-27 09:28:51 -04:00
Philip Eisenlohr b3e9877058 changed from "coords" to "pos"
remind user about (creating a new) nodal output file
2016-04-27 09:28:43 -04:00
Martin Diehl d497503411 renamed options.coords/options.coordinates consistently to options.pos 2016-04-26 22:49:58 +02:00
Philip Eisenlohr 0f0ca8cd71 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-25 10:24:30 -05:00
Philip Eisenlohr 36f41341ec Merge branch 'SimplifiedvtkRectilinear' into development 2016-04-25 10:23:50 -05:00
Philip Eisenlohr c67fbe7653 distinguished between singular and plural in remark 2016-04-25 10:23:08 -05:00
zhangc43 7ed4ce859a remove obsolete geom_frombarucentric script for microstructure reconstruction 2016-04-25 09:24:05 -04:00
Martin Diehl c30c7714ad hickup, probably from merge 2016-04-25 14:11:27 +02:00
Martin Diehl 26e5f97ff3 missing comma 2016-04-25 13:22:34 +02:00
Martin Diehl 2eb7ad7432 polishing 2016-04-25 12:59:15 +02:00
Martin Diehl 7ce208019c Merge branch 'development' into miscImprovements 2016-04-25 12:36:02 +02:00
Martin Diehl 469ec4b00e Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-04-25 12:33:06 +02:00
Martin Diehl d6002bdb10 removed remaining argument line 2016-04-25 09:08:24 +02:00
Martin Diehl e8afd57536 seems to work 2016-04-25 08:40:36 +02:00
Martin Diehl 26f437b507 fixed pointcloud issues for vtk < 7.0 (going back to old, non-XML format) 2016-04-25 08:28:00 +02:00
Martin Diehl 34aa11f197 finishing half-done renaming 2016-04-24 22:50:41 +02:00
Philip Eisenlohr db7c4bba45 same functionality can be accomplished with existing scripts.
addEuclideanDistance + geom_fromTable
(reLabel) + specify grid and size
2016-04-24 14:18:29 -05:00
Philip Eisenlohr 2daa162da2 renamed option "position" to "seedposition". now uses util.report_geom. 2016-04-24 14:12:10 -05:00
Philip Eisenlohr 4b7b473d2b superseded by more modern vtk_* machinery 2016-04-24 13:46:25 -05:00
Philip Eisenlohr 478acb96ce exchanged by more modern vtk_* machinery... 2016-04-24 13:38:36 -05:00
Philip Eisenlohr 88548cbb87 accidentally copied wrong writerType. now rectilinear... 2016-04-24 13:22:06 -05:00
Philip Eisenlohr 8c0b0351cd renamed "coordinates" option to "position". small additional polishing. 2016-04-24 13:12:18 -05:00
Philip Eisenlohr 10e31e489a new script to add arbitrary lines to ASCIItable header 2016-04-24 13:10:25 -05:00
Philip Eisenlohr b2b5f6b68c removed useless check for croaking 2016-04-24 13:00:57 -05:00
Philip Eisenlohr 219d489df4 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-24 12:35:17 -05:00
Philip Eisenlohr 94933514a1 removed "legacy" option. STDOUT reports most modern format available (ASCII XML for point cloud, VTK for rectilinear grid). 2016-04-24 12:34:01 -05:00
Martin Diehl bd23f979f4 also not needed anymore 2016-04-24 19:27:19 +02:00
Martin Diehl 33391fcf5b Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-24 18:58:32 +02:00
Martin Diehl ac9a9cb6ac scripts deemed useless 2016-04-24 18:56:13 +02:00
Philip Eisenlohr f1b5d40bac now uses util.report_geometry. some additional modernizing on the fly. 2016-04-24 11:24:00 -05:00
Philip Eisenlohr c37c0a8ed9 added awareness for Laguerre weights 2016-04-24 11:22:54 -05:00
Philip Eisenlohr f42c316aa2 updated help 2016-04-24 10:14:16 -05:00
Philip Eisenlohr 9e5a8d2391 modernized string formatting, updated help strings, using label_indexrange for data-slicing. 2016-04-24 10:09:28 -05:00
Philip Eisenlohr 648c2dd1d3 Only read position coordinates for grid detection. Needs data_rewind before writing of (condensed due to readArray) head. 2016-04-24 09:22:07 -05:00
Philip Eisenlohr 3b53d1bc82 polished option help messages 2016-04-22 14:20:36 -05:00
Philip Eisenlohr dffa119724 Added explicit option to force geom input format.
Added option to output legacy format.
Possible bug in VTK presently prevents XML output to STDOUT... (Have filed issue to VTK developers.)
2016-04-22 14:02:07 -05:00
Philip Eisenlohr 57acaba63e Missed out on putting the if..else statement as a bracketed group in a former commit. Next try of getting rid of {True: a,False: b}[choice] style... 2016-04-22 13:19:32 -05:00
Philip Eisenlohr 382727f2d6 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-22 13:13:42 -05:00
Philip Eisenlohr a1927f84c4 renamed "coordinates" option to "position".
added explicit choice to write out as legacy format.
2016-04-22 13:09:23 -05:00
Martin Diehl a3da663931 piping was broken 2016-04-22 17:59:50 +02:00
Martin Diehl c57c76085f missing labels 2016-04-21 15:41:35 +02:00
Martin Diehl 28423d4b45 increment information got lost 2016-04-21 11:31:02 +02:00
Martin Diehl 8ec9243016 new label name 2016-04-21 11:06:39 +02:00
Philip Eisenlohr 13e214fe18 added support for legacy VTK format 2016-04-18 15:08:29 -04:00
Philip Eisenlohr 0bc7f36ee5 added (transparent) capability to deal with geom files. 2016-04-18 14:49:11 -04:00
Philip Eisenlohr 24d029c7ed speed up (x 5 to 10) identification of most frequent microstructure index 2016-04-15 18:54:09 -04:00
Philip Eisenlohr 81f6530f52 changed default label of coordinates to "pos" 2016-04-15 18:27:23 -04:00
Philip Eisenlohr 7567aae7c0 now deals with 1D, 2D, 3D. speed up of grid detection. "pos" as default coordinate label. 2016-04-15 18:25:56 -04:00