Martin Diehl
|
1cf9c59850
|
standardizing
import follows PEP style guide, encoding not needed for python3
|
2019-06-14 13:03:30 +02:00 |
Martin Diehl
|
5c20609e81
|
more verbose help, drop support for really old vtk
|
2019-02-16 22:20:44 +01:00 |
Martin Diehl
|
fa003e8077
|
small adjustments for autodoc
|
2019-02-16 15:26:21 +01:00 |
Martin Diehl
|
c4cb35891c
|
all fine with python3
|
2019-02-14 22:56:39 +01:00 |
Martin Diehl
|
0438b7113a
|
using util function where possible, ensuring python3 compatibility
|
2018-07-19 16:38:25 +02:00 |
Martin Diehl
|
8a94f55a2e
|
python 3 compatibility
|
2016-10-25 06:44:12 +02:00 |
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 |
Aritra Chakraborty
|
515b8ee457
|
reworked use of "labels" property to proper methods for access.
|
2016-05-16 19:55:06 -04:00 |
Martin Diehl
|
a21e8cd863
|
usind explicitly python2 to run in environments with python 3 as default
|
2016-05-11 11:01:39 +02:00 |
Martin Diehl
|
d497503411
|
renamed options.coords/options.coordinates consistently to options.pos
|
2016-04-26 22:49:58 +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 |
Martin Diehl
|
c57c76085f
|
missing labels
|
2016-04-21 15:41:35 +02:00 |
Philip Eisenlohr
|
81f6530f52
|
changed default label of coordinates to "pos"
|
2016-04-15 18:27:23 -04:00 |
Martin Diehl
|
98476ea29c
|
more improved scripts
|
2016-03-01 21:35:59 +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 |
Martin Diehl
|
f4d4a8e1ec
|
adopted philips changes for reporting, using pyflakes to clean up
|
2015-09-24 09:24:42 +00:00 |
Martin Diehl
|
5f9fae1b75
|
simplified reporting using "emph"
|
2015-09-11 12:55:43 +00:00 |
Martin Diehl
|
08f8746182
|
made some more scripts working again
|
2015-08-31 21:22:44 +00:00 |
Martin Diehl
|
a451a69c2c
|
corrected default type (only list for 'extend')
|
2015-05-14 18:48:15 +00:00 |
Martin Diehl
|
0dde6539ed
|
renamed from 1_ip to 1_ipinitialcoord
|
2015-03-11 07:22:11 +00:00 |
Martin Diehl
|
271c9eed8b
|
use 1_ip instead of ip.x
Old format still as fallback option to support legacy files
|
2015-03-09 12:52:43 +00:00 |
Martin Diehl
|
6604d0f8e8
|
polishing
|
2014-12-18 19:26:52 +00:00 |
Martin Diehl
|
afb9a2186b
|
removed explicit default setting: type='string' and action='store'
|
2014-09-12 14:14:55 +00:00 |
Martin Diehl
|
c7837e1f66
|
changed manual input/output close to class method
|
2014-08-22 16:58:53 +00:00 |
Martin Diehl
|
649e637561
|
added some more post processing tests and improved output
|
2014-08-06 19:06:33 +00:00 |
Martin Diehl
|
342ca0be47
|
tested new scripts to update shebang, all files got same shebang (and for python files encoding)
|
2014-04-01 18:41:14 +00:00 |
Martin Diehl
|
782b54a430
|
more LF, Id, and executable status changes
|
2014-04-01 17:52:31 +00:00 |
Pratheek Shanthraj
|
e691ff1ea1
|
updated setup_processing and corrected descriptions for new scripts
|
2013-01-22 09:56:36 +00:00 |
Pratheek Shanthraj
|
a4abebfcbb
|
some potentially useful postprocessing scripts
|
2013-01-21 23:15:23 +00:00 |