Michael Krayer mwtkrayer
  • Joined on 2020-01-27
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-07-16 20:03:13 +00:00
ec23f3acd4 fixed false usage of _dim -> dim() method should be called. UNTESTED
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-24 22:49:41 +00:00
8a50af80b9 added ConnectedRegions
09eafc78a9 division operator
Compare 2 commits »
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-15 13:55:52 +00:00
1ca85cd7c2 verbose mode for some functions
cddc34722a up to date with new routines
625d5fff42 some more output for assertion error
Compare 3 commits »
mwtkrayer pushed to init at mwtkrayer/ucftools 2021-06-07 16:46:17 +00:00
34cdb37b7c ucftar downsampler from lsdf
mwtkrayer pushed to init at mwtkrayer/ucftools 2021-06-07 16:36:54 +00:00
414469de1e Merge branch 'init' of git.mkray.de:mwtkrayer/ucftools into init
eb8596bf9e ucf diff tools
dc8c9d381a increased scanBuffSize for new singlefile velocityfields
Compare 3 commits »
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-07 14:29:55 +00:00
f8e728149f fixed grid bug for scalar: refined grid are still not possible; created new class SequentialBlock which replaces 'baton' routines.
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-07 11:31:04 +00:00
eeb14ab818 increased default glyph resolution to pyvista default
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-03 14:41:23 +00:00
c73368781b numpy asks for tuples
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-03 12:59:35 +00:00
d21bf975fd bugfix to previous commit
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-03 11:22:05 +00:00
3afdee9e15 shift_origin bugfix if slightly out of bounds
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-03 10:48:48 +00:00
d256d4ec2c output rel_shift if assertion false
83bfca08f9 changed collapse threshold
Compare 2 commits »
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-03 00:46:23 +00:00
9bfc4d6fc1 added timing to gaussian filter
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-02 23:41:03 +00:00
928f3bcde9 some hdf5 utilities
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-02 19:51:49 +00:00
fcd989b3f9 saving of reduced field for visualization at later point; save_state now based on hdf5
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-02 07:35:21 +00:00
0e48c9b382 added striding to parallel routines in order to gather a complete field at rank 0
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-06-01 10:16:15 +00:00
3366816adf first production version for filtered plotting
8dd8161537 implemented padding, laplacian etc
Compare 2 commits »
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-05-28 12:26:26 +00:00
4a33b5f00a added integration routine: useful for statistics
91c5460b3a proc_grid is now copied
Compare 2 commits »
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-05-27 23:18:26 +00:00
ac353c2294 removed some unnecessary leftovers, some bugfixes
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-05-27 22:59:58 +00:00
6eeaa477b8 added broadcast: useful for subtracting mean flow
mwtkrayer pushed to master at mwtkrayer/suspendtools 2021-05-27 21:46:41 +00:00
ec6e2b2c85 fixed missing imports