DAMASK_EICMD/lib/damask
Philip Eisenlohr 519484233c can now deal with “empty” header line.
example:
# some comment
# further stuff
1_dim 2_dim
34 33
1 22

would work with “labeled”=True and stores the first two lines as “info”.
2015-11-03 21:14:45 +00:00
..
config removed old file, added possibility to normalise euler angels to standard range, added svn properties 2015-08-12 15:15:33 +00:00
geometry tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
result tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
solver support for Marc 2010 was dropped a long time ago 2015-10-20 13:32:48 +00:00
test still trying to find a stable solution on all machines 2015-10-29 21:51:57 +00:00
__init__.py behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
asciitable.py can now deal with “empty” header line. 2015-11-03 21:14:45 +00:00
colormaps.py condensed multiple import statements into general one at module start. 2015-06-15 15:36:58 +00:00
corientation.pyx reflect recent changes in orientation class 2015-09-03 16:50:49 +00:00
environment.py made license check tolerate non-existing licenses 2014-10-21 05:40:26 +00:00
orientation.py corrected the convention added yesterday; “proper” and ‘improper” was the wrong way around. “proper = True ” considers the bigger (2 adjacent) SST. In general, an improper rotation is implicitly assumed when projecting a pole into the (single) SST, hence this is termed “improper” now. 2015-10-23 20:16:01 +00:00
result.py now giving just a 'Remark' when h5py is not found 2015-04-01 14:43:34 +00:00
setup_corientation.py add numpy header location in the setup script. 2015-08-25 18:06:36 +00:00
util.py removed code doubling 2015-10-09 05:51:58 +00:00