From 6fcc3344bd0bc606f27097a4ba05a5d9242a3ed3 Mon Sep 17 00:00:00 2001 From: Jeremi Levesque Date: Thu, 26 Feb 2026 22:50:36 -0500 Subject: [PATCH] Update containers for registration, seg and betcrop --- modules/nf-neuro/betcrop/antsbet/main.nf | 2 +- .../betcrop/antsbet/tests/main.nf.test.snap | 16 ++++---- modules/nf-neuro/betcrop/fslbetcrop/main.nf | 2 +- .../fslbetcrop/tests/main.nf.test.snap | 38 +++++++++--------- .../nf-neuro/registration/anattodwi/main.nf | 2 +- .../anattodwi/tests/main.nf.test.snap | 12 +++--- modules/nf-neuro/registration/ants/main.nf | 2 +- .../registration/ants/tests/main.nf.test.snap | 24 +++++------ .../registration/antsapplytransforms/main.nf | 2 +- .../tests/main.nf.test.snap | 30 +++++++------- .../nf-neuro/registration/tractogram/main.nf | 2 +- .../tractogram/tests/main.nf.test.snap | 28 ++++++------- modules/nf-neuro/segmentation/fastseg/main.nf | 2 +- .../fastseg/tests/main.nf.test.snap | 24 +++++------ .../segmentation/freesurferseg/main.nf | 2 +- .../freesurferseg/tests/main.nf.test.snap | 28 ++++++------- modules/nf-neuro/segmentation/fslobes/main.nf | 2 +- .../fslobes/tests/main.nf.test.snap | 18 ++++----- .../tests/main.nf.test.snap | 26 ++++++------ .../atlas_roimetrics/tests/main.nf.test.snap | 18 ++++----- .../tests/main.nf.test.snap | 40 +++++++++---------- .../preproc_dwi/tests/main.nf.test.snap | 10 ++--- .../preproc_t1/tests/main.nf.test.snap | 4 +- .../registration/tests/main.nf.test.snap | 12 +++--- .../tractoflow/tests/main.nf.test.snap | 12 +++--- 25 files changed, 179 insertions(+), 179 deletions(-) diff --git a/modules/nf-neuro/betcrop/antsbet/main.nf b/modules/nf-neuro/betcrop/antsbet/main.nf index 74893803..d2fa4052 100644 --- a/modules/nf-neuro/betcrop/antsbet/main.nf +++ b/modules/nf-neuro/betcrop/antsbet/main.nf @@ -3,7 +3,7 @@ process BETCROP_ANTSBET { tag "$meta.id" label 'process_high' - container 'scilus/scilus:2.2.0' + container 'scilus/scilus:2.2.2' input: tuple val(meta), path(t1), path(template), path(tissues_probabilities), path(mask), path(initial_affine) diff --git a/modules/nf-neuro/betcrop/antsbet/tests/main.nf.test.snap b/modules/nf-neuro/betcrop/antsbet/tests/main.nf.test.snap index 5f78d080..1b71833d 100644 --- a/modules/nf-neuro/betcrop/antsbet/tests/main.nf.test.snap +++ b/modules/nf-neuro/betcrop/antsbet/tests/main.nf.test.snap @@ -4,25 +4,25 @@ "test__t1_bet.nii.gz", "test__t1_bet_mask.nii.gz", [ - "versions.yml:md5,25c425d0e08eacc9078fe72576a11b4e" + "versions.yml:md5,0f9b6797883796f1415a649503fa6035" ] ], "meta": { - "nf-test": "0.9.0", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-10-09T19:38:39.066125477" + "timestamp": "2026-02-26T22:27:03.713538802" }, "betcrop - antsbet - stub-run": { "content": [ [ - "versions.yml:md5,25c425d0e08eacc9078fe72576a11b4e" + "versions.yml:md5,0f9b6797883796f1415a649503fa6035" ] ], "meta": { - "nf-test": "0.9.0", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-10-09T19:38:43.736867241" + "timestamp": "2026-02-26T22:27:08.31465089" } } \ No newline at end of file diff --git a/modules/nf-neuro/betcrop/fslbetcrop/main.nf b/modules/nf-neuro/betcrop/fslbetcrop/main.nf index 643334fd..3899ad47 100755 --- a/modules/nf-neuro/betcrop/fslbetcrop/main.nf +++ b/modules/nf-neuro/betcrop/fslbetcrop/main.nf @@ -3,7 +3,7 @@ process BETCROP_FSLBETCROP { tag "$meta.id" label 'process_single' - container "scilus/scilus:2.2.0" + container "scilus/scilus:2.2.2" input: tuple val(meta), path(image), path(bval), path(bvec) diff --git a/modules/nf-neuro/betcrop/fslbetcrop/tests/main.nf.test.snap b/modules/nf-neuro/betcrop/fslbetcrop/tests/main.nf.test.snap index 866bb4c5..ea7fd5b5 100644 --- a/modules/nf-neuro/betcrop/fslbetcrop/tests/main.nf.test.snap +++ b/modules/nf-neuro/betcrop/fslbetcrop/tests/main.nf.test.snap @@ -2,14 +2,14 @@ "betcrop - fslbetcrop - stub-run": { "content": [ [ - "versions.yml:md5,dc971e6f976ef949f2cf565392f3600e" + "versions.yml:md5,06b3bd7ed69358fbd2d2174309f145b7" ] ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T13:29:28.969954" + "timestamp": "2026-02-26T22:28:09.239679593" }, "betcrop - fslbetcrop - dwi": { "content": [ @@ -42,7 +42,7 @@ ] ], "3": [ - "versions.yml:md5,48fde397edb3c0c57fff98e427f1f579" + "versions.yml:md5,d98adbb6838a25ceadc22ff0229a7aee" ], "bbox": [ [ @@ -72,15 +72,15 @@ ] ], "versions": [ - "versions.yml:md5,48fde397edb3c0c57fff98e427f1f579" + "versions.yml:md5,d98adbb6838a25ceadc22ff0229a7aee" ] } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T13:27:23.817381" + "timestamp": "2026-02-26T22:27:25.39706749" }, "betcrop - fslbetcrop - t1": { "content": [ @@ -113,7 +113,7 @@ ] ], "3": [ - "versions.yml:md5,48fde397edb3c0c57fff98e427f1f579" + "versions.yml:md5,d98adbb6838a25ceadc22ff0229a7aee" ], "bbox": [ [ @@ -143,15 +143,15 @@ ] ], "versions": [ - "versions.yml:md5,48fde397edb3c0c57fff98e427f1f579" + "versions.yml:md5,d98adbb6838a25ceadc22ff0229a7aee" ] } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T13:28:12.176385" + "timestamp": "2026-02-26T22:27:40.745798542" }, "betcrop - fslbetcrop - t1 - dilate": { "content": [ @@ -184,7 +184,7 @@ ] ], "3": [ - "versions.yml:md5,48fde397edb3c0c57fff98e427f1f579" + "versions.yml:md5,d98adbb6838a25ceadc22ff0229a7aee" ], "bbox": [ [ @@ -214,14 +214,14 @@ ] ], "versions": [ - "versions.yml:md5,48fde397edb3c0c57fff98e427f1f579" + "versions.yml:md5,d98adbb6838a25ceadc22ff0229a7aee" ] } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T13:29:00.369918" + "timestamp": "2026-02-26T22:27:58.046082616" } } \ No newline at end of file diff --git a/modules/nf-neuro/registration/anattodwi/main.nf b/modules/nf-neuro/registration/anattodwi/main.nf index 1520de47..ea9b3052 100644 --- a/modules/nf-neuro/registration/anattodwi/main.nf +++ b/modules/nf-neuro/registration/anattodwi/main.nf @@ -2,7 +2,7 @@ process REGISTRATION_ANATTODWI { tag "$meta.id" label 'process_single' - container "scilus/scilus:2.2.0" + container "scilus/scilus:2.2.2" input: tuple val(meta), path(fixed_reference), path(moving_anat), path(metric) diff --git a/modules/nf-neuro/registration/anattodwi/tests/main.nf.test.snap b/modules/nf-neuro/registration/anattodwi/tests/main.nf.test.snap index 4f8fa70b..4cd2d8d0 100644 --- a/modules/nf-neuro/registration/anattodwi/tests/main.nf.test.snap +++ b/modules/nf-neuro/registration/anattodwi/tests/main.nf.test.snap @@ -21,7 +21,7 @@ ] ], "10": [ - "versions.yml:md5,f7db1ae1e2dd017daa92c91fbd41a28f" + "versions.yml:md5,37249bcc3b9ecbaf310960d876fd802d" ], "2": [ [ @@ -210,7 +210,7 @@ ] ], "versions": [ - "versions.yml:md5,f7db1ae1e2dd017daa92c91fbd41a28f" + "versions.yml:md5,37249bcc3b9ecbaf310960d876fd802d" ] } ], @@ -218,18 +218,18 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-16T14:13:01.100817732" + "timestamp": "2026-02-26T22:29:56.358054216" }, "registration - anattodwi -stub-run": { "content": [ [ - "versions.yml:md5,f7db1ae1e2dd017daa92c91fbd41a28f" + "versions.yml:md5,37249bcc3b9ecbaf310960d876fd802d" ] ], "meta": { "nf-test": "0.9.3", - "nextflow": "25.10.0" + "nextflow": "25.10.2" }, - "timestamp": "2025-10-28T12:57:40.842368795" + "timestamp": "2026-02-26T22:30:03.859914189" } } \ No newline at end of file diff --git a/modules/nf-neuro/registration/ants/main.nf b/modules/nf-neuro/registration/ants/main.nf index 6ca63ac1..2c42daae 100644 --- a/modules/nf-neuro/registration/ants/main.nf +++ b/modules/nf-neuro/registration/ants/main.nf @@ -3,7 +3,7 @@ process REGISTRATION_ANTS { tag "$meta.id" label 'process_medium' - container "scilus/scilus:2.2.0" + container "scilus/scilus:2.2.2" input: tuple val(meta), path(fixed_image), path(moving_image), path(mask) //** optional, input = [] **// diff --git a/modules/nf-neuro/registration/ants/tests/main.nf.test.snap b/modules/nf-neuro/registration/ants/tests/main.nf.test.snap index 54619fdf..fd32fac7 100644 --- a/modules/nf-neuro/registration/ants/tests/main.nf.test.snap +++ b/modules/nf-neuro/registration/ants/tests/main.nf.test.snap @@ -2,14 +2,14 @@ "registration - ants - stub": { "content": [ [ - "versions.yml:md5,78610891ed0adf1a5fe5f0de034d7555" + "versions.yml:md5,0b121e44c28b1c3efb04ae0dfc9ec76c" ] ], "meta": { "nf-test": "0.9.3", - "nextflow": "25.10.0" + "nextflow": "25.10.2" }, - "timestamp": "2025-10-28T13:00:52.757761907" + "timestamp": "2026-02-26T22:31:18.974318044" }, "registration - ants - SyN quick": { "content": [ @@ -31,7 +31,7 @@ ] ], "10": [ - "versions.yml:md5,78610891ed0adf1a5fe5f0de034d7555" + "versions.yml:md5,0b121e44c28b1c3efb04ae0dfc9ec76c" ], "2": [ [ @@ -202,7 +202,7 @@ ] ], "versions": [ - "versions.yml:md5,78610891ed0adf1a5fe5f0de034d7555" + "versions.yml:md5,0b121e44c28b1c3efb04ae0dfc9ec76c" ] } ], @@ -210,7 +210,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-16T14:58:50.566384471" + "timestamp": "2026-02-26T22:31:02.326829717" }, "registration - ants - SyN": { "content": [ @@ -232,7 +232,7 @@ ] ], "10": [ - "versions.yml:md5,78610891ed0adf1a5fe5f0de034d7555" + "versions.yml:md5,0b121e44c28b1c3efb04ae0dfc9ec76c" ], "2": [ [ @@ -393,7 +393,7 @@ ], "versions": [ - "versions.yml:md5,78610891ed0adf1a5fe5f0de034d7555" + "versions.yml:md5,0b121e44c28b1c3efb04ae0dfc9ec76c" ] } ], @@ -401,7 +401,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-16T14:58:18.910834696" + "timestamp": "2026-02-26T22:30:31.568063805" }, "registration - ants - no warps": { "content": [ @@ -423,7 +423,7 @@ ] ], "10": [ - "versions.yml:md5,78610891ed0adf1a5fe5f0de034d7555" + "versions.yml:md5,0b121e44c28b1c3efb04ae0dfc9ec76c" ], "2": [ @@ -556,7 +556,7 @@ ], "versions": [ - "versions.yml:md5,78610891ed0adf1a5fe5f0de034d7555" + "versions.yml:md5,0b121e44c28b1c3efb04ae0dfc9ec76c" ] } ], @@ -564,6 +564,6 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-16T14:58:57.816858804" + "timestamp": "2026-02-26T22:31:09.237312216" } } \ No newline at end of file diff --git a/modules/nf-neuro/registration/antsapplytransforms/main.nf b/modules/nf-neuro/registration/antsapplytransforms/main.nf index 8c5cbc8e..4c51a45e 100644 --- a/modules/nf-neuro/registration/antsapplytransforms/main.nf +++ b/modules/nf-neuro/registration/antsapplytransforms/main.nf @@ -2,7 +2,7 @@ process REGISTRATION_ANTSAPPLYTRANSFORMS { tag "$meta.id" label 'process_low' - container "scilus/scilus:2.2.0" + container "scilus/scilus:2.2.2" input: tuple val(meta), path(images, arity: '1..*'), path(reference), path(transformations, arity: '1..*') diff --git a/modules/nf-neuro/registration/antsapplytransforms/tests/main.nf.test.snap b/modules/nf-neuro/registration/antsapplytransforms/tests/main.nf.test.snap index 5779687c..65594dff 100644 --- a/modules/nf-neuro/registration/antsapplytransforms/tests/main.nf.test.snap +++ b/modules/nf-neuro/registration/antsapplytransforms/tests/main.nf.test.snap @@ -19,7 +19,7 @@ ] ], "2": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "mqc": [ [ @@ -30,7 +30,7 @@ ] ], "versions": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "warped_image": [ [ @@ -46,7 +46,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-26T12:07:06.814549827" + "timestamp": "2026-02-26T22:32:14.484037029" }, "registration - antsapplytransforms": { "content": [ @@ -70,7 +70,7 @@ ] ], "2": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "mqc": [ [ @@ -82,7 +82,7 @@ ] ], "versions": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "warped_image": [ [ @@ -99,19 +99,19 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-26T12:06:06.982713711" + "timestamp": "2026-02-26T22:31:48.706228856" }, "registration - antsapplytransforms - stub-run": { "content": [ [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ] ], "meta": { "nf-test": "0.9.3", - "nextflow": "25.10.0" + "nextflow": "25.10.2" }, - "timestamp": "2025-10-28T13:12:56.162636033" + "timestamp": "2026-02-26T22:33:04.323442293" }, "registration - antsapplytransforms - multiple images": { "content": [ @@ -139,7 +139,7 @@ ] ], "2": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "mqc": [ [ @@ -153,7 +153,7 @@ ] ], "versions": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "warped_image": [ [ @@ -172,7 +172,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-26T12:08:47.813302967" + "timestamp": "2026-02-26T22:32:57.810708315" }, "registration - antsapplytransforms - custom suffix": { "content": [ @@ -190,13 +190,13 @@ ], "2": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "mqc": [ ], "versions": [ - "versions.yml:md5,bb62f30da9c67a5b3ee5d8316ca38cc5" + "versions.yml:md5,4d59ddbe3d87c2399a11ca8b4008f369" ], "warped_image": [ [ @@ -213,6 +213,6 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-26T12:06:15.364839599" + "timestamp": "2026-02-26T22:31:51.746342266" } } \ No newline at end of file diff --git a/modules/nf-neuro/registration/tractogram/main.nf b/modules/nf-neuro/registration/tractogram/main.nf index eb1e87a2..4ff8059c 100644 --- a/modules/nf-neuro/registration/tractogram/main.nf +++ b/modules/nf-neuro/registration/tractogram/main.nf @@ -2,7 +2,7 @@ process REGISTRATION_TRACTOGRAM { tag "$meta.id" label 'process_single' - container "scilus/scilus:2.2.1" + container "scilus/scilus:2.2.2" input: tuple val(meta), path(tractograms, arity: '1..*'), path(trk_reference), path(reference), path(transformations, arity: '1..2') diff --git a/modules/nf-neuro/registration/tractogram/tests/main.nf.test.snap b/modules/nf-neuro/registration/tractogram/tests/main.nf.test.snap index 5ca5aabc..7002eaae 100644 --- a/modules/nf-neuro/registration/tractogram/tests/main.nf.test.snap +++ b/modules/nf-neuro/registration/tractogram/tests/main.nf.test.snap @@ -12,7 +12,7 @@ ] ], "1": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ], "tractogram": [ [ @@ -24,7 +24,7 @@ ] ], "versions": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ] } ], @@ -32,7 +32,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-23T17:11:42.045847479" + "timestamp": "2026-02-26T22:33:48.0202885" }, "registration - tractogram_bundles": { "content": [ @@ -55,7 +55,7 @@ ] ], "1": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ], "tractogram": [ [ @@ -75,7 +75,7 @@ ] ], "versions": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ] } ], @@ -83,19 +83,19 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-23T17:11:10.133818694" + "timestamp": "2026-02-26T22:33:35.342109456" }, "registration - tractogram - stub-run": { "content": [ [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ] ], "meta": { "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-10T22:43:36.606529162" + "timestamp": "2026-02-26T22:34:01.074119754" }, "registration - tractogram - hdf5": { "content": [ @@ -110,7 +110,7 @@ ] ], "1": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ], "tractogram": [ [ @@ -122,7 +122,7 @@ ] ], "versions": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ] } ], @@ -130,7 +130,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-23T17:11:58.219595158" + "timestamp": "2026-02-26T22:33:53.800773061" }, "registration - tractogram - custom suffix": { "content": [ @@ -145,7 +145,7 @@ ] ], "1": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ], "tractogram": [ [ @@ -157,7 +157,7 @@ ] ], "versions": [ - "versions.yml:md5,a003daf3d91685ed2ab3f7611dba1130" + "versions.yml:md5,834353c787241aa133c709d93fe42b6c" ] } ], @@ -165,6 +165,6 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-01-12T18:00:03.386892492" + "timestamp": "2026-02-26T22:33:42.506181525" } } \ No newline at end of file diff --git a/modules/nf-neuro/segmentation/fastseg/main.nf b/modules/nf-neuro/segmentation/fastseg/main.nf index 5a779d6d..e8ad0e33 100644 --- a/modules/nf-neuro/segmentation/fastseg/main.nf +++ b/modules/nf-neuro/segmentation/fastseg/main.nf @@ -2,7 +2,7 @@ process SEGMENTATION_FASTSEG { tag "$meta.id" label 'process_single' - container 'scilus/scilus:2.2.0' + container 'scilus/scilus:2.2.2' input: tuple val(meta), path(image), path(lesion) diff --git a/modules/nf-neuro/segmentation/fastseg/tests/main.nf.test.snap b/modules/nf-neuro/segmentation/fastseg/tests/main.nf.test.snap index f74ac233..603305a3 100644 --- a/modules/nf-neuro/segmentation/fastseg/tests/main.nf.test.snap +++ b/modules/nf-neuro/segmentation/fastseg/tests/main.nf.test.snap @@ -8,14 +8,14 @@ "test__map_gm.nii.gz:md5:header,58dc3623694060dace951ba8073d5e01,data,420e7664f81a5899f7007f71c08f28d8", "test__map_csf.nii.gz:md5:header,58dc3623694060dace951ba8073d5e01,data,2bde307c6dae36a5fc00eba7a2ca7933", [ - "versions.yml:md5,1f72e3226d319420c4443e50d698c41f" + "versions.yml:md5,f716b51dc7e93b4d88f1af6fd6717936" ] ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:35:54.98941" + "timestamp": "2026-02-26T22:34:42.907830394" }, "segmentation - fastseg": { "content": [ @@ -26,25 +26,25 @@ "test__map_gm.nii.gz:md5:header,58dc3623694060dace951ba8073d5e01,data,420e7664f81a5899f7007f71c08f28d8", "test__map_csf.nii.gz:md5:header,58dc3623694060dace951ba8073d5e01,data,2bde307c6dae36a5fc00eba7a2ca7933", [ - "versions.yml:md5,1f72e3226d319420c4443e50d698c41f" + "versions.yml:md5,f716b51dc7e93b4d88f1af6fd6717936" ] ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:35:13.9598" + "timestamp": "2026-02-26T22:34:23.402871037" }, "segmentation - fastseg - stub-run": { "content": [ [ - "versions.yml:md5,1f72e3226d319420c4443e50d698c41f" + "versions.yml:md5,f716b51dc7e93b4d88f1af6fd6717936" ] ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:36:04.036127" + "timestamp": "2026-02-26T22:34:47.447280364" } } \ No newline at end of file diff --git a/modules/nf-neuro/segmentation/freesurferseg/main.nf b/modules/nf-neuro/segmentation/freesurferseg/main.nf index 0fa8ad0e..f635925f 100644 --- a/modules/nf-neuro/segmentation/freesurferseg/main.nf +++ b/modules/nf-neuro/segmentation/freesurferseg/main.nf @@ -2,7 +2,7 @@ process SEGMENTATION_FREESURFERSEG { tag "$meta.id" label 'process_single' - container 'scilus/scilus:2.2.0' + container 'scilus/scilus:2.2.2' input: tuple val(meta), path(aparc_aseg), path(wmparc), path(lesion) diff --git a/modules/nf-neuro/segmentation/freesurferseg/tests/main.nf.test.snap b/modules/nf-neuro/segmentation/freesurferseg/tests/main.nf.test.snap index 8e8dacd4..7ab853f0 100644 --- a/modules/nf-neuro/segmentation/freesurferseg/tests/main.nf.test.snap +++ b/modules/nf-neuro/segmentation/freesurferseg/tests/main.nf.test.snap @@ -30,7 +30,7 @@ ] ], "3": [ - "versions.yml:md5,b6820832ff438ceefbbfb461980ef7e9" + "versions.yml:md5,6235e7e5bc2cf8cdd1830e345fa7fdaa" ], "csf_mask": [ [ @@ -51,7 +51,7 @@ ] ], "versions": [ - "versions.yml:md5,b6820832ff438ceefbbfb461980ef7e9" + "versions.yml:md5,6235e7e5bc2cf8cdd1830e345fa7fdaa" ], "wm_mask": [ [ @@ -65,22 +65,22 @@ } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:45:27.502526" + "timestamp": "2026-02-26T22:39:12.882979656" }, "segmentation - freesurferseg - stub-run": { "content": [ [ - "versions.yml:md5,b6820832ff438ceefbbfb461980ef7e9" + "versions.yml:md5,6235e7e5bc2cf8cdd1830e345fa7fdaa" ] ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:45:43.222485" + "timestamp": "2026-02-26T22:39:20.762637249" }, "segmentation - freesurferseg": { "content": [ @@ -113,7 +113,7 @@ ] ], "3": [ - "versions.yml:md5,b6820832ff438ceefbbfb461980ef7e9" + "versions.yml:md5,6235e7e5bc2cf8cdd1830e345fa7fdaa" ], "csf_mask": [ [ @@ -134,7 +134,7 @@ ] ], "versions": [ - "versions.yml:md5,b6820832ff438ceefbbfb461980ef7e9" + "versions.yml:md5,6235e7e5bc2cf8cdd1830e345fa7fdaa" ], "wm_mask": [ [ @@ -148,9 +148,9 @@ } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:41:32.722761" + "timestamp": "2026-02-26T22:37:02.572532017" } } \ No newline at end of file diff --git a/modules/nf-neuro/segmentation/fslobes/main.nf b/modules/nf-neuro/segmentation/fslobes/main.nf index ef0047e6..3697ae8f 100644 --- a/modules/nf-neuro/segmentation/fslobes/main.nf +++ b/modules/nf-neuro/segmentation/fslobes/main.nf @@ -2,7 +2,7 @@ process SEGMENTATION_FSLOBES { tag "$meta.id" label 'process_single' - container 'scilus/scilus:2.2.0' + container 'scilus/scilus:2.2.2' input: tuple val(meta), path(fs_folder) diff --git a/modules/nf-neuro/segmentation/fslobes/tests/main.nf.test.snap b/modules/nf-neuro/segmentation/fslobes/tests/main.nf.test.snap index d8f21b92..ef4d31b4 100644 --- a/modules/nf-neuro/segmentation/fslobes/tests/main.nf.test.snap +++ b/modules/nf-neuro/segmentation/fslobes/tests/main.nf.test.snap @@ -21,7 +21,7 @@ ] ], "2": [ - "versions.yml:md5,71209eedfae127a2f17227ac15f4f95e" + "versions.yml:md5,a652f82c4b3a306318e68866b406a84f" ], "labels": [ [ @@ -42,26 +42,26 @@ ] ], "versions": [ - "versions.yml:md5,71209eedfae127a2f17227ac15f4f95e" + "versions.yml:md5,a652f82c4b3a306318e68866b406a84f" ] } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:28:30.654697" + "timestamp": "2026-02-26T22:39:44.838107128" }, "segmentation - fs_lobes - stub-run": { "content": [ [ - "versions.yml:md5,71209eedfae127a2f17227ac15f4f95e" + "versions.yml:md5,a652f82c4b3a306318e68866b406a84f" ] ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:33:51.129213" + "timestamp": "2026-02-26T22:39:56.976777447" } } \ No newline at end of file diff --git a/subworkflows/nf-neuro/anatomical_segmentation/tests/main.nf.test.snap b/subworkflows/nf-neuro/anatomical_segmentation/tests/main.nf.test.snap index b86d206d..245df685 100644 --- a/subworkflows/nf-neuro/anatomical_segmentation/tests/main.nf.test.snap +++ b/subworkflows/nf-neuro/anatomical_segmentation/tests/main.nf.test.snap @@ -19,7 +19,7 @@ ] ], "versions": [ - "versions.yml:md5,7f184d3df98a22ec61c2e52230199180" + "versions.yml:md5,91acc8a9a6c4d338f3b23ce8dce6129b" ], "wm_mask": [ [ @@ -32,10 +32,10 @@ } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:36:29.593552" + "timestamp": "2026-02-26T22:40:09.808919854" }, "anatomical_segmentation - synthseg": { "content": [ @@ -175,7 +175,7 @@ ] ], "versions": [ - "versions.yml:md5,fcaa7c88e19009349d51422fab2077fc" + "versions.yml:md5,5578644b45dcaa76fa55d0566e98a001" ], "wm_map": [ [ @@ -196,10 +196,10 @@ } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:36:14.558096" + "timestamp": "2026-02-26T22:40:02.385387997" }, "anatomical_segmentation - both": { "content": [ @@ -237,8 +237,8 @@ ] ], "versions": [ - "versions.yml:md5,7f184d3df98a22ec61c2e52230199180", - "versions.yml:md5,fcaa7c88e19009349d51422fab2077fc" + "versions.yml:md5,5578644b45dcaa76fa55d0566e98a001", + "versions.yml:md5,91acc8a9a6c4d338f3b23ce8dce6129b" ], "wm_map": [ [ @@ -259,9 +259,9 @@ } ], "meta": { - "nf-test": "0.9.2", - "nextflow": "25.04.7" + "nf-test": "0.9.3", + "nextflow": "25.10.2" }, - "timestamp": "2025-09-30T16:36:44.805357" + "timestamp": "2026-02-26T22:40:17.333903176" } } \ No newline at end of file diff --git a/subworkflows/nf-neuro/atlas_roimetrics/tests/main.nf.test.snap b/subworkflows/nf-neuro/atlas_roimetrics/tests/main.nf.test.snap index 23b78cb0..babbd7ee 100644 --- a/subworkflows/nf-neuro/atlas_roimetrics/tests/main.nf.test.snap +++ b/subworkflows/nf-neuro/atlas_roimetrics/tests/main.nf.test.snap @@ -30,17 +30,17 @@ ] ], "versions": [ - "versions.yml:md5,37dfe7104743280c6e8dd82191e4b9a2", + "versions.yml:md5,10c3c16a89dcab69d4b036e0569aa826", "versions.yml:md5,3866571f819aa78d2b2d019c8df1a88b", - "versions.yml:md5,a5af5e7977506198381bcf6742c334db" + "versions.yml:md5,4b945b03a70d84217c7916069100e024" ] } ], "meta": { "nf-test": "0.9.3", - "nextflow": "25.04.6" + "nextflow": "25.10.2" }, - "timestamp": "2026-02-26T14:27:32.414275" + "timestamp": "2026-02-26T22:41:47.973024573" }, "atlas_roimetrics - IIT atlas - binary": { "content": [ @@ -73,17 +73,17 @@ ] ], "versions": [ - "versions.yml:md5,37dfe7104743280c6e8dd82191e4b9a2", + "versions.yml:md5,10c3c16a89dcab69d4b036e0569aa826", "versions.yml:md5,3866571f819aa78d2b2d019c8df1a88b", - "versions.yml:md5,47d49a165d2ab40f37deba36f77c4bad", - "versions.yml:md5,a5af5e7977506198381bcf6742c334db" + "versions.yml:md5,4b945b03a70d84217c7916069100e024", + "versions.yml:md5,5aab53e71beaecf093af3c8c77d28e9e" ] } ], "meta": { "nf-test": "0.9.3", - "nextflow": "25.04.6" + "nextflow": "25.10.2" }, - "timestamp": "2026-02-26T14:26:42.338982" + "timestamp": "2026-02-26T22:41:32.399271551" } } \ No newline at end of file diff --git a/subworkflows/nf-neuro/output_template_space/tests/main.nf.test.snap b/subworkflows/nf-neuro/output_template_space/tests/main.nf.test.snap index 1bd4ebb6..4a80b293 100644 --- a/subworkflows/nf-neuro/output_template_space/tests/main.nf.test.snap +++ b/subworkflows/nf-neuro/output_template_space/tests/main.nf.test.snap @@ -64,12 +64,12 @@ ], "versions": [ "versions.yml:md5,08c023826481c9130c3914096cda7f63", - "versions.yml:md5,2b72cc481686daf9f4a00587bbf1efa3", - "versions.yml:md5,5091055c3aacdbd4dccc294cc841b8b3", - "versions.yml:md5,513f314aaedec96c49c67ed0bd3bbf4b", - "versions.yml:md5,53e0a593f56efd67061357b22888233f", - "versions.yml:md5,6e9699943a528da0a010defdd462fa3a", - "versions.yml:md5,957fd24bd8b559411e3a565ac7313f40" + "versions.yml:md5,16dbf59818dee83cc2d0df98ab8bca83", + "versions.yml:md5,1eb68be05dd453a43bd7e4c84aa65435", + "versions.yml:md5,596d9223aafe3b087eff98891aa55207", + "versions.yml:md5,cd1137ba5811cb376ecce1e90a8f3461", + "versions.yml:md5,ce9c7ec52ed86a19d0a7ee301e444344", + "versions.yml:md5,fe45b823234eb14a9e13fa03cca099d1" ] } ], @@ -77,7 +77,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-18T15:32:34.613817021" + "timestamp": "2026-02-26T22:42:28.120902041" }, "Template MNI152NLin2009aAsym - using synthmorph registration": { "content": [ @@ -138,13 +138,13 @@ ], "versions": [ "versions.yml:md5,08c023826481c9130c3914096cda7f63", - "versions.yml:md5,5091055c3aacdbd4dccc294cc841b8b3", - "versions.yml:md5,513f314aaedec96c49c67ed0bd3bbf4b", - "versions.yml:md5,53e0a593f56efd67061357b22888233f", - "versions.yml:md5,6e9699943a528da0a010defdd462fa3a", + "versions.yml:md5,16dbf59818dee83cc2d0df98ab8bca83", + "versions.yml:md5,1eb68be05dd453a43bd7e4c84aa65435", "versions.yml:md5,837bc1b10db6cb6c459b8871725ba254", "versions.yml:md5,9013974da5ab5a7ae91e580948968e75", - "versions.yml:md5,957fd24bd8b559411e3a565ac7313f40" + "versions.yml:md5,cd1137ba5811cb376ecce1e90a8f3461", + "versions.yml:md5,ce9c7ec52ed86a19d0a7ee301e444344", + "versions.yml:md5,fe45b823234eb14a9e13fa03cca099d1" ] } ], @@ -152,7 +152,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-20T10:03:09.839689352" + "timestamp": "2026-02-26T22:42:44.929412455" }, "Template MNI152NLin2009cAsym - local templates": { "content": [ @@ -219,12 +219,12 @@ ], "versions": [ "versions.yml:md5,08c023826481c9130c3914096cda7f63", - "versions.yml:md5,2b72cc481686daf9f4a00587bbf1efa3", - "versions.yml:md5,5091055c3aacdbd4dccc294cc841b8b3", - "versions.yml:md5,513f314aaedec96c49c67ed0bd3bbf4b", - "versions.yml:md5,53e0a593f56efd67061357b22888233f", - "versions.yml:md5,6e9699943a528da0a010defdd462fa3a", - "versions.yml:md5,957fd24bd8b559411e3a565ac7313f40" + "versions.yml:md5,16dbf59818dee83cc2d0df98ab8bca83", + "versions.yml:md5,1eb68be05dd453a43bd7e4c84aa65435", + "versions.yml:md5,596d9223aafe3b087eff98891aa55207", + "versions.yml:md5,cd1137ba5811cb376ecce1e90a8f3461", + "versions.yml:md5,ce9c7ec52ed86a19d0a7ee301e444344", + "versions.yml:md5,fe45b823234eb14a9e13fa03cca099d1" ] } ], @@ -232,6 +232,6 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-18T15:09:34.238061542" + "timestamp": "2026-02-26T22:42:09.383936612" } } \ No newline at end of file diff --git a/subworkflows/nf-neuro/preproc_dwi/tests/main.nf.test.snap b/subworkflows/nf-neuro/preproc_dwi/tests/main.nf.test.snap index 6cfb2c1b..44826373 100644 --- a/subworkflows/nf-neuro/preproc_dwi/tests/main.nf.test.snap +++ b/subworkflows/nf-neuro/preproc_dwi/tests/main.nf.test.snap @@ -82,11 +82,11 @@ "versions.yml:md5,034b6d262d1e0e45c673d3ac1756e22f", "versions.yml:md5,218c08543fae3d1e7dd9b1527aa67a21", "versions.yml:md5,36aa21f896df428340af7dd19d86c6ea", - "versions.yml:md5,3efc92963bc72284def5a9aeff469919", "versions.yml:md5,4f645295735c7f79182fd589063e11a5", "versions.yml:md5,6775dffbd2264e526ccdfde32db655b9", "versions.yml:md5,83bb1f168d146ca8d303c24584044f9f", "versions.yml:md5,9881e9b4290c9a81719a8bc3ab18e5de", + "versions.yml:md5,b88c03cd1e2c8e04f78d8712dba42f57", "versions.yml:md5,dd4515fa7d32a40e94927fddf215ef18", "versions.yml:md5,fcf20744f2d2ea2b1a57d549d53c8ee6" ] @@ -96,7 +96,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-26T21:48:43.983949335" + "timestamp": "2026-02-26T22:45:48.536020512" }, "preproc_dwi - AP DWI | PA sbref": { "content": [ @@ -375,8 +375,8 @@ "versions.yml:md5,00b9b4522e87ac393c8e2c908f1affe7", "versions.yml:md5,034b6d262d1e0e45c673d3ac1756e22f", "versions.yml:md5,36aa21f896df428340af7dd19d86c6ea", - "versions.yml:md5,3efc92963bc72284def5a9aeff469919", - "versions.yml:md5,9881e9b4290c9a81719a8bc3ab18e5de" + "versions.yml:md5,9881e9b4290c9a81719a8bc3ab18e5de", + "versions.yml:md5,b88c03cd1e2c8e04f78d8712dba42f57" ] } ], @@ -384,6 +384,6 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-26T21:46:29.111819452" + "timestamp": "2026-02-26T22:43:03.571307454" } } \ No newline at end of file diff --git a/subworkflows/nf-neuro/preproc_t1/tests/main.nf.test.snap b/subworkflows/nf-neuro/preproc_t1/tests/main.nf.test.snap index 40a728d0..39c1546d 100644 --- a/subworkflows/nf-neuro/preproc_t1/tests/main.nf.test.snap +++ b/subworkflows/nf-neuro/preproc_t1/tests/main.nf.test.snap @@ -219,7 +219,7 @@ "versions": [ "versions.yml:md5,7aad91b5043d2dc8e8fc69ffbbe6f657", "versions.yml:md5,9d7a3e397fd20bc0d4b8b46d62060806", - "versions.yml:md5,b2d5031f9feb89710a4936d6194524d4", + "versions.yml:md5,b91bc81ac8c3dfaa6e8f0ad6b5c826ba", "versions.yml:md5,c52859087033eb8e7d0d221195b979ff", "versions.yml:md5,d937d92c2aadc0fa1b02656b7f5c6fba", "versions.yml:md5,f03f54650ff4911b008ce4328a5c51fa" @@ -230,6 +230,6 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-26T16:42:19.768881603" + "timestamp": "2026-02-26T22:46:08.061034709" } } \ No newline at end of file diff --git a/subworkflows/nf-neuro/registration/tests/main.nf.test.snap b/subworkflows/nf-neuro/registration/tests/main.nf.test.snap index bc02436a..2591133c 100644 --- a/subworkflows/nf-neuro/registration/tests/main.nf.test.snap +++ b/subworkflows/nf-neuro/registration/tests/main.nf.test.snap @@ -256,15 +256,15 @@ ] ], "versions": [ - "versions.yml:md5,2740f4407177a63180822db9890b82fc" + "versions.yml:md5,a338911f46f2c623d87eab600c524ffb" ] } ], "meta": { "nf-test": "0.9.3", - "nextflow": "25.04.8" + "nextflow": "25.10.2" }, - "timestamp": "2025-10-24T16:25:08.767472444" + "timestamp": "2026-02-26T22:46:48.9027525" }, "registration - ANTs - Anat to DWI": { "content": [ @@ -354,14 +354,14 @@ ] ], "versions": [ - "versions.yml:md5,21ba9553a13abb65e62caa26aa079736" + "versions.yml:md5,03b958f14a890b541bb76c73f7a72847" ] } ], "meta": { "nf-test": "0.9.3", - "nextflow": "25.10.0" + "nextflow": "25.10.2" }, - "timestamp": "2025-10-28T16:02:30.217450739" + "timestamp": "2026-02-26T22:46:42.344818522" } } \ No newline at end of file diff --git a/subworkflows/nf-neuro/tractoflow/tests/main.nf.test.snap b/subworkflows/nf-neuro/tractoflow/tests/main.nf.test.snap index 1aea0a33..a40509be 100644 --- a/subworkflows/nf-neuro/tractoflow/tests/main.nf.test.snap +++ b/subworkflows/nf-neuro/tractoflow/tests/main.nf.test.snap @@ -391,12 +391,12 @@ ] ], "versions": [ - "versions.yml:md5,0db65009e955d16a3cf997ed4401166d", "versions.yml:md5,229b67add04c70923f1bca378b7b2187", "versions.yml:md5,5011203328febedfa9c5af5684bcc20c", + "versions.yml:md5,68aaff09474ed3ae149c1cffb0651f0d", "versions.yml:md5,7cabc91ec64b5e824e9b8f60d7dcf930", "versions.yml:md5,85cf18214259841972e1ea51961dc19d", - "versions.yml:md5,91bb720c5b6b219ae9d7e0f671592381", + "versions.yml:md5,cdfc3f4153b62c413e2fc6e948f2ef21", "versions.yml:md5,e808fc7967f50aad087f14c8cbcdc7e1", "versions.yml:md5,fee3d07623cc095a898f0a1de534a05b" ], @@ -438,7 +438,7 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-26T15:18:16.261663426" + "timestamp": "2026-02-26T22:49:51.955140843" }, "tractoflow - no rev": { "content": [ @@ -890,13 +890,13 @@ ] ], "versions": [ - "versions.yml:md5,0db65009e955d16a3cf997ed4401166d", "versions.yml:md5,35eb6cc8d3a3b200123613abf38d6c98", "versions.yml:md5,5011203328febedfa9c5af5684bcc20c", + "versions.yml:md5,68aaff09474ed3ae149c1cffb0651f0d", "versions.yml:md5,772acc9a4938fc99817db1c00efd2100", "versions.yml:md5,7cabc91ec64b5e824e9b8f60d7dcf930", "versions.yml:md5,85cf18214259841972e1ea51961dc19d", - "versions.yml:md5,91bb720c5b6b219ae9d7e0f671592381", + "versions.yml:md5,cdfc3f4153b62c413e2fc6e948f2ef21", "versions.yml:md5,e808fc7967f50aad087f14c8cbcdc7e1", "versions.yml:md5,fee3d07623cc095a898f0a1de534a05b" ], @@ -938,6 +938,6 @@ "nf-test": "0.9.3", "nextflow": "25.10.2" }, - "timestamp": "2026-02-26T15:45:17.74751692" + "timestamp": "2026-02-26T22:48:41.476063377" } } \ No newline at end of file