When pressing OK after filling in the details in ‘generating multispectral image’ a error message appears saying:
File open error:
“/applikations/ImageJ.app/plugins/micaToolbox/importSettings.txt (No such file or directory) in line 218
dataFile = File . Open ( settingsFilePath<)>;
It sounds like you perhaps haven’t installed everything correctly. Make sure you’ve copied across all directories and subdirectories to your imagej/plugins/ folder. Make sure you can find “importSettings.txt” in the location you’ve shown above (“/applikations/ImageJ.app/plugins/micaToolbox/importSettings.txt”)
Another cause could be that you’ve installed version 2 of the toolbox to the same ImageJ installation as the previous version (v1). Either delete the old version, or make a fresh version of ImageJ.