I'm wondering how to integrate the area under the curve only till the peak maximum with batch processing?
My data has one column of X and several columns of Y. Each Y column has one maximum value. The maximum values vary column to column. I'm hoping to obtain the area under the curve only until the maximum value.