I'm wondering how PI is converting floating point values to integers. If I understood correctly, when we do an Integration with Combination method 'Average' we are working with floating point. But at the end of the stacking process we need to convert to integers for the RGB values right?
So theoretically we loose signal here.
Is that statement correct? And if so, how is the conversion done, ie; might we also be gaining signal since 2.5 will be rounded up as 3?