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
+3
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,9 @@ See DataLab [roadmap page](https://datalab-platform.com/en/contributing/roadmap.
45
45
46
46
🛠️ Bug fixes:
47
47
48
+
* Fixed [Issue #172](https://github.com/DataLab-Platform/DataLab/issues/172) - Image profiles: when moving/resizing image, profile plots are not refreshed (fixed in PlotPy v2.7.4)
49
+
* Fixed [Issue #173](https://github.com/DataLab-Platform/DataLab/issues/173) - Phase spectrum: add unit (degree) and function reference (`numpy.angle`) to the documentation
50
+
* Fixed [Issue #177](https://github.com/DataLab-Platform/DataLab/issues/177) - "Open from directory" feature: unexpected group name (a group named "." is created instead of the root folder name)
48
51
* 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
49
52
* 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
+19-1
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-20 20:42+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"
@@ -138,6 +138,15 @@ msgstr "DataLab Version 0.19.2"
138
138
msgid"🛠️ Bug fixes:"
139
139
msgstr"🛠️ Corrections de bugs :"
140
140
141
+
msgid"Fixed [Issue #172](https://github.com/DataLab-Platform/DataLab/issues/172) - Image profiles: when moving/resizing image, profile plots are not refreshed (fixed in PlotPy v2.7.4)"
142
+
msgstr"Correction de l'[Issue #172](https://github.com/DataLab-Platform/DataLab/issues/172) - Profils d'image : lors du déplacement/redimensionnement de l'image, les graphiques de profil ne sont pas actualisés (corrigé dans PlotPy v2.7.4)"
143
+
144
+
msgid"Fixed [Issue #173](https://github.com/DataLab-Platform/DataLab/issues/173) - Phase spectrum: add unit (degree) and function reference (`numpy.angle`) to the documentation"
145
+
msgstr"Correction de l'[Issue #173](https://github.com/DataLab-Platform/DataLab/issues/173) - Spectre de phase : ajouter l'unité (degré) et la référence de fonction (`numpy.angle`) à la documentation"
146
+
147
+
msgid"Fixed [Issue #177](https://github.com/DataLab-Platform/DataLab/issues/177) - \"Open from directory\" feature: unexpected group name (a group named \".\" is created instead of the root folder name)"
148
+
msgstr"Correction de l'[Issue #177](https://github.com/DataLab-Platform/DataLab/issues/177) - Fonctionnalité \"Ouvrir depuis le répertoire\" : nom de groupe inattendu (un groupe nommé \".\" est créé au lieu du nom du dossier racine)"
149
+
141
150
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"
142
151
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"
143
152
@@ -195,6 +204,9 @@ msgstr "Correction de l'[Issue #165](https://github.com/DataLab-Platform/DataLab
195
204
msgid"DataLab Version 0.19.0"
196
205
msgstr"DataLab Version 0.19.0"
197
206
207
+
msgid"💥 New features and enhancements:"
208
+
msgstr"💥 Nouvelles fonctionnalités et améliorations :"
209
+
198
210
msgid"Image operation features (\"Operations\" menu):"
199
211
msgstr"Fonctionnalités d'opération sur les images (menu \"Opérations\") :"
200
212
@@ -204,6 +216,9 @@ msgstr "Renommage du sous-menu \"Rotation\" en \"Symétrie ou rotation\""
msgid"Signal processing features (\"Processing\" menu):"
220
+
msgstr"Fonctionnalités de traitement du signal (menu \"Traitement\") :"
221
+
207
222
msgid"New \"Convert to Cartesian coordinates\" feature"
208
223
msgstr"Nouvelle fonctionnalité \"Convertir en coordonnées cartésiennes\""
209
224
@@ -243,6 +258,9 @@ msgstr "Ajout de la méthode `compute_inverse` pour les processeurs d'image et d
243
258
msgid"This closes [Issue #143](https://github.com/DataLab-Platform/DataLab/issues/143) - New feature: `1/x` for signals and images"
244
259
msgstr"Ceci corrige l'[Issue #143](https://github.com/DataLab-Platform/DataLab/issues/143) - Nouvelle fonctionnalité : `1/x` pour les signaux et les images"
245
260
261
+
msgid"Public API (local or remote):"
262
+
msgstr"API publique (locale ou distante) :"
263
+
246
264
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:"
247
265
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 :"
msgid"Phase of the FFT expressed in degrees, using `numpy.angle <https://docs.scipy.org/doc/numpy/reference/generated/numpy.angle.html>`_ function"
287
+
msgstr"Phase de la FFT exprimée en degrés, utilisant la fonction `numpy.angle <https://docs.scipy.org/doc/numpy/reference/generated/numpy.angle.html>`_"
288
+
283
289
#, python-brace-format
284
290
msgid":math:`y_{1} = \\angle FFT(y_{0})`"
285
291
msgstr""
@@ -574,6 +580,9 @@ msgstr "Elimination de tendance"
574
580
msgid"Create a new signal which is the detrending of each selected signal. This features is based on SciPy's `scipy.signal.detrend <https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.detrend.html>`_ function."
575
581
msgstr"Crée un signal à partir de l'élimination de tendance de chaque signal. Cette fonctionnalité est basée sur la fonction `scipy.signal.detrend <https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.detrend.html>`_ de SciPy."
576
582
583
+
msgid"The following parameters are available:"
584
+
msgstr"Les paramètres suivants sont disponibles :"
585
+
577
586
msgid"Detrending method: 'linear' or 'constant'. See SciPy's `scipy.signal.detrend <https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.detrend.html>`_ function."
578
587
msgstr"Méthode d'élimination de tendance : 'linéaire' ou 'constante'. Voir la fonction `scipy.signal.detrend <https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.detrend.html>`_ de SciPy."
0 commit comments