Feature or improvement description
Found two small issues with block bootstrapping and using colors. In the color case, if you supplied some but not all colors, the code quietly reverts to default colors, adding a warning now to explain. In bootstrapping, for wd with just 1 point, this triggered an error and a better approach I think is just revert to normal bootstrapping whenever the number of blocks is more than the number of points (what happens effectively anyway)
Such small changes going to go ahead and merge directly
Yes, ready
Feature or improvement description Found two small issues with block bootstrapping and using colors. In the color case, if you supplied some but not all colors, the code quietly reverts to default colors, adding a warning now to explain. In bootstrapping, for wd with just 1 point, this triggered an error and a better approach I think is just revert to normal bootstrapping whenever the number of blocks is more than the number of points (what happens effectively anyway)
Such small changes going to go ahead and merge directly