The specific_analyses.relax_disp module now uses the parameter list object to define parameters.
This allows the now unused methods data_names(), default_value(), return_data_name(), and
return_grace_string() to be deleted and their contents copied into the parameter definitions in the
class __init__() method.