Fixed
* Taking non-existing channels from a single-image delayed node returns a
concatenated node with existing and nan channels.
Changed
* Taking subchannels from a concatenated delayed node now groups discontinuous
indices from the same underlying image.
* `channel_spec`, `sensorchan_spec`, `util.lazy_frame_backends`, and
`util.delayed_ops` have all been ported to the new `delayed_image` package.
Removed
* Removed old `util_delayed_ops`