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
+
***New parametric image types**: Added five new parametric image generation options in the "New image" menu
10
+
***Checkerboard**: Alternating square pattern ideal for camera calibration, spatial frequency analysis, and MTF testing. Configure square size, offset position, and light/dark values
11
+
***Sinusoidal grating**: Frequency response testing pattern with independent spatial frequencies in X and Y directions, adjustable phase, amplitude, and DC offset. Essential for optical testing and MTF measurements
12
+
***Ring pattern**: Concentric circular rings for radial analysis and PSF testing. Adjustable ring period, width, center position, and amplitude range
13
+
***Siemens star**: Resolution testing pattern with radial spokes for angular frequency analysis. Configure number of spokes (spoke pairs), inner/outer radius to create hole or solid center, and intensity range
14
+
***2D sinc**: Cardinal sine function for PSF modeling and diffraction pattern simulation. Parameters include amplitude, center position, scale factor (sigma), and DC offset
15
+
9
16
***Group short IDs now distinguish between panels**: Group identifiers are now panel-specific to avoid ambiguity in cross-panel operations
10
17
* Signal Panel groups use `gs` prefix (e.g., `gs001`, `gs002`, ...)
11
18
* Image Panel groups use `gi` prefix (e.g., `gi001`, `gi002`, ...)
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/changelog.po
+19-1Lines changed: 19 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-11-09 19:35+0100\n"
10
+
"POT-Creation-Date: 2025-11-10 10:53+0100\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,24 @@ msgstr "DataLab Version 1.0.0"
30
30
msgid"💥 New features and enhancements:"
31
31
msgstr"💥 Nouvelles fonctionnalités et améliorations :"
32
32
33
+
msgid"**New parametric image types**: Added five new parametric image generation options in the \"New image\" menu"
34
+
msgstr"**Nouveaux types d'images paramétriques** : Ajout de cinq nouvelles options de génération d'images paramétriques dans le menu \"Nouvelle image\""
35
+
36
+
msgid"**Checkerboard**: Alternating square pattern ideal for camera calibration, spatial frequency analysis, and MTF testing. Configure square size, offset position, and light/dark values"
37
+
msgstr"**Damier** : Motif carré alterné idéal pour la calibration de la caméra, l'analyse de la fréquence spatiale et les tests MTF. Configurez la taille des carrés, la position de décalage et les valeurs claires/sombres."
38
+
39
+
msgid"**Sinusoidal grating**: Frequency response testing pattern with independent spatial frequencies in X and Y directions, adjustable phase, amplitude, and DC offset. Essential for optical testing and MTF measurements"
40
+
msgstr"**Grille sinusoïdale** : Motif de test de réponse en fréquence avec des fréquences spatiales indépendantes dans les directions X et Y, phase, amplitude et décalage DC réglables. Essentiel pour les tests optiques et les mesures MTF."
41
+
42
+
msgid"**Ring pattern**: Concentric circular rings for radial analysis and PSF testing. Adjustable ring period, width, center position, and amplitude range"
43
+
msgstr"**Motif en anneau** : Anneaux circulaires concentriques pour l'analyse radiale et les tests PSF. Période d'anneau, largeur, position centrale et plage d'amplitude réglables."
44
+
45
+
msgid"**Siemens star**: Resolution testing pattern with radial spokes for angular frequency analysis. Configure number of spokes (spoke pairs), inner/outer radius to create hole or solid center, and intensity range"
46
+
msgstr"**Étoile de Siemens** : Motif de test de résolution avec des rayons radiaux pour l'analyse de la fréquence angulaire. Configurez le nombre de rayons (paires de rayons), le rayon intérieur/extérieur pour créer un centre vide ou plein, et la plage d'intensité."
47
+
48
+
msgid"**2D sinc**: Cardinal sine function for PSF modeling and diffraction pattern simulation. Parameters include amplitude, center position, scale factor (sigma), and DC offset"
49
+
msgstr"**Sinc 2D** : Fonction sinus cardinal pour la modélisation de la PSF et la simulation de motifs de diffraction. Les paramètres incluent l'amplitude, la position centrale, le facteur d'échelle (sigma) et le décalage DC."
50
+
33
51
msgid"**Group short IDs now distinguish between panels**: Group identifiers are now panel-specific to avoid ambiguity in cross-panel operations"
34
52
msgstr"**Les identifiants courts de groupe distinguent désormais les panneaux** : Les identifiants de groupe sont désormais spécifiques au panneau afin d'éviter toute ambiguïté dans les opérations inter-panneaux"
msgid"The third step shows a graphical representation of the imported data. You can use the `Finish` button to import the data into DataLab workspace."
335
368
msgstr"La troisième étape montre une représentation graphique des données importées. Vous pouvez utiliser le bouton « Terminer » pour importer les données dans l'espace de travail de DataLab."
0 commit comments