We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1bc1b commit 10d89b6Copy full SHA for 10d89b6
1 file changed
dclab/features/emodulus/pxcorr.py
@@ -124,10 +124,10 @@ def get_pixelation_delta(feat_corr: str,
124
Corresponding data for `feat_absc`
125
px_um
126
Detector pixel size [µm]
127
-
+
128
Returns
129
-------
130
- For details see :func:`corr_deform_with_area_um` and
+ For details see :func:`corr_deform_with_area_um` and
131
:func:`corr_deform_with_volume`.
132
"""
133
if feat_corr == "deform" and feat_absc == "area_um":
0 commit comments