- Oct 22, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
this is all handled by nibabel. Also never keeps its own ref to file object. Image.save always saves to a temp file, then moves that to the destination - avoid any problems with mmap/indexed_gzip.
-
Paul McCarthy authored
-
- Sep 07, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Aug 02, 2018
-
-
Paul McCarthy authored
-
- May 31, 2018
-
-
Paul McCarthy authored
-
- May 30, 2018
-
-
Paul McCarthy authored
-
- May 27, 2018
-
-
Paul McCarthy authored
get image data as numpy array.
-
- Feb 27, 2018
-
-
Paul McCarthy authored
state. Image.save ensures that file name has an extension. MGHImage uses both of these changes so that its initial save state is accurate, and when it is saved, it is saved as a nifti
-
Paul McCarthy authored
-
- Feb 08, 2018
-
-
Paul McCarthy authored
-
- Jan 21, 2018
-
-
Paul McCarthy authored
-
- Jan 19, 2018
-
-
Paul McCarthy authored
-
- Jan 17, 2018
-
-
Paul McCarthy authored
DicomImage
-
Paul McCarthy authored
class.
-
- Jan 12, 2018
-
-
Paul McCarthy authored
-
- Dec 13, 2017
-
-
Paul McCarthy authored
might be in memory.
-
- Nov 07, 2017
-
-
Paul McCarthy authored
-
- Nov 02, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
doc tweaks.
-
- Nov 01, 2017
-
-
Paul McCarthy authored
related code in atlas classes
-
- Oct 23, 2017
-
-
Paul McCarthy authored
-
- Oct 21, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Oct 06, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
has no effect when downsampling to a new shape where voxel centres are aligned.
-
Paul McCarthy authored
for us when a new nibabel image is created from an array+existing header
-
- Oct 05, 2017
-
-
Paul McCarthy authored
the former aligns on the centre of voxel (0, 0, 0), whereas the latter aligns on the corner.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Oct 04, 2017
-
-
Paul McCarthy authored
-
- Sep 22, 2017
-
-
Paul McCarthy authored
adjusted resample method to force float output (although this might change).
-
Paul McCarthy authored
-
- Sep 21, 2017
-
-
Paul McCarthy authored
-
- Sep 13, 2017
-
-
Paul McCarthy authored
property. Also added scaledVoxToVoxMat
-
- Aug 27, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Aug 23, 2017
-
-
Paul McCarthy authored
-