SINTEF / PySilCam

SINTEF SilCam acquisition, processing and plotting
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Greyscale images not displayed correctly in gui #137

Open WillRNaylor opened 3 years ago

WillRNaylor commented 3 years ago

Describe the bug Greyscale images not displayed correctly in gui

To Reproduce Start the gui. load the STANDARDS folder Tools > Silc file player You should get an image like that shown in screenshots.

Expected behavior Image should be greyscale.

Screenshots MicrosoftTeams-image

Additional context Its possible that in the VimbaPython branch (branch: 51-VimbaPython as of April 2021) there is a check for this problem.

emlynjdavies commented 3 years ago

if the silcfile player is using it's own load function, it should instead use the silcam_load() function in fakepymba (moved to acquisition in the VimbaPython branch)