diff --git a/neurodesk/apps.json b/neurodesk/apps.json index 726d0519..4ae3bfb8 100644 --- a/neurodesk/apps.json +++ b/neurodesk/apps.json @@ -748,6 +748,18 @@ "workflows" ] }, + "dafne": { + "apps": { + "dafne 1.8a4": { + "version": "20260619", + "exec": "", + "apptainer_args": [] + } + }, + "categories": [ + "image segmentation" + ] + }, "datalad": { "apps": { "datalad 1.3.1": { @@ -2628,9 +2640,15 @@ "version": "20260421", "exec": "", "apptainer_args": [] + }, + "qsmxt 9.0.0": { + "version": "20260626", + "exec": "", + "apptainer_args": [] } }, "categories": [ + "image reconstruction", "phase processing", "quantitative imaging", "structural imaging", diff --git a/neurodesk/icons/dafne.png b/neurodesk/icons/dafne.png new file mode 100644 index 00000000..b22d8a00 Binary files /dev/null and b/neurodesk/icons/dafne.png differ