Tias Maiti
|
0077177c05
|
some polishing (numpy —> np, theTable —> table)
|
2015-03-02 05:06:29 +00:00 |
Martin Diehl
|
f8ce57abc8
|
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 |
Philip Eisenlohr
|
3cfabe3b83
|
standardized script name reporting
|
2014-11-18 15:31:39 +00:00 |
Martin Diehl
|
b656113b11
|
added missing string import in marc_addUserOutput (introduced with rev 3718) and removed unwanted imports and introduce use of damask.extendableParser in some other scripts
|
2014-11-18 08:00:45 +00:00 |
Martin Diehl
|
409a75c964
|
fixed 2 small flaws in geom_fromAng, corrected stringID and stringName in all remaining files in 'pre'
|
2014-11-16 21:44:46 +00:00 |
Martin Diehl
|
c7837e1f66
|
changed manual input/output close to class method
|
2014-08-22 16:58:53 +00:00 |
Martin Diehl
|
8b4af554ba
|
added verbosity on help messages
|
2014-01-20 14:41:56 +00:00 |
Martin Diehl
|
2f1db8f69a
|
introduced delimiter option (default = tab) for ascii table output, use space for geometry files
|
2013-12-17 08:16:29 +00:00 |
Philip Eisenlohr
|
463ecfd296
|
switched to damask.ASCIItable parsing, now aware of synonyms in geometry header, and speed-up by some orders of magnitude due to scipy.ndimage.filters use...
|
2013-11-04 14:12:10 +00:00 |
Martin Diehl
|
2201a73a46
|
added (?correct and working?) rotation for conversion from ANG and updated bold verbosity of all other scripts
|
2013-07-18 13:28:54 +00:00 |
Martin Diehl
|
e635b06270
|
last polishing on preprocessing scripts, documentation and scripts are all up to date.
added addSchmidfactors to post processing scripts
|
2013-06-04 12:56:57 +00:00 |
Martin Diehl
|
53348db000
|
tested the modified scripts, all scripts generating geometry now named geom_from...
|
2013-05-15 16:02:38 +00:00 |
Martin Diehl
|
0b4a5cfa9b
|
geom_check is now using vtk class, other scripts stop execution in case of invalid grid or size
|
2013-05-14 21:09:37 +00:00 |
Martin Diehl
|
9093cf2072
|
polishing, unifying,simplifying
|
2013-05-14 17:51:53 +00:00 |
Martin Diehl
|
a003d14824
|
grid and size for vicinityOffset, small changes for other scripts
|
2013-04-25 16:51:32 +00:00 |
Philip Eisenlohr
|
c8aaf8f6d4
|
added $id flags and specified line ending types when missing.
setup script missed ".py" extension for geom_euclideanDistance.
|
2013-01-18 12:59:26 +00:00 |
Philip Eisenlohr
|
7cf2024be3
|
fixed buggy parameter checking
|
2012-11-07 16:51:17 +00:00 |
Philip Eisenlohr
|
1bd4262cfb
|
renaming of (loosely related) "spectral" scripts to (more tightly related) "geom" versions.
|
2012-11-05 21:19:12 +00:00 |