Folks,
This will probably be an easy fix, but solution is eluding me. From a folder, I’m reading text file that accompanies a tif file in order to retrieve scale information that is incorporated in image analysis. Issue is when I’ve isolated needed numeric value, it appears Fiji is still treating number as a string value. This is evident by trying to do simple mathematical operations.
Do I need to make a variable declaration of some kind? Original text file, code, and log output is attached.
Many thanks.
Neil