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
|
ac9a9cb6ac
|
scripts deemed useless
|
2016-04-24 18:56:13 +02: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
|
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 |
Philip Eisenlohr
|
8ac40ced5a
|
coordinates of nodal or cell-centered values are always labelled "pos"
|
2016-04-15 18:23:35 -04:00 |
Philip Eisenlohr
|
cbe9afb2b3
|
removed --mode option. script figures on its own.
|
2016-04-15 14:06:01 -04:00 |
Philip Eisenlohr
|
3474800db1
|
switched coordinates default from "ipinitialcoords" (ugh) to "pos"
|
2016-04-15 14:04:10 -04:00 |
Philip Eisenlohr
|
f040842ed4
|
superseded by addDisplacements
|
2016-04-15 07:41:55 -04:00 |
Philip Eisenlohr
|
01ba11448c
|
small polishing of remark output regarding <3D vectors
|
2016-04-15 07:41:24 -04:00 |
Philip Eisenlohr
|
dbfd107b48
|
Add deformed configuration of given initial coordinates.
Operates on periodic three-dimensional x,y,z-ordered data sets.
Replaces 3Dvisualize..!
|
2016-04-14 17:53:48 -04:00 |
Philip Eisenlohr
|
170d377092
|
much improved algorithm to speed up grain identification.
|
2016-04-13 19:36:24 -04:00 |
Philip Eisenlohr
|
1994b5a4c1
|
removed debug messages
|
2016-04-13 19:29:04 -04:00 |
Philip Eisenlohr
|
ea0bc80af9
|
modernized to reflect rectilinearGrid processing. Now supports vector data and in-place adding.
|
2016-04-13 18:03:40 -04:00 |
Philip Eisenlohr
|
0b09ce31db
|
changed coordinate option to be consistent with rectilinearGrid.
|
2016-04-13 17:49:48 -04:00 |
Philip Eisenlohr
|
feae2164fc
|
polishing and now explicitly closing input table.
|
2016-04-13 17:48:49 -04:00 |
Philip Eisenlohr
|
6e2ca7d595
|
Removed hard requirement of 3D dataset. Fills in necessary dimensions.
|
2016-04-13 17:48:17 -04:00 |
Martin Diehl
|
d278d86f9d
|
long line
|
2016-04-11 13:24:43 +02:00 |
Philip Eisenlohr
|
3e6d2710a3
|
added option to report probability density
|
2016-04-05 16:18:34 -04:00 |
Philip Eisenlohr
|
e9ec497da6
|
fixed bug preventing files specified with full path to be treated properly
|
2016-04-05 16:17:55 -04:00 |
Philip Eisenlohr
|
fcddf9345e
|
added option for non-uniform weights
|
2016-03-27 17:54:49 -04:00 |
Philip Eisenlohr
|
7c72ede29d
|
now works properly for labels specified as index (instead of string)
|
2016-03-27 16:29:45 -04:00 |
Philip Eisenlohr
|
0d93a47c71
|
Generate histogram of N bins in given data range.
|
2016-03-27 13:34:19 -04:00 |
Martin Diehl
|
809f03bef5
|
new printing for python3 and corrected help
|
2016-03-23 17:02:51 +01:00 |
Philip Eisenlohr
|
0840a5f42e
|
modernized orientation treatment and adopted slip systems from lattice.f90
|
2016-03-22 20:52:02 -04:00 |
Martin Diehl
|
fafedd5cd6
|
Merge branch 'LargeFiles' into development
|
2016-03-22 15:45:42 +01:00 |
Philip Eisenlohr
|
e39441f36b
|
corrected usage message to tell about string comparison in filter condition
|
2016-03-17 19:02:30 -04:00 |
Aritra Chakraborty
|
36c703ecd3
|
shortened excessively long lines
|
2016-03-16 15:20:31 -04:00 |
Aritra Chakraborty
|
3a267dc7ff
|
FFT-based gradient calculation of scalar or vector field data (sibling of addCurl and addDivergence)
|
2016-03-16 15:02:38 -04:00 |
Aritra Chakraborty
|
ce26ad06da
|
polishing and introduction of locally derived grid in FFT subroutine
|
2016-03-16 15:01:22 -04:00 |
Philip Eisenlohr
|
6197e839c9
|
fixed missing file extension when adding in-place
|
2016-03-15 14:52:10 -04:00 |
Martin Diehl
|
f857353e16
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-03-11 12:49:47 +01:00 |
Martin Diehl
|
b0dedb8cbd
|
=addOrientation can do the same (and more)
|
2016-03-09 19:02:28 +01:00 |
Philip Eisenlohr
|
b933359f17
|
clarified text of error message complaining about wrong input dimension
|
2016-03-09 12:28:36 -05:00 |
Martin Diehl
|
93d7643875
|
no long lines anymore and prospector is also happy
|
2016-03-03 14:44:29 +01:00 |