MNT: Change method of creating output volume in applywarp
The NEWIMAGE::volume.addvolume function copies the full 4D image data on every call, which in this case is entirely unnecessary, and runs very slowly for images with many timepoints.
Edited by Paul McCarthy