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
+7
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,13 @@ See DataLab [roadmap page](https://datalab-platform.com/en/contributing/roadmap.
31
31
*`set_current` argument allows to specify if the signal or image should be set as current after being added (default is `True`)
32
32
* This closes [Issue #151](https://github.com/DataLab-Platform/DataLab/issues/151) - Public API: add a keyword `group_id` to `add_signal` and `add_image`
33
33
34
+
## DataLab Version 0.19.2 ##
35
+
36
+
🛠️ Bug fixes:
37
+
38
+
* Fixed [Issue #169](https://github.com/DataLab-Platform/DataLab/issues/169) - Signal / Fourier analysis: magnitude spectrum feature does not work as expected with logarithmic scale enabled
39
+
* Fixed [Issue #168](https://github.com/DataLab-Platform/DataLab/issues/168) - Average profile visualization: empty profile is displayed when the target rectangular area is outside the image area (this has been fixed upstream, in PlotPy v2.7.4, and so requires the latest version of PlotPy)
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/contributing/changelog.po
+21-3
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-13 19:50+0200\n"
10
+
"POT-Creation-Date: 2025-04-19 14:24+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"
@@ -102,12 +102,21 @@ msgstr "L'argument `set_current` permet de spécifier si le signal ou l'image do
102
102
msgid"This closes [Issue #151](https://github.com/DataLab-Platform/DataLab/issues/151) - Public API: add a keyword `group_id` to `add_signal` and `add_image`"
103
103
msgstr"Ceci corrige l'[Issue #151](https://github.com/DataLab-Platform/DataLab/issues/151) - API publique : ajouter un mot-clé `group_id` à `add_signal` et `add_image`"
104
104
105
-
msgid"DataLab Version 0.19.1"
106
-
msgstr"DataLab Version 0.19.1"
105
+
msgid"DataLab Version 0.19.2"
106
+
msgstr"DataLab Version 0.19.2"
107
107
108
108
msgid"🛠️ Bug fixes:"
109
109
msgstr"🛠️ Corrections de bugs :"
110
110
111
+
msgid"Fixed [Issue #169](https://github.com/DataLab-Platform/DataLab/issues/169) - Signal / Fourier analysis: magnitude spectrum feature does not work as expected with logarithmic scale enabled"
112
+
msgstr"Correction de l'[Issue #169](https://github.com/DataLab-Platform/DataLab/issues/169) - Analyse de signal / Fourier : la fonction de spectre de magnitude ne fonctionne pas comme prévu avec l'échelle logarithmique activée"
113
+
114
+
msgid"Fixed [Issue #168](https://github.com/DataLab-Platform/DataLab/issues/168) - Average profile visualization: empty profile is displayed when the target rectangular area is outside the image area (this has been fixed upstream, in PlotPy v2.7.4, and so requires the latest version of PlotPy)"
115
+
msgstr"Correction de l'[Issue #168](https://github.com/DataLab-Platform/DataLab/issues/168) - Visualisation du profil moyen : le profil vide est affiché lorsque la zone rectangulaire cible est en dehors de la zone de l'image (ceci a été corrigé en amont, dans PlotPy v2.7.4, et nécessite donc la dernière version de PlotPy)"
116
+
117
+
msgid"DataLab Version 0.19.1"
118
+
msgstr"DataLab Version 0.19.1"
119
+
111
120
msgid"Pairwise operation mode:"
112
121
msgstr"Mode d'opération pairwise :"
113
122
@@ -156,6 +165,9 @@ msgstr "Correction de l'[Issue #165](https://github.com/DataLab-Platform/DataLab
156
165
msgid"DataLab Version 0.19.0"
157
166
msgstr"DataLab Version 0.19.0"
158
167
168
+
msgid"💥 New features and enhancements:"
169
+
msgstr"💥 Nouvelles fonctionnalités et améliorations :"
170
+
159
171
msgid"Image operation features (\"Operations\" menu):"
160
172
msgstr"Fonctionnalités d'opération sur les images (menu \"Opérations\") :"
161
173
@@ -165,6 +177,9 @@ msgstr "Renommage du sous-menu \"Rotation\" en \"Symétrie ou rotation\""
msgid"Signal processing features (\"Processing\" menu):"
181
+
msgstr"Fonctionnalités de traitement du signal (menu \"Traitement\") :"
182
+
168
183
msgid"New \"Convert to Cartesian coordinates\" feature"
169
184
msgstr"Nouvelle fonctionnalité \"Convertir en coordonnées cartésiennes\""
170
185
@@ -204,6 +219,9 @@ msgstr "Ajout de la méthode `compute_inverse` pour les processeurs d'image et d
204
219
msgid"This closes [Issue #143](https://github.com/DataLab-Platform/DataLab/issues/143) - New feature: `1/x` for signals and images"
205
220
msgstr"Ceci corrige l'[Issue #143](https://github.com/DataLab-Platform/DataLab/issues/143) - Nouvelle fonctionnalité : `1/x` pour les signaux et les images"
206
221
222
+
msgid"Public API (local or remote):"
223
+
msgstr"API publique (locale ou distante) :"
224
+
207
225
msgid"Add `add_group` method with `title` and `select` arguments to create a new group in a data panel (e.g. Signal or Image panel) and eventually select it after creation:"
208
226
msgstr"Ajout de la méthode `add_group` avec les arguments `title` et `select` pour créer un nouveau groupe dans un panneau de données (par exemple, panneau Signal ou Image) et éventuellement le sélectionner après sa création :"
0 commit comments