EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ UpdateChecksums

enum class UpdateChecksums
strong

Checksum update policy of VerifyChecksums.

Enumerator
None 

Do not update checksums.

Outdated 

Update checksums of edited HDUs if they exist.

EditedHdu 

Update or write missing checksums in edited HDUs.

AnyHdu 

Update checksums in edited HDUs and write missing checksums in all HDUs.