Hi there, I have been trying unsuccessfully to load in a raw image as a .NEF file from a Nikon camera to generate a multispectral image. I am using the mica toolbox version 2.2.2 each time I come up with the same error code:
Timeout- DCRAW doesn’t seem to have processed this file
There are no images open in line 69 run(“32-bit”)
There are no images open in line 367 photoID=getimageID()
I have also tried to manually input the dcraw code as I am working on a Mac (OS Sequoia 15.2), and read on one of the help pages that it might work, but still no luck. I have also tried rewriting the code as per https://www.empiricalimaging.com/2023/03/28/quick-fixes-to-errors-creating-or-loading-mspec-images-in-v2-1-1/ which still doesn’t seem to be doing anything. Any help would be greatly appreciated!
Are these uncompressed RAW files or partially compressed RAW files (as most new cameras are able to produce). Have you tried repeating the error on a Windows or Linux machine?