Skip to content

Commit 121f03d

Browse files
committed
Merge remote-tracking branch 'codra/feature/20-sum-lines-or-col' into feature/20-sum-lines-or-col
# Conflicts: # datalab/gui/actionhandler.py # datalab/gui/processor/image.py # datalab/locale/fr/LC_MESSAGES/datalab.po # doc/features/image/menu_analysis.rst # doc/locale/fr/LC_MESSAGES/features/image/menu_analysis.po
2 parents 947e276 + be63e76 commit 121f03d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

datalab/gui/processor/image.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,6 @@ def register_computations(self) -> None:
664664

665665
# MARK: ANALYSIS
666666
self.register_1_to_0(sigima_image.stats, _("Statistics"), icon_name="stats.svg")
667-
#! Note projection onto horizontal axis means summing along vertical axis.
668667
self.register_1_to_1(
669668
sigima_image.horizontal_projection, _("Sum pixels along vertical axis")
670669
)

doc/locale/fr/LC_MESSAGES/features/image/menu_analysis.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: DataLab \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-09-08 12:21+0200\n"
11+
"POT-Creation-Date: 2025-07-26 18:32+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language: fr\n"

0 commit comments

Comments
 (0)