ewoksxas.tasks.peak_fit.descriptor_name#

ewoksxas.tasks.peak_fit.descriptor_name(base, peak_index)[source]#

Return the per-peak metadata column name for a descriptor.

The single place that encodes the per-peak column-naming scheme, shared by this task and the Orange widget that reads the output table back.

Parameters:
  • base (str)

  • peak_index (int)

Return type:

str