Simple method that tests whether the input keys are correct, and if so, appends the key names with the galaxy type that they pertain to.
Parameters: | input_parameter_dict : dictionary
correct_initial_keys : list
gal_type : string
key_prefix : string, optional
|
---|---|
Returns: | output_parameter_dict : dictionary
|