DelayedSaturatedMMM.get_channel_contributions_forward_pass_grid#

DelayedSaturatedMMM.get_channel_contributions_forward_pass_grid(start, stop, num)[source]#

Generate a grid of scaled channel contributions for a given grid of shared values.

Parameters:
  • start (float) – Start of the grid. It must be equal or greater than 0.

  • stop (float) – End of the grid. It must be greater than start.

  • num (int) – Number of points in the grid.

Returns:

Grid of channel contributions.

Return type:

DataArray