You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Qualify the round-trip guarantee in the README
The "round-trips byte-for-byte" claim holds through the strict
`FITSFile.data`, which re-validates on serialization, and a trailing
partial block is zero-padded at parse time — so a file that only loads
under lenient options need not reproduce its input bytes. Say "a
compliant file" instead of "a parsed file".
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments