data = readByIndex(dnimds,ind)
returns a subset of observations from a denoising image datastore,
dnimds. The desired observations are specified by
indices, ind.
[data,info]
= readByIndex(dnimds,ind)
also returns information about the observations, including metadata, in
info.