- Jun 30, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
a new thread. 2. ImageWrapper marks its expand coverage task thread as a daemon.
-
- Jun 29, 2016
-
-
Paul McCarthy authored
because __taskThread attr does not exist.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
optionally be told to calculate data ranges on a separate thread.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Jun 28, 2016
-
-
Paul McCarthy authored
to collapse many little expansions (that cover individual volumes) into a few larger ones (that cover many volumes).
-
Paul McCarthy authored
-
Paul McCarthy authored
equivalent expansions which pertain to adjacent vectors/slices/volumes.
-
- Jun 27, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Jun 26, 2016
-
-
Paul McCarthy authored
-
- Jun 20, 2016
-
-
Paul McCarthy authored
platform module.
-
Paul McCarthy authored
-
- Jun 16, 2016
-
-
Paul McCarthy authored
be executed.
-
Paul McCarthy authored
-
- Jun 15, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
of coverage, but overlap on some dimensions.
-
Paul McCarthy authored
Bugfix in ImageWrapper.calcExpansion - could not handle slice outside of coverage, but overlapping with some dimensions. Initial support in Image class for data editing.
-
- Jun 14, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
regions are specified with nan (which can't be represented as uint32).
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
function should not be here.
-
Paul McCarthy authored
-
Paul McCarthy authored
documentation.
-
Paul McCarthy authored
tests because i'm impatient.
-
Paul McCarthy authored
-
- Jun 13, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
into a separate method, as it will probably come in handy for write support.
-
Paul McCarthy authored
-
Paul McCarthy authored
offers a more fine-grained result. Adjusted sliceCovered - function it doesn't need to know the image shape. updateDataRangeOnRead is no longer memoized - slice coverage is checked before it is called, so it shouldn't need to be memoized.
-
Paul McCarthy authored
amount of time to run.
-
Paul McCarthy authored
also skips __getitem__ coverage update if the full image data range has been calculated.
-
Paul McCarthy authored
-