Philip Eisenlohr
|
446ac03b07
|
All geom methods are now out-of-place, i.e. return an updated duplicate (to allow for daisy chaining).
* Added comments when methods acted.
* Added diff method
* Added flip method
* Fixed add_primitive inversion bug (again...)
* Fixed cell centering bug in add_primitive
* Added missing tests
|
2020-08-23 19:43:46 -04:00 |
Philip Eisenlohr
|
2b09a7d31d
|
fixed Geom.canvas bug, added Geom.from_vtk, added mode,selection options to Geom.clean
|
2020-08-22 21:36:11 -04:00 |
Philip Eisenlohr
|
499ce01748
|
added Geom.copy() method
|
2020-08-22 13:57:31 -04:00 |
Martin Diehl
|
ff7eed4477
|
(unified) type hints
|
2020-08-08 20:56:17 +02:00 |
Martin Diehl
|
55a620b378
|
migrating to library
|
2020-08-08 20:14:30 +02:00 |
Martin Diehl
|
a0e0f28e51
|
migrating shell scripts to library
|
2020-08-08 19:42:34 +02:00 |
Martin Diehl
|
5fcff876f9
|
replace selectively
useful for vicinity_offset and add_primitive
|
2020-08-08 18:41:47 +02:00 |
Martin Diehl
|
56eb57d253
|
homogenization will be removed soon, stop reporting it
|
2020-08-08 18:24:17 +02:00 |
Karo
|
7824a61f2e
|
Merge branch 'user_defined_add_calculation' into 'development'
User defined add calculation
See merge request damask/DAMASK!195
|
2020-08-06 00:53:16 +02:00 |
Philip Eisenlohr
|
ce00371f52
|
fixed rounding bug and updated reference images
|
2020-08-05 10:44:10 -04:00 |
Philip Eisenlohr
|
e4103564a9
|
16bit color index; proper rounding of index values
|
2020-08-05 10:08:48 -04:00 |
Philip Eisenlohr
|
e73ffd6da9
|
fixed and condensed lo,hi range assignment
|
2020-08-04 20:29:27 +02:00 |
Martin Diehl
|
e07c00a592
|
polishing + simple test
autoscaling seems to be broken
|
2020-08-04 20:14:04 +02:00 |
Philip Eisenlohr
|
84551c9d1e
|
integrated former imageData functionality as "shade" method
|
2020-08-04 13:05:30 -04:00 |
Martin Diehl
|
ae20f5ffe6
|
attempt to fix parallel writing on MacOS
should resolve TypeError: cannot pickle
'vtkmodules.vtkIOXML.vtkXMLRectilinearGridWriter' object error
|
2020-08-03 18:19:38 +02:00 |
Martin Diehl
|
a9f53f4822
|
non-vectorized formulas can be implemented in a user functionc
|
2020-07-31 17:04:14 +02:00 |
Martin Diehl
|
50d7842dbe
|
more tests
|
2020-07-31 16:50:01 +02:00 |
Martin Diehl
|
aadce1e554
|
Merge branch 'development' into user_defined_add_calculation
|
2020-07-31 16:15:31 +02:00 |
Martin Diehl
|
4860f9c9ce
|
drop support for parallel marc versions
can still be handled by the user, but is a niche use case
|
2020-07-18 09:51:53 +02:00 |
Martin Diehl
|
2bbd68d964
|
with_suffix strips .1 from 2019.1
|
2020-07-16 09:33:17 +02:00 |
Martin Diehl
|
199ec51bf8
|
typo
|
2020-07-15 21:59:43 +02:00 |
Martin Diehl
|
9225d439ab
|
object oriented path handling
|
2020-07-15 21:58:24 +02:00 |
Martin Diehl
|
fa7f7e6fa4
|
don't complain if ssh without -X/-Y
|
2020-07-15 21:19:09 +02:00 |
Martin Diehl
|
333e840b09
|
standard behavior
most modules have an __version__ attribute
|
2020-07-15 20:57:56 +02:00 |
Martin Diehl
|
6259984e93
|
simplified
complicated, but allows to use functions as properties
|
2020-07-15 20:54:37 +02:00 |
Martin Diehl
|
b0e06f180a
|
reading numpy manual ...
https://numpy.org/doc/stable/reference/generated/numpy.isclose.html
rtol=1.e-8, b=1 gives atol+btol=1.e-8+1e-9, simplified to 1e-8
|
2020-07-13 22:48:29 +02:00 |
Francisco Jose Gallardo Basile
|
e1bbaac0d7
|
Merge branch 'Vectorize-Orientation' into 'development'
Vectorize orientation
See merge request damask/DAMASK!186
|
2020-07-03 12:22:04 +02:00 |
Martin Diehl
|
7b3d1204fa
|
easier to use
|
2020-07-03 07:29:31 +02:00 |
Philip Eisenlohr
|
d4f97f8346
|
Merge branch 'misc-improvements' into 'development'
Misc improvements
See merge request damask/DAMASK!184
|
2020-07-02 21:52:47 +02:00 |
Philip Eisenlohr
|
7b899f1ff1
|
fixed output number format width for single increment0
|
2020-07-02 11:33:09 -04:00 |
Philip Eisenlohr
|
5a96708f41
|
added __iadd__ method
|
2020-07-02 10:26:04 -04:00 |
Philip Eisenlohr
|
f3ff2e7412
|
added __iadd__ method
|
2020-07-02 10:25:04 -04:00 |
Philip Eisenlohr
|
3b72d0ec72
|
added __invert__ method to reverse colormap
|
2020-07-02 10:13:47 -04:00 |
Martin Diehl
|
b88becb9d0
|
don't go out of focus during initialization
|
2020-07-02 08:25:35 +02:00 |
Martin Diehl
|
208d5109d4
|
still needed ...
|
2020-07-02 08:14:13 +02:00 |
Martin Diehl
|
86dc7054a4
|
still needed
|
2020-07-01 22:11:16 +02:00 |
Martin Diehl
|
4abd77fccf
|
more test coverage
|
2020-07-01 17:31:16 +02:00 |
Martin Diehl
|
be1eb996e0
|
more tests and cleaning
|
2020-07-01 15:12:34 +02:00 |
Martin Diehl
|
a7e3dd5a56
|
Merge branch 'development' into Vectorize-Orientation
|
2020-07-01 13:30:39 +02:00 |
Martin Diehl
|
e18a5b8a1b
|
simplifications + more tests
|
2020-07-01 08:57:28 +02:00 |
Martin Diehl
|
de8e9b5fc1
|
fast reduced operation
|
2020-07-01 00:37:02 +02:00 |
Martin Diehl
|
23365660d8
|
polishing
|
2020-06-30 23:18:32 +02:00 |
Martin Diehl
|
ef0c78745a
|
fix for vectorized in_SST + test
|
2020-06-30 23:05:41 +02:00 |
Martin Diehl
|
49d448dced
|
vectorized and cleaned
|
2020-06-30 21:43:57 +02:00 |
Martin Diehl
|
be21d1289d
|
using slicing method
|
2020-06-30 16:33:04 +02:00 |
Martin Diehl
|
c86e3e292c
|
WIP: cleaning namespace
|
2020-06-30 14:07:10 +02:00 |
Martin Diehl
|
9d94b521ad
|
polishing
|
2020-06-30 13:31:58 +02:00 |
Martin Diehl
|
ce7018164f
|
WIP: more reasonable naming
|
2020-06-30 13:05:06 +02:00 |
Martin Diehl
|
b8b34080fe
|
enable array like slicing/iteration
|
2020-06-30 12:16:47 +02:00 |
Martin Diehl
|
c8adfae0fa
|
bugfix: wrong variables used
|
2020-06-30 07:16:49 +02:00 |