Skip to content

Commit fc7e73f

Browse files
kifEdgarGF93
andauthored
Update src/pyFAI/engines/CSR_engine.py
Co-authored-by: Edgar Gutierrez <112327909+EdgarGF93@users.noreply.github.com>
1 parent 216bb8b commit fc7e73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyFAI/engines/CSR_engine.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def integrate(self,
115115
:param polarization: :solidangle normalization array
116116
:param absorption: :absorption normalization array
117117
:param normalization_factor: scale all normalization with this scalar
118-
:param bool weighted_average: set to False to use an unweigted mean (similar to legacy) instead of the weigted average WIP
118+
:param bool weighted_average: set to False to use an unweighted mean (similar to legacy) instead of the weighted average WIP
119119
:return: the preprocessed data integrated as array nbins x 4 which contains:
120120
regrouped signal, variance, normalization, pixel count, sum_norm²
121121

0 commit comments

Comments
 (0)