Skip to content

Commit

Permalink
Update src/openms/include/OpenMS/ANALYSIS/OPENSWATH/DIAHelper.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cbielow authored Dec 22, 2023
1 parent ceebcb1 commit 916d676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openms/include/OpenMS/ANALYSIS/OPENSWATH/DIAHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ namespace OpenMS
double& mz, double& im, double& intensity, const RangeMZ& mz_range, const RangeMobility& im_range, bool centroided = false);

/**
@brief Integrate intensities in a spectrum in range @param im_range (if defined) for multiple windows.
@brief Integrate intensities in a spectrum in range @p im_range (if defined) for multiple windows.
@param windows_center is a vector of the center location of the windows.
@param width is the width of the windows across mz
@param im_range is the range of the IM dimension (if defined)
Expand Down

0 comments on commit 916d676

Please sign in to comment.