read_file_header¶
- sunpy.io.read_file_header(filepath, filetype=None, **kwargs)[source]¶
Reads the header from a given file.
This should always return a instance of
FileHeader
.
Reads the header from a given file.
This should always return a instance of FileHeader
.