version 1.7.0:
- Add support for 16-bit floating point ("half float") as Ics_real16.
- Huygens 25.10 writes Ics_real16 data divided by 16.0 in order to make this type have an effective dynamic range from approx 1e-3 to 1e6.
- Add an autoconf test that sets HAVE_FLOAT16 depending on compiler support for _Float16, which is needed in libics_preview if Ics_real16 data are to be handled there.
- Add the Aurox spinning disk microscope as a microscope type.
version 1.6.9:
- Add suport for the scalingFactor parameter.
- Increase the precision of a double parameter in icsAddDouble.