@@ -331,38 +331,35 @@ Rotation
331331Create a new image which is the result of rotating (90°, 270° or
332332arbitrary angle) or flipping (horizontally or vertically) data.
333333
334- Line profile extraction
335- ^^^^^^^^^^^^^^^^^^^^^^^
334+ Intensity profiles
335+ ^^^^^^^^^^^^^^^^^^
336336
337- Extract an horizontal or vertical profile from each selected image, and create
338- new signals from these profiles.
337+ Line profile extraction
338+ Extract an horizontal or vertical profile from each selected image, and create
339+ new signals from these profiles.
339340
340341Average profile extraction
341- ^^^^^^^^^^^^^^^^^^^^^^^^^^
342-
343- Extract an horizontal or vertical profile averaged over a rectangular area, from
344- each selected image, and create new signals from these profiles.
342+ Extract an horizontal or vertical profile averaged over a rectangular area, from
343+ each selected image, and create new signals from these profiles.
345344
346345Radial profile extraction
347- ^^^^^^^^^^^^^^^^^^^^^^^^^
348-
349- Extract a radial profile from each selected image, and create new signals from
350- these profiles.
351-
352- The following parameters are available:
353-
354- .. list-table ::
355- :header-rows: 1
356- :widths: 25, 75
357-
358- * - Parameter
359- - Description
360- * - Center
361- - Center around which the radial profile is computed: centroid, image center, or manual
362- * - X
363- - X coordinate of the center (if manual), in pixels
364- * - Y
365- - Y coordinate of the center (if manual), in pixels
346+ Extract a radial profile from each selected image, and create new signals from
347+ these profiles.
348+
349+ The following parameters are available:
350+
351+ .. list-table ::
352+ :header-rows: 1
353+ :widths: 25, 75
354+
355+ * - Parameter
356+ - Description
357+ * - Center
358+ - Center around which the radial profile is computed: centroid, image center, or manual
359+ * - X
360+ - X coordinate of the center (if manual), in pixels
361+ * - Y
362+ - Y coordinate of the center (if manual), in pixels
366363
367364Distribute on a grid
368365^^^^^^^^^^^^^^^^^^^^
0 commit comments