PixelInflation returns intervals with data points for each pixel. This results in a three dimensional array rather than a list of values. We should adapt IntervalData to work with this, or think of a separate way to save pixel-related data in DataCollections.
PixelInflation returns intervals with data points for each pixel. This results in a three dimensional array rather than a list of values. We should adapt IntervalData to work with this, or think of a separate way to save pixel-related data in DataCollections.
Related to #241