dir : str, optional
Directory containing the files to be patched. Default is the current
directory, .
new_file_ext : str, optional
Name added to the FITS files with updated header information. It is
added to the base name of the input file, between the old file name
and the .fit or .fits extension. Default is ‘new’.
|