Hello,
When trying to generate a multispectral image with the micaToolbox, I am unable to select the grey standards. The selection tools will allow me to select the area for alignment but not the standards, and I am not really sure why. This error is occurring on both a Mac and a PC. I have compared the settings for overlay and ROI with a computer on which the software is running smoothly, and there have been no differences thus far. Do you have any suggestions about why this error is occurring as well as which settings may need to be checked for discrepancies?
Thanks,
Rachel
Adding this code setBatchMode(false); before this code waitForUser(“Select ” + standardLevels[i] + “% standard”); in the _Generate_Multispectral_Image.ijm file fixed this problem for me 🙂