Fixed: * Work around issue in delayed image where it is not handling interpolation correctly. * Fixed np.int, np.float, np.bool
0.7.2
0.7.1
Fixed * The annotations are now returned in the same space as the sample in all cases except for the jagged case, which is still not fully developed.
0.7.0
Changed
* We are renaming the "tr" variable to "target". * Removing some old backup sampling methods. * Removed old "ndsampler.delayed" logic in favor of kwcoco's version
0.6.10
Added * Ability to specify `use_native_scale` in the tr dict, which returns jagged data at its original resolution * Ability to specify `scale` which augments the scale of the data.