get_caldb_files_with_name

get_caldb_files_with_name(name, workdir)[source]

Return list of .fits files whose CCNM0001 is equal to name.

Parameters:
  • name (string) – name of the CCNM0001 keyword to be searched for
  • workdir (string) – directory containing .fits files
Returns:

list of files in workdir which has their CCNM0001 equal to

card_name :rtype: list