peng-lab/BaSiCPy

Sample data value overflow

Closed this issue · 2 comments

Some sample data seem to have overflow of integer values (see black pixels in the center of cells). This usually happens when an integer value is above the upper bound of what N bits can represent. Likely occurred during some conversion of 16 to 8 bits.

Screen Shot 2022-07-06 at 9 50 29 AM

Thanks, I'll replace the data!

closed in #92