nectarchain.utils.metadata.add_metadata_to_hdu#

add_metadata_to_hdu(metadata, hdu)[source]#

Write metadata dictionary to a fits HDU .

Parameters:
metadata: dictionary of metadata
hdu: fits HDU where to add metadata