EleFits  4.0.0
A modern C++ API on top of CFitsIO

◆ updateChecksums()

void Euclid::Fits::Hdu::updateChecksums ( ) const

Compute and write (or update) the HDU and data checksums.

Two checksums are computed: at whole HDU level (keyword CHECKSUM), and at data unit level (keyword DATASUM).

See also
verifyChecksums()