Skip to content

ParseHeaderOptions

Defined in: header/parse-header.ts:10

Options for parseHeader.

optional strict?: boolean;

Defined in: header/parse-header.ts:16

Reject standard violations instead of recovering from them. Default false: parse leniently and report issues on warnings, matching how astropy and CFITSIO tolerate real-world archive files.