add_mpdaf_method_keywords

mpdaf.tools.add_mpdaf_method_keywords(header, method, params, values, comments)[source]

Add keywords in a FITS header to describe the method and the corresponding parameters.

Parameters:

header : pyfits.Header

FITS header.

method : string

MPDAF method identifier

params : list of strings

Names of parameters

values : list

Values of parameters

comments : list of strings

parameters description