diff --git a/index.html b/index.html index 35d3a90..0882cb9 100644 --- a/index.html +++ b/index.html @@ -778,7 +778,7 @@

Caveatsmultiscale function in this library stops downsampling when a subqsequent downsampling operation would create an array where any axis has length 1. This is because I work with bioimaging data, and for bioimaging data we often want to represent the coordinates of an array with a translation transformation and a scaling transformation. But scaling and translation cannot both be estimated for a single point, so multiscale avoids creating arrays with singleton dimensions.

Development#

This project is developed using hatch.