- 30 Jun, 2016 1 commit
-
-
Paul McCarthy authored
a new thread. 2. ImageWrapper marks its expand coverage task thread as a daemon.
-
- 29 Jun, 2016 6 commits
-
-
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
-
- 28 Jun, 2016 3 commits
-
-
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.
-
- 27 Jun, 2016 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 26 Jun, 2016 1 commit
-
-
Paul McCarthy authored
-
- 20 Jun, 2016 2 commits
-
-
Paul McCarthy authored
platform module.
-
Paul McCarthy authored
-
- 16 Jun, 2016 2 commits
-
-
Paul McCarthy authored
be executed.
-
Paul McCarthy authored
-
- 15 Jun, 2016 5 commits
-
-
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.
-
- 14 Jun, 2016 10 commits
-
-
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
-
- 13 Jun, 2016 8 commits
-
-
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
-
Paul McCarthy authored
-