create_eso_recipe_config

create_eso_recipe_config#

excalibuhr.utils.create_eso_recipe_config(eso_recipe, outpath, verbose)[source]#

tomasstolker/pycrires Internal method for creating a configuration file with default values for a specified EsoRex recipe.

Parameters:
  • eso_recipe (str) – Name of the EsoRex recipe.

  • outpath (str) – Path to save the config files.

  • verbose (bool) – Print output produced by esorex.

Returns:

None

Return type:

NoneType