- feat: add support for internal basins
- feat: "image_bg" as internal basin for "sparsemed" background computer
- fix: "sparsmed" background computer attributed background images with
an offset of `split_time` (the fist event obtained the background image
of the first event of the first second and so on)
- enh: support numpy indexing for mapped basins
- enh: add new `write.copy_basins` method
- ref: return `h5py.Group` in `HDF5Data.get_basin_data` instead of
a basin `HDF5Data` instance
- ref: perform "plumbing" before "cleanup" in pipeline
- ref: increment DCNUM_PPID_GENERATION to 11