ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data.
When using the Fiji plugin on OSX in OpenCL mode, memory allocation sometimes fails with no error or exception being logged - resulting in a blank ClearVolume window. This occured with very small datasets (~20MB) as well as with quite big ones (~500MB).
Closing and reopening Fiji, sometimes more than once, seems to fix the issue.
Ok, we need to check that, maybe we need to retry allocation. I hope it is not a driver issue with memory allocation... Will make sure that it fires and exception for a start
When using the Fiji plugin on OSX in OpenCL mode, memory allocation sometimes fails with no error or exception being logged - resulting in a blank ClearVolume window. This occured with very small datasets (~20MB) as well as with quite big ones (~500MB).
Closing and reopening Fiji, sometimes more than once, seems to fix the issue.