Usage of half precision floating point numbers is becoming widespread in the context of CryoEM. Currently, Xmipp does not support this type of storage.
In general, it is not useful to work with FP16 in CPUs, as it is supported only in rare cases. The approach would involve converting FP16 numbers to FP32 when reading and vice versa.
Usage of half precision floating point numbers is becoming widespread in the context of CryoEM. Currently, Xmipp does not support this type of storage.