Added
* new method `get_transform_from` which returns the transform from the space of
one delayed image to the space of another.
Changed
* Added `noop_eps` parameter to delayed warp, which will optimize it away if
the warp is close to identity.
Fixed
* Fixed issue where warp parameters would not be carried through.