Added
* The target dictionary in `CocoSampler.load_sample` can now accept a `channels`
to grab specified channels in multispectral images.
Removed
* `_hack_old_names` from `AbstractFrames`
* `CocoDataset` which was moved to `kwcoco`
* `toypatterns` which was moved to `kwcoco`
* `stats_dict`, which now exists in `kwarray`
* `ndsampler.util` module, use `ndsampler.utils.util_misc` instead.
* `ndsampler.util_futures`, which now lives in `ndsampler.utils.util_futures`
* `make_demo_coco`, use `kwcoco toydata` instead.
* `Frames._lookup_hashid`
* `Frames._lookup_gpath`
* `Frames._gnames`
Modified
* Overhaul of `AbstractFrames` for better auxiliary data integration