- Dec 12, 2019
-
-
Paul McCarthy authored
-
Paul McCarthy authored
nibabel
-
Paul McCarthy authored
-
- Jun 12, 2019
-
-
Paul McCarthy authored
-
- Jun 10, 2019
-
-
Paul McCarthy authored
arrays (e.g. RGB data)
-
- Nov 28, 2018
-
-
Paul McCarthy authored
-
- Oct 22, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Sep 07, 2018
-
-
Paul McCarthy authored
-
- Mar 12, 2018
-
-
Paul McCarthy authored
-
- Feb 27, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Jan 09, 2018
-
-
Paul McCarthy authored
expansion with nans. Also small deprecation adjustment in naninfrange
-
- Nov 07, 2017
-
-
Paul McCarthy authored
-
- Oct 23, 2017
-
-
Paul McCarthy authored
-
- Aug 27, 2017
-
-
Paul McCarthy authored
length 1
-
Paul McCarthy authored
-
- May 03, 2017
-
-
Paul McCarthy authored
featdesign.loadDesignMat function
-
- Apr 25, 2017
-
-
Paul McCarthy authored
-
- Apr 17, 2017
-
-
Paul McCarthy authored
gzip image.
-
Paul McCarthy authored
block until queue is empty. ImageWrapper has method to access TaskThread. This is primarily used for testing threaded access to ImageWrapper.
-
- Mar 12, 2017
-
-
Paul McCarthy authored
written to, the old coverages are not discarded - rather, the new data range is calculated on the union of the old coverage and the write slice, across all volumes.
-
- Jan 03, 2017
-
-
Paul McCarthy authored
-
- Dec 13, 2016
-
-
Paul McCarthy authored
dimensionality
-
- Dec 09, 2016
-
-
Paul McCarthy authored
-
- Nov 24, 2016
-
-
Paul McCarthy authored
-
- Nov 20, 2016
-
-
Paul McCarthy authored
-
- Oct 20, 2016
-
-
Paul McCarthy authored
-
- Oct 19, 2016
-
-
Paul McCarthy authored
readbuf size, despite profiling showing that it doesn't make much difference.
-
- Sep 22, 2016
-
-
Paul McCarthy authored
-
- Sep 01, 2016
-
-
Paul McCarthy authored
of lenght 1.
-
- Aug 05, 2016
-
-
Paul McCarthy authored
-
- Jul 26, 2016
-
-
Paul McCarthy authored
keyword arguments.
-
Paul McCarthy authored
TaskThread also doesn't crash when an enqueued task raises an error.
-
- Jun 30, 2016
-
-
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
optionally be told to calculate data ranges on a separate thread.
-
- 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
equivalent expansions which pertain to adjacent vectors/slices/volumes.
-
- Jun 15, 2016
-
-
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.
-