Michael Krayer
|
00128cc24e
|
triangulation using original scalar data or voxel based
|
2021-08-06 04:43:24 +02:00 |
Michael Krayer
|
c71f86a33b
|
implemented isolation/triangulation. needs to be tested
|
2021-08-06 00:34:32 +02:00 |
Michael Krayer
|
2d5ff2fbe1
|
bugfix for wrap flag: structure was being tagged as wrapped because duplicated cell had an unconnected cell
|
2021-08-05 22:33:51 +02:00 |
Michael Krayer
|
296dacd82a
|
First implementation of BinaryFieldNd; passed 2d tests
|
2021-08-05 22:12:28 +02:00 |
Michael Krayer
|
9527941936
|
added deep copy flag. The default is now shallow copy!
|
2021-08-05 00:20:58 +02:00 |
Michael Krayer
|
dd92940b24
|
ability to fill holes in thresholded data
|
2021-08-04 00:57:35 +02:00 |
Michael Stumpf
|
34d77ad2ac
|
convenience method for grid as numpy array
|
2021-07-17 14:39:40 +02:00 |
Michael Krayer
|
ec23f3acd4
|
fixed false usage of _dim -> dim() method should be called. UNTESTED
|
2021-07-16 22:03:10 +02:00 |
Michael Krayer
|
8a50af80b9
|
added ConnectedRegions
|
2021-06-25 00:49:37 +02:00 |
Michael Krayer
|
09eafc78a9
|
division operator
|
2021-06-24 13:04:35 +02:00 |
Michael Krayer
|
625d5fff42
|
some more output for assertion error
|
2021-06-15 15:55:09 +02:00 |
Michael Krayer
|
d21bf975fd
|
bugfix to previous commit
|
2021-06-03 14:59:32 +02:00 |
Michael Krayer
|
3afdee9e15
|
shift_origin bugfix if slightly out of bounds
|
2021-06-03 13:22:02 +02:00 |
Michael Krayer
|
d256d4ec2c
|
output rel_shift if assertion false
|
2021-06-03 12:48:43 +02:00 |
Michael Krayer
|
83bfca08f9
|
changed collapse threshold
|
2021-06-03 12:47:42 +02:00 |
Michael Krayer
|
928f3bcde9
|
some hdf5 utilities
|
2021-06-03 01:40:58 +02:00 |
Michael Krayer
|
fcd989b3f9
|
saving of reduced field for visualization at later point; save_state now based on hdf5
|
2021-06-02 21:51:47 +02:00 |
Michael Krayer
|
0e48c9b382
|
added striding to parallel routines in order to gather a complete field at rank 0
|
2021-06-02 09:35:16 +02:00 |
Michael Krayer
|
3366816adf
|
first production version for filtered plotting
|
2021-06-01 12:16:10 +02:00 |
Michael Krayer
|
8dd8161537
|
implemented padding, laplacian etc
|
2021-05-30 15:09:33 +02:00 |
Michael Krayer
|
4a33b5f00a
|
added integration routine: useful for statistics
|
2021-05-28 14:26:22 +02:00 |
Michael Krayer
|
6025421d3b
|
added deep copy option
|
2021-05-27 23:40:47 +02:00 |
Michael Krayer
|
e2fe40c460
|
use ravel since it doesnt always copy
|
2021-05-27 23:39:13 +02:00 |
Michael Krayer
|
1756a7a916
|
parallel tools added.
|
2021-05-27 21:37:00 +02:00 |
Michael Krayer
|
94f66e0816
|
require period explicitly
|
2021-05-25 18:46:19 +02:00 |
Michael Krayer
|
d23824128c
|
major updates
|
2021-05-23 23:14:26 +02:00 |
Michael Krayer
|
7153315dfd
|
init: needs testing/cleanup. Included ucftools here because of some overlap
|
2021-05-15 00:57:03 +02:00 |