Martin Diehl
|
cd63a92733
|
using python 2.7 has shebang will also work on mac without symlink
unless someone uses the 6 year old python 2.6, this should be save
|
2016-07-18 19:35:35 +02:00 |
Martin Diehl
|
a21e8cd863
|
usind explicitly python2 to run in environments with python 3 as default
|
2016-05-11 11:01:39 +02:00 |
Philip Eisenlohr
|
cbe9afb2b3
|
removed --mode option. script figures on its own.
|
2016-04-15 14:06:01 -04:00 |
Philip Eisenlohr
|
feae2164fc
|
polishing and now explicitly closing input table.
|
2016-04-13 17:48:49 -04:00 |
Philip Eisenlohr
|
6197e839c9
|
fixed missing file extension when adding in-place
|
2016-03-15 14:52:10 -04:00 |
Martin Diehl
|
f77de7ac6e
|
adjusting style (mainly long lines an "== None")
|
2016-03-02 10:52:24 +01:00 |
Martin Diehl
|
2a50c6bf86
|
using prospector --tool=dodgy --tool=pyflakes -M to find python flaws
|
2016-03-01 18:25:14 +01:00 |
Martin Diehl
|
7c9d344601
|
python files now report their version depending on VERSION file in $DAMASK_ROOT
|
2016-01-27 17:06:00 +00:00 |
Philip Eisenlohr
|
35202494c2
|
fixed issue caused by using -r twice as option label.
|
2015-12-04 04:33:23 +00:00 |
Philip Eisenlohr
|
55b33e5597
|
added option “inplace” to directly modify VTK file instead of creating copy_added.
|
2015-12-02 23:10:14 +00:00 |
Philip Eisenlohr
|
2c9f9981e2
|
polishing of addRectiliearGridData.
subsumed functionality of addVoxelgridData into it.
|
2015-11-10 01:49:32 +00:00 |
Martin Diehl
|
f4d4a8e1ec
|
adopted philips changes for reporting, using pyflakes to clean up
|
2015-09-24 09:24:42 +00:00 |
Philip Eisenlohr
|
d8afe9be23
|
Add scalars, vectors, and/or an RGB tuple from an ASCIItable to existing VTK rectilinear grid (.vtr/.vtk).
|
2015-08-25 00:39:37 +00:00 |