First. ph1_black is the data field for PhaseOne black data. It is not useful for any other formats.
Second. If you want to scale data up to saturation, you should scan for maximum value in image[] field, than scale as you want.
Also, for real image processing you should subtract black value first.
First. ph1_black is the data field for PhaseOne black data. It is not useful for any other formats.
Second. If you want to scale data up to saturation, you should scan for maximum value in image[] field, than scale as you want.
Also, for real image processing you should subtract black value first.