bioformats
bioformats copied to clipboard
VirtualImagePlus: Retain B&C settings for each slice
This is a follow up to a previous PR https://github.com/ome/bioformats/pull/3850/files and is an attempt to address the issues raised in https://forum.image.sc/t/b-c-for-a-whole-virtual-stack-cont/57811/10
The fix here reapplies the table settings for each slice using the same approach as the ContrastAdjuster. This may be overkill and there may be a simpler solution to ensure that the settings are applied for each slice.
Failures relate to the 16bit tests, requires further investigation
This pull request has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/b-c-for-a-whole-virtual-stack-cont/57811/19
This pull request has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/b-c-for-a-whole-virtual-stack-cont/57811/21