You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@ See DataLab [roadmap page](https://datalab-platform.com/en/contributing/roadmap.
6
6
7
7
💥 New features and enhancements:
8
8
9
+
* Region of Interest (ROI) editor:
10
+
* This concerns the "Edit Regions of Interest" feature for both signals and images
11
+
* New behavior:
12
+
* Signals: the range ROI selection tool is now active by default, and the user can select right away the range of the signal to be used as a ROI
13
+
* Images: the rectangular ROI selection tool is now active by default, and the user can select right away the rectangular ROI to be used as a ROI
14
+
* This closes [Issue #154](https://github.com/DataLab-Platform/DataLab/issues/154) - ROI editor: activate ROI selection tool by default, so that the user can select right away the area to be used as a ROI
15
+
* Added the "Select tool" to editor's toolbar, to allow the user to switch between the "Select" and "Draw" tools easily without having to use the plot toolbar on the top of the window
9
16
* Signal processing features ("Processing" menu):
10
17
* New "X-Y mode" feature: this feature simulates the behavior of the X-Y mode of an oscilloscope, i.e. it allows to plot one signal as a function of another signal (e.g. X as a function of Y)
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/contributing/changelog.po
+22-1Lines changed: 22 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: DataLab \n"
9
9
"Report-Msgid-Bugs-To: \n"
10
-
"POT-Creation-Date: 2025-04-05 10:44+0200\n"
10
+
"POT-Creation-Date: 2025-04-05 11:54+0200\n"
11
11
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language: fr\n"
@@ -30,6 +30,27 @@ msgstr "DataLab Version 0.20.0"
30
30
msgid"💥 New features and enhancements:"
31
31
msgstr"💥 Nouvelles fonctionnalités et améliorations :"
32
32
33
+
msgid"Region of Interest (ROI) editor:"
34
+
msgstr"Éditeur de région d'intérêt (ROI) :"
35
+
36
+
msgid"This concerns the \"Edit Regions of Interest\" feature for both signals and images"
37
+
msgstr"Cela concerne la fonctionnalité \"Éditer les régions d'intérêt\" pour les signaux et les images"
38
+
39
+
msgid"New behavior:"
40
+
msgstr"Nouveau comportement :"
41
+
42
+
msgid"Signals: the range ROI selection tool is now active by default, and the user can select right away the range of the signal to be used as a ROI"
43
+
msgstr"Signaux : l'outil de sélection de la plage ROI est désormais actif par défaut, et l'utilisateur peut sélectionner immédiatement la plage du signal à utiliser comme ROI"
44
+
45
+
msgid"Images: the rectangular ROI selection tool is now active by default, and the user can select right away the rectangular ROI to be used as a ROI"
46
+
msgstr"Images : l'outil de sélection de la ROI rectangulaire est désormais actif par défaut, et l'utilisateur peut sélectionner immédiatement la ROI rectangulaire à utiliser comme ROI"
47
+
48
+
msgid"This closes [Issue #154](https://github.com/DataLab-Platform/DataLab/issues/154) - ROI editor: activate ROI selection tool by default, so that the user can select right away the area to be used as a ROI"
49
+
msgstr"Ceci clotûre le ticket [Issue #154](https://github.com/DataLab-Platform/DataLab/issues/154) - Éditeur de ROI : activer l'outil de sélection de ROI par défaut, afin que l'utilisateur puisse sélectionner immédiatement la zone à utiliser comme ROI"
50
+
51
+
msgid"Added the \"Select tool\" to editor's toolbar, to allow the user to switch between the \"Select\" and \"Draw\" tools easily without having to use the plot toolbar on the top of the window"
52
+
msgstr"Ajout de l'outil \"Sélectionner\" à la barre d'outils de l'éditeur, pour permettre à l'utilisateur de basculer facilement entre les outils \"Sélectionner\" et \"Dessiner\" sans avoir à utiliser la barre d'outils de tracé en haut de la fenêtre"
53
+
33
54
msgid"Signal processing features (\"Processing\" menu):"
34
55
msgstr"Fonctionnalités de traitement du signal (menu \"Traitement\") :"
0 commit comments