v0.3: Use rescaling factor instead of pixel size
For segmentation within FIJI, in earlier versions the user had to specify pixel size for rescaling which can be confused with the pixel size of the image.
As the aim is to rescale the image to a pixel size that gives accurate segmentation in StarDist, it is now renamed to rescaling factor
.
Default is 1, which is equivalent to 0.568 micron/pixel -> Pixel size of the images used for training the StarDist models.
More information on conversions and calculations is in the documentation here.