Martin Diehl
|
899cc913c4
|
python style names
|
2020-03-19 15:09:05 +01:00 |
Martin Diehl
|
327899890a
|
this works for internal
|
2020-03-19 15:06:25 +01:00 |
Martin Diehl
|
9bb0608187
|
maybe this is the cleaner way
|
2020-03-19 14:40:30 +01:00 |
Martin Diehl
|
c1d82197ad
|
cope with integers
|
2020-03-19 13:27:23 +01:00 |
Martin Diehl
|
0ebc5ab60e
|
no need to import modules, hide unwanted functions
|
2020-03-19 13:16:32 +01:00 |
Martin Diehl
|
27532cfa4e
|
small fixes
|
2020-03-19 12:03:55 +01:00 |
Martin Diehl
|
0f677ac3ec
|
not needed anymore
except for the deprecated vtk file format support, vtk_addData can do
the job
|
2020-03-19 11:38:46 +01:00 |
Martin Diehl
|
1fb975dedf
|
suitable for pointCloud and grid.
does not work for old vtk file format, use python library directly in
this case
|
2020-03-19 11:37:33 +01:00 |
Martin Diehl
|
91e728d065
|
polishing
|
2020-03-19 11:30:36 +01:00 |
Martin Diehl
|
a80622292e
|
simplified (and working)
|
2020-03-19 10:59:53 +01:00 |
Test User
|
f2ea325638
|
[skip ci] updated version information after successful test of v2.0.3-1942-g3d8e8cfe
|
2020-03-19 09:40:56 +01:00 |
Martin Diehl
|
7093647af5
|
clearly show intention
|
2020-03-19 09:04:36 +01:00 |
Martin Diehl
|
f01af70357
|
using central functionality
|
2020-03-19 09:02:50 +01:00 |
Martin Diehl
|
0871111c11
|
consistent and correct number of leading zeros
|
2020-03-19 08:45:25 +01:00 |
Martin Diehl
|
b5899b51e1
|
do not show tk window on start(python) or exit(Ipython)
|
2020-03-19 08:31:24 +01:00 |
Martin Diehl
|
d6f74daf53
|
cleaning
no DADF5 anymore
|
2020-03-19 08:13:13 +01:00 |
Martin Diehl
|
fbd92599e8
|
also accept vtkRectilinearGrid etc as type
|
2020-03-19 08:04:15 +01:00 |
Martin Diehl
|
6d0c4b9765
|
typo
|
2020-03-19 08:00:13 +01:00 |
Martin Diehl
|
d28df815f0
|
Merge branch 'development' into MiscImprovements
|
2020-03-19 07:30:03 +01:00 |
Martin Diehl
|
7d47418381
|
migrating to new Table class ...
... and stripping old ASCIItable down
|
2020-03-19 07:27:11 +01:00 |
Martin Diehl
|
f7a6ac4a0e
|
migrating to new table class
|
2020-03-19 07:27:11 +01:00 |
Martin Diehl
|
cbe5944390
|
cleaning deprecated modules
|
2020-03-19 07:27:11 +01:00 |
Martin Diehl
|
c40e607e08
|
standard-conforming and nice labels
|
2020-03-18 20:49:39 +01:00 |
Martin Diehl
|
4cef31e770
|
including standard conforming tests
|
2020-03-18 19:28:00 +01:00 |
Martin Diehl
|
2b777bbbea
|
use "None" to indicate missing data
True/False are user based decisions
|
2020-03-18 14:29:59 +01:00 |
Martin Diehl
|
ab84ac1c24
|
polishing of some tests
|
2020-03-18 14:11:31 +01:00 |
Martin Diehl
|
ee0d80ce2a
|
following python standard + polishing
|
2020-03-18 13:49:53 +01:00 |
Martin Diehl
|
b5a1295cb9
|
ASCIItable -> Table
|
2020-03-18 13:47:09 +01:00 |
Martin Diehl
|
1c75198af5
|
do not document the obvious
|
2020-03-18 13:44:39 +01:00 |
Martin Diehl
|
9231979222
|
polishing
|
2020-03-18 13:41:52 +01:00 |
Martin Diehl
|
45e3b8f7c6
|
no brackets for reshape required
|
2020-03-17 12:25:44 +01:00 |
Martin Diehl
|
6a1354f80f
|
typo
|
2020-03-17 11:57:36 +01:00 |
Martin Diehl
|
25b3fa4427
|
image data seems to work in general with python3 ...
... after fix for colormaps
imageDataDeformed is based on the core module, i.e. it has not been used
for years. Either update soon or remove
|
2020-03-17 11:53:59 +01:00 |
Martin Diehl
|
49caa77bbd
|
new class, less code
|
2020-03-17 11:24:15 +01:00 |
Martin Diehl
|
b65c3959f1
|
simplified
|
2020-03-17 11:10:02 +01:00 |
Martin Diehl
|
f46d79ec87
|
simplified
|
2020-03-17 10:52:44 +01:00 |
Martin Diehl
|
ba8eab646b
|
clearer structure and faster
|
2020-03-17 10:39:33 +01:00 |
Martin Diehl
|
41ca00a020
|
typo
|
2020-03-17 10:20:37 +01:00 |
Martin Diehl
|
233642ed08
|
using library function
|
2020-03-17 10:16:53 +01:00 |
Martin Diehl
|
a2b21abcba
|
easier with zip
|
2020-03-17 09:52:13 +01:00 |
Martin Diehl
|
f733dad8b7
|
tests use new names of Result class
|
2020-03-17 08:57:31 +01:00 |
Martin Diehl
|
17e7b32b31
|
update to changes in Result class
|
2020-03-17 08:55:44 +01:00 |
Martin Diehl
|
1e1fb35e14
|
new class is easier to use
|
2020-03-17 08:40:03 +01:00 |
Martin Diehl
|
e1bd49a12b
|
constants/parameters in capitals
|
2020-03-17 08:17:14 +01:00 |
Martin Diehl
|
b4ed508745
|
Store data only where needed
|
2020-03-17 07:51:14 +01:00 |
Martin Diehl
|
6097267cd2
|
treat as 'normal' internal function
|
2020-03-17 07:17:40 +01:00 |
Martin Diehl
|
8e0a91f948
|
typo
|
2020-03-17 00:51:21 +01:00 |
Martin Diehl
|
4de7d032b5
|
new tests
|
2020-03-17 00:40:51 +01:00 |
Martin Diehl
|
71d4de269a
|
better store data locally
|
2020-03-17 00:39:32 +01:00 |
Martin Diehl
|
8d46a22f5a
|
better keep data close to its use
|
2020-03-17 00:10:23 +01:00 |