merge¶
-
astropy.utils.metadata.merge(left, right, merge_func=None, metadata_conflicts='warn', warn_str_func=<function _warn_str_func>, error_str_func=<function _error_str_func>)[source] [edit on github]¶ Merge the
leftandrightmetadata objects.This is a simplistic and limited implementation at this point.